- 16 Feb, 2007 1 commit
-
-
Kurt Zeilenga authored
-
- 05 Feb, 2007 1 commit
-
-
Howard Chu authored
-
- 10 Jan, 2007 1 commit
-
-
Howard Chu authored
-
- 09 Jan, 2007 1 commit
-
-
Howard Chu authored
-
- 07 Jan, 2007 2 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
- after connect(2), if async the connection is in "connecting" state - the first time a request is sent, "connecting" conns are polled - in case of success, the request is sent - in case still connecting, LDAP_X_CONNECTING is returned; clients are expected to retry later - the "async" behavior must be explicitly enabled by setting the LDAP_OPT_CONNECT_ASYNC option "local" connections need work
-
- 06 Jan, 2007 1 commit
-
-
Pierangelo Masarati authored
-
- 02 Jan, 2007 1 commit
-
-
Kurt Zeilenga authored
-
- 17 Dec, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 03 Dec, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 28 Oct, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 22 Oct, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 01 Sep, 2006 2 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- 15 May, 2006 1 commit
-
-
Kurt Zeilenga authored
-
- 06 May, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 07 Apr, 2006 1 commit
-
-
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
-
- 03 Jan, 2006 1 commit
-
-
Kurt Zeilenga authored
-
- 13 Dec, 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.
-
- 12 Oct, 2005 1 commit
-
-
Howard Chu authored
-
- 09 Oct, 2005 1 commit
-
-
Howard Chu authored
-
- 22 Jul, 2005 1 commit
-
-
Hallvard Furuseth authored
-
- 28 May, 2005 1 commit
-
-
Pierangelo Masarati authored
-
- 01 Jan, 2005 1 commit
-
-
Kurt Zeilenga authored
-
- 23 Nov, 2004 1 commit
-
-
Howard Chu authored
LDAP_OPT_X_TLS_CONNECT_CB and LDAP_OPT_X_TLS_CONNECT_ARG with int (LDAP_TLS_CONNECT_CB) (LDAP *ld, SSL *ssl, SSL_CTX *ctx, void *arg) To be called whenever the client library allocates a new SSL* handle.
-
- 18 Oct, 2004 2 commits
-
-
Kurt Zeilenga authored
-
Jong Hyuk Choi authored
-
- 09 Jul, 2004 2 commits
-
-
Kurt Zeilenga authored
Need to deal with selectinfo...
-
Kurt Zeilenga authored
-
- 01 Jan, 2004 1 commit
-
-
Kurt Zeilenga authored
-
- 14 Dec, 2003 1 commit
-
-
Kurt Zeilenga authored
Need to remove use of deprecated functions.
-
- 26 Nov, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 18 Oct, 2003 2 commits
-
-
Luke Howard authored
-
Luke Howard authored
-
- 12 Oct, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 06 Jun, 2003 1 commit
-
-
Hallvard Furuseth authored
-
- 01 May, 2003 1 commit
-
-
Howard Chu authored
-
- 22 Apr, 2003 1 commit
-
-
Kurt Zeilenga authored
HEADS UP: May break some Kerberos deployments.
-
- 21 Apr, 2003 1 commit
-
-
Kurt Zeilenga authored
Need to look closely at the memcpy. (It likely can be eliminated as well.)
-