- 03 Jan, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 29 Jan, 2016 1 commit
-
-
Quanah Gibson-Mount authored
-
- 29 Aug, 2015 1 commit
-
-
Howard Chu authored
-
- 11 Feb, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 14 Jan, 2015 1 commit
-
-
Howard Chu authored
-
- 15 Sep, 2014 1 commit
-
-
Howard Chu authored
Only in back-mdb; back-bdb needs work but it's deprecated; not worth the effort. In particular txn, retry after deadlocks makes the whole thing too messy.
-
- 25 Jan, 2014 1 commit
-
-
Kurt Zeilenga authored
-
- 10 Oct, 2013 1 commit
-
-
Howard Chu authored
-
- 07 Sep, 2013 2 commits
-
-
Howard Chu authored
Writer threads do their own wait using select/poll instead of asking the listener thread. Eliminates one mutex+one condvar per conn plus multiple wakeups of the listener thread. Also fixes writetimeout to wait an exact time, instead of the approximation used in the listener thread.
-
Howard Chu authored
Note: I could not test the MozNSS patch due to the absence of NSS PEM support on my machine. Given the review comments in https://bugzilla.mozilla.org/show_bug.cgi?id=402712 I doubt that trustworthy PEM support will be appearing for MozNSS any time soon.
-
- 27 Aug, 2013 1 commit
-
-
Howard Chu authored
Currently only implemented for OpenSSL. Needs an option to set the criticality flag.
-
- 18 Mar, 2013 1 commit
-
-
Hallvard Furuseth authored
-
- 02 Jan, 2013 1 commit
-
-
Kurt Zeilenga authored
-
- 23 Jan, 2012 2 commits
-
-
Hallvard Furuseth authored
connection_<first/next>() takes a ber_socket_t *index, not int*.
-
Hallvard Furuseth authored
Code comments belong in the code, not in commit messages.
-
- 22 Jan, 2012 1 commit
-
-
- 13 Jan, 2012 1 commit
-
-
Hallvard Furuseth authored
Partial revert of 9e00b6cc:connection.c.
-
- 01 Jan, 2012 1 commit
-
-
Kurt Zeilenga authored
-
- 08 Sep, 2011 1 commit
-
-
Pierangelo Masarati authored
import ITS#6925 patch; fix peeraddr variable name clash in LDAP_CONNECTIONLESS code; fix scope of addr[] when inet_ntop(3) is used
-
- 22 Aug, 2011 1 commit
-
-
Pierangelo Masarati authored
-
- 15 Apr, 2011 1 commit
-
-
Howard Chu authored
Only affects delta-syncrepl - stop listening to clients while refresh is running.
-
- 12 Jan, 2011 1 commit
-
-
Hallvard Furuseth authored
-
- 05 Jan, 2011 1 commit
-
-
Kurt Zeilenga authored
-
- 31 Dec, 2010 1 commit
-
-
Hallvard Furuseth authored
Caller provides and reuses a SlapReply it does not read after initialization. So reinitialize or move the declaration inwards. In case of refint, move the rs parameter into refint_repair().
-
- 30 Dec, 2010 1 commit
-
-
Hallvard Furuseth authored
-
- 14 Dec, 2010 1 commit
-
-
Hallvard Furuseth authored
-
- 13 Apr, 2010 1 commit
-
-
Kurt Zeilenga authored
-
- 04 Dec, 2009 1 commit
-
-
Howard Chu authored
-
- 21 Nov, 2009 1 commit
-
-
Pierangelo Masarati authored
-
- 19 Nov, 2009 1 commit
-
-
Howard Chu authored
-
- 15 Nov, 2009 1 commit
-
-
Howard Chu authored
-
- 13 Nov, 2009 1 commit
-
-
Howard Chu authored
-
- 28 Aug, 2009 1 commit
-
-
Howard Chu authored
-
- 17 Aug, 2009 1 commit
-
-
Howard Chu authored
set and idletimeout is not.
-
- 21 Jul, 2009 1 commit
-
-
Howard Chu authored
-
- 28 Jun, 2009 2 commits
-
-
Hallvard Furuseth authored
-
Howard Chu authored
has fully returned to the connection manager. This may result in "deferring operation: binding" messages being logged again (ITS#3850) but it should not cause any hangs.
-
- 05 Jun, 2009 1 commit
-
-
Hallvard Furuseth authored
-
- 28 May, 2009 1 commit
-
-
Howard Chu authored
-
- 14 May, 2009 1 commit
-
-
Howard Chu authored
-