Age | Commit message (Expand) | Author |
---|---|---|
2015-12-30 | SSL_CTX_free() and SSL_free() check for null so dont do it in ldapd | Sebastian Benoit |
2015-12-10 | Remove NULL-checks before free(). ok tb@ | mmcc |
2015-01-16 | change to <limits.h> universe. The only changes in the binary are due | Theo de Raadt |
2014-07-11 | add additional includes required to build with -DOPENSSL_NO_DEPRECATED | Jonathan Gray |
2013-09-07 | Change default ciphers to HIGH:!aNULL. | Federico G. Schwindt |
2013-01-28 | ssl.c is a very old copy of smtpd's and didn't catch up the bump of the | Gilles Chehade |
2010-07-01 | Remove dead assignments. Found by clang static analyzer. | Martin Hedenfal |
2010-06-27 | Remove unused functions and variables, found by lint. | Martin Hedenfal |
2010-05-31 | Remove trailing whitespace and spaces before tabs. | Martin Hedenfal |
2010-05-31 | Initial import of ldapd, a small LDAP daemon. Work in progress. | Martin Hedenfal |