- 21 Nov, 2012 1 commit
-
-
Ralf Haferkamp authored
If a timeout is set, perform the SSL Handshake using non-blocking IO. This way we can timeout if SSL Handshake gets stuck for whatever reason. This code is currently hidden behind #ifdefs (LDAP_USE_NON_BLOCKING_TLS) and disabled by default as there seem to be some problems using NON-blocking I/O during the TLS Handshake when linking against NSS (either a bug in NSS itself of in tls_m.c, see discussion on -devel) This patch adds an additional parameter to ldap_int_poll() in order to indicate if we're waiting in order to perform a read or write operation.
-
- 20 Feb, 2012 1 commit
-
-
Howard Chu authored
-
- 01 Jan, 2012 1 commit
-
-
Kurt Zeilenga authored
-
- 09 Jun, 2011 1 commit
-
-
Howard Chu authored
-
- 05 Jan, 2011 1 commit
-
-
Kurt Zeilenga authored
-
- 22 Oct, 2010 1 commit
-
-
Howard Chu authored
-
- 13 Oct, 2010 1 commit
-
-
Howard Chu authored
-
- 27 Jul, 2010 1 commit
-
-
Pierangelo Masarati authored
-
- 26 Jul, 2010 2 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- 02 Jun, 2010 1 commit
-
-
Howard Chu authored
-
- 13 Apr, 2010 1 commit
-
-
Kurt Zeilenga authored
-
- 03 Mar, 2009 1 commit
-
-
Howard Chu authored
-
- 09 Feb, 2009 1 commit
-
-
Howard Chu authored
-
- 22 Jan, 2009 1 commit
-
-
Kurt Zeilenga authored
-
- 13 Oct, 2008 1 commit
-
-
Hallvard Furuseth authored
error, not LBER_ERROR.
-
- 09 Oct, 2008 1 commit
-
-
Howard Chu authored
and Rafal Szczeniak <mimir@samba.org>, with minor cleanups
-
- 07 Oct, 2008 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 14 Aug, 2008 1 commit
-
-
Howard Chu authored
-
- 23 May, 2008 1 commit
-
-
Howard Chu authored
-
- 08 Jan, 2008 1 commit
-
-
Kurt Zeilenga authored
-
- 08 Jun, 2007 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 09 May, 2007 1 commit
-
-
Hallvard Furuseth authored
-
- 11 Apr, 2007 1 commit
-
-
Pierangelo Masarati authored
don't assert(0); apparently, other responses may result from a simple bind (but log them, at least; ITS#4924)
-
- 21 Feb, 2007 1 commit
-
-
Pierangelo Masarati authored
-
- 05 Feb, 2007 1 commit
-
-
Howard Chu authored
-
- 10 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
-
- 02 Jan, 2007 1 commit
-
-
Kurt Zeilenga authored
-
- 04 Dec, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 03 Dec, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 12 Nov, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 02 Nov, 2006 1 commit
-
-
Pierangelo Masarati authored
-
- 14 Sep, 2006 1 commit
-
-
Howard Chu authored
(with notable exceptions: ignore tests for EINTR which winsock never sets)
-
- 01 Sep, 2006 3 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-