- 10 Jul, 2008 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 12 Feb, 2008 2 commits
-
-
Quanah Gibson-Mount authored
-
Kurt Zeilenga authored
-
- 10 Feb, 2008 1 commit
-
-
Howard Chu authored
-
- 08 Jan, 2008 1 commit
-
-
Kurt Zeilenga authored
-
- 01 Sep, 2007 1 commit
-
-
Quanah Gibson-Mount authored
-
- 12 Jun, 2007 1 commit
-
-
Hallvard Furuseth authored
require that ldap_pvt_thread_t can be cast to u.long and is not wider. ITS#5010: In ldap_X509dn2bv(), catch error return from ber_decode_oid().
-
- 20 May, 2007 2 commits
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
causes ldap_pvt_thread_self to be called with the wrong prototype. That can cause OpenSSL to use a garbage value, e.g. if the unsigned long it expects takes two words but ldap_pvt_thread_t is an int. I'm fixing it in HEAD now and also provoking an error if unsigned long cannot hold a ldap_pvt_thread_t. Otherwise it can silently compile to broken code. Maybe the latter should go in configure, but since OpenSSL presumably breaks anyway if that fails I don't see much point at this time.
-
- 18 May, 2007 1 commit
-
-
Hallvard Furuseth authored
-
- 14 May, 2007 2 commits
-
-
Howard Chu authored
The Written Word and Stanford University.
-
Ralf Haferkamp authored
-
- 13 May, 2007 3 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 23 Mar, 2007 1 commit
-
-
Howard Chu authored
-
- 24 Jan, 2007 1 commit
-
-
Howard Chu authored
-
- 02 Jan, 2007 1 commit
-
-
Kurt Zeilenga authored
-
- 30 Nov, 2006 1 commit
-
-
Howard Chu authored
-
- 09 Nov, 2006 1 commit
-
-
Howard Chu authored
is done
-
- 14 Sep, 2006 1 commit
-
-
Howard Chu authored
(with notable exceptions: ignore tests for EINTR which winsock never sets)
-
- 02 Jul, 2006 1 commit
-
-
Howard Chu authored
-
- 08 Jun, 2006 1 commit
-
-
Howard Chu authored
-
- 15 May, 2006 1 commit
-
-
Kurt Zeilenga authored
-
- 13 May, 2006 1 commit
-
-
Howard Chu authored
-
- 11 Apr, 2006 2 commits
-
-
Kurt Zeilenga authored
-
Howard Chu authored
-
- 07 Apr, 2006 4 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Move TLS options into struct ldapoptions. Added ldap_int_tls_destroy() Added LDAP_OPT_X_TLS_NEWCTX to generate new SSL_CTX
-
- 19 Jan, 2006 1 commit
-
-
Howard Chu authored
-
- 03 Jan, 2006 1 commit
-
-
Kurt Zeilenga authored
-
- 08 Nov, 2005 1 commit
-
-
Howard Chu authored
with tls_opt_require_cert = TRY or DEMAND. Ignore requirements for clients.
-
- 06 Nov, 2005 1 commit
-
-
Pierangelo Masarati authored
-
- 05 Nov, 2005 1 commit
-
-
Howard Chu authored
ldap_initializ'ing an LD and before connecting on it. Really all of the global TLS options belong in the ldapoptions struct, instead of static vars.
-
- 02 Nov, 2005 1 commit
-
-
Howard Chu authored
-
- 28 Oct, 2005 1 commit
-
-
Howard Chu authored
-
- 12 Oct, 2005 1 commit
-
-
Kurt Zeilenga authored
keyfile, certfile, cacertfile, or cacertdir is provided. Note that TLS can be properly configured without any of these when non-X.509 cipher suites are used, so this might have be rethought.
-