]> git.sur5r.net Git - openldap/history - libraries/libldap
ITS#6399, fix RFC4511 references, other references
[openldap] / libraries / libldap /
2009-11-18 Howard ChuMore for prev commit - only set if URL was provided.
2009-11-18 Howard ChuITS#6386 Must init conn->lconn_server
2009-11-18 Pierangelo Masaratihonor -1 timeout (ITS#6388)
2009-11-15 Howard ChuITS#6283 add missing env options
2009-11-06 Howard Chupartially revert prev commit
2009-11-06 Howard ChuMinor cleanup in strval2str
2009-10-30 Hallvard FurusethITS#6355: Fix uninitialiezed lso_tmp_rsa_cb() return...
2009-10-27 Howard ChuFix prev commit, s/errno/err/g
2009-10-26 Howard ChuFor prev commit, check for EINTR/EAGAIN/EWOULDBLOCK
2009-10-26 Howard ChuITS#6327, #6334 take ret=-1/EINTR into account
2009-10-26 Howard ChuCleanup prev commit
2009-10-26 Howard ChuITS#6327 fix sb_sasl_generic_write retval for partial...
2009-09-30 Ralf HaferkampIn case of certificate verification failures include...
2009-09-25 Howard ChuOn OpenSSL 0.9.8 and newer, use RSA_generate_key_ex...
2009-09-08 Pierangelo Masaratikeep compatibility with slapd's gmtime_mutex (ITS#6262)
2009-08-29 Howard ChuITS#6278 PEM support for MozNSS from rmeggins@redhat...
2009-08-19 Pierangelo Masaraticopy username, much like other string-valued options...
2009-08-19 Pierangelo Masaraticleanup previous commit
2009-08-19 Pierangelo Masaratisilence warnings
2009-08-19 Pierangelo Masaratiaddress signedness issue
2009-08-19 Hallvard FurusethMore ITS#6262: Also define ldap_pvt_gmtime_[un]lock...
2009-08-19 Pierangelo Masaratifix previous commit
2009-08-18 Pierangelo Masaratiwrap gmtime for reentrancy (ITS#6262)
2009-08-18 Pierangelo Masaratifix previous commit
2009-08-18 Pierangelo Masaratiexpose SASL_USERNAME when it makes sense (EXTERN needs...
2009-08-14 Howard ChuMore for prev commit
2009-08-13 Howard ChuFix prev commit again, IPPROTO_TCP is the documented...
2009-08-13 Howard ChuFix prev commit, it was not Linux-only as it claimed...
2009-08-07 Hallvard FurusethFix last commit: cast strcasecmp unsigned char* to...
2009-08-07 Howard ChuIn session_chkhost get the last CN, not the first.
2009-07-31 Howard ChuMinor cleanup
2009-07-31 Howard ChuFix, reqcert == ALLOW should ignore cert verification...
2009-07-31 Howard ChuITS#6239 use our own hostname checking for MozNSS
2009-07-30 Howard ChuCheck for CN length match as well in chkhost
2009-07-13 Howard ChuAdd VLV Error
2009-07-07 Hallvard FurusethITS#6197 - normalize & speed up ldap_err2string/ldap_pe...
2009-07-03 Howard ChuCleanup ciphernum
2009-07-02 Howard ChuAcknowledge richm
2009-07-02 Howard ChuITS#5696 Additional MozNSS support from rmeggins@redhat.com
2009-07-01 Howard ChuITS#6192 add all digests. Also stop using SSLeay-compat...
2009-06-11 Hallvard FurusethCast getpeername() arg from struct sockaddr_un* to...
2009-05-06 Ralf HaferkampIntroduce options to configure tcp-keepalive settings...
2009-04-29 Pierangelo Masarati(nearly blind) fix for NULL in TLS error message (ITS...
2009-04-24 Ralf Haferkampmore warning fixes
2009-04-11 Howard ChuITS#6053 must use gnutls_x509_privkey_init()
2009-03-05 Howard ChuMore cleanup
2009-03-05 Howard ChuTweak prev commit
2009-03-05 Howard ChuITS#5991 build cert chain, GnuTLS doesn't do it for us
2009-03-05 Howard ChuITS#5992 trust X509v1 CA certs
2009-03-03 Howard ChuITS#5980 clear res_matched after successfully chasing...
2009-03-03 Howard ChuITS#5980 - find_connection should match URLs with empty...
2009-03-02 Howard ChuITS#5849 patch was wrong, don't X509_free session cert
2009-03-02 Howard ChuITS#5981 fix GnuTLS TLSVerifyClient try
2009-02-25 Howard ChuITS#5976 check for cert/DN
2009-02-25 Howard ChuDon't call NSS_Shutdown if someone else init'd the...
2009-02-24 Pierangelo Masaratifix ldap namespace (part of ITS#5974)
2009-02-20 Pierangelo Masaratire-fix ITS#5916
2009-02-17 Quanah Gibson-MountRevert part of last commit
2009-02-17 Quanah Gibson-MountMore for ITS#5955
2009-02-17 Quanah Gibson-MountITS#5955
2009-02-15 Pierangelo Masaratifix misc warnings
2009-02-11 Howard ChuAdd comments about ITS#3134, #5938, RFC4513 for posteri...
2009-02-10 Howard ChuITS#5937 fix ancient IPv6 typo
2009-02-10 Howard ChuITS#5853 restructure wait4msg / try_read1msg again...
2009-02-09 Howard ChuITS#5934 fix NULL pointer deref
2009-02-08 Howard ChuITS#5928 hide all ldap_pvt_tls APIs when !HAVE_TLS
2009-02-04 Howard ChuITS#5920 restore old HAS_TLS test
2009-02-02 Howard ChuITS#5916 - externally callable functions are ldap_pvt...
2009-01-31 Pierangelo MasaratiAllow alias dereferencing in search C API; use new...
2009-01-26 Howard ChuITS#5789 again
2009-01-26 Howard ChuITS#5462 add randfile support for gcrypt 1.4
2009-01-26 Howard ChuITS#5887 add native support for cipher suites for GnuTL...
2009-01-26 Howard ChuITS#5655 for new structure
2009-01-26 Howard ChuSwitch to using modular TLS code, single-implementation...
2009-01-24 Howard ChuITS#5896 don't return immediately on Intermediate responses
2009-01-24 Howard ChuITS#5655 TLS_PROTOCOL_MIN from Philip Guenther
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-12-12 Ralf HaferkampFixed typo
2008-12-05 Howard ChuITS#5849 free peer cert after retrieving DN
2008-11-21 Howard ChuFix prev commit
2008-11-21 Howard ChuITS#5812 add SASL_NOCANON / -N option
2008-11-21 Howard ChuITS#4750 only read LDAP_CONF_FILE if geteuid() != getuid()
2008-11-18 Pierangelo Masaraticheck for bogus params to an LDAP routine (ITS#5817)
2008-11-16 Hallvard FurusethITS#5815: Fix typo "#elif defined( MAXHOSTNAMELEN".
2008-11-04 Howard ChuITS#5789 GNUtls - allow CN matches against IP addresses
2008-11-03 Howard ChuITS#5739 fix for ITS#4879 was too eager about IPv6...
2008-10-24 Hallvard FurusethITS#4467: Fix ptr += snprintf buffer overflow tests...
2008-10-22 Pierangelo Masaratitag optional stuff
2008-10-22 Pierangelo Masaratiadd support for (experimental) dereference control...
2008-10-22 Pierangelo Masaratimissing $OpenLDAP$ header
2008-10-21 Ralf Haferkampreset ld->ld_errno to avoid returning error codes of...
2008-10-17 Hallvard FurusethWarning cleanup: signed meets unsigned, remove assert...
2008-10-17 Hallvard FurusethFix Debug(%d, scred->bv_len or -1) -> Debug(%ld, (long...
2008-10-13 Hallvard FurusethWarning cleanup: signed meets unsigned. ber_flatten2...
2008-10-09 Howard ChuCleanup unused defs
2008-10-09 Howard ChuITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher...
2008-10-09 Howard ChuITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher...
2008-10-09 Howard ChuAdd SASL_MECHLIST option to retrieve list of known...
2008-10-07 Howard ChuAccept X-starttls for prev commit
2008-10-07 Howard ChuHandle StartTLS in URL extensions
next