]> git.sur5r.net Git - openldap/history - libraries/libldap
Fix UTF8StringNormalize overrun on zero-length string
[openldap] / libraries / libldap /
2010-11-23 Hallvard FurusethITS#6723: Handle EOF in test programs
2010-11-19 Hallvard FurusethFix cyrus.c rev 1.159 for --without-cyrus-sasl:
2010-11-15 Howard ChuITS#6706 from Rich Megginson @ Red Hat - improve diagno...
2010-11-15 Howard ChuITS#6705 from Rich Megginson @ Red Hat - only use ...
2010-11-15 Howard ChuITS#6704 from Rich Megginson @ Red Hat - use both cacer...
2010-11-15 Howard ChuITS#6703 from Rich Megginson @ Red Hat - reject non...
2010-10-29 Howard ChuITS#6689 from Rich Megginson @ Red Hat
2010-10-22 Howard ChuITS#6625 concurrency patch from Doug Leavitt @ Oracle...
2010-10-16 Howard ChuITS#6673 GnuTLS hangs if you tell it to shut the read...
2010-10-15 Howard ChuFix prev commit
2010-10-14 Howard ChuCleanup prev commit
2010-10-14 Howard ChuMore for prev commit. What about ldap_pvt_sasl_getmechs() ?
2010-10-14 Howard ChuAdd ldap_sasl_interactive_bind()
2010-10-13 Howard ChuITS#6672 mutex cleanup
2010-09-21 Pierangelo Masaratido not use lutil_atoix() (ITS#6654)
2010-09-21 Pierangelo Masaratidon't use lud_host when NULL (ITS#6653, fixed differently)
2010-09-12 Howard ChuITS#6639 set sock err to EAGAIN on partial write
2010-09-09 Pierangelo Masaratifix format specifier (ITS#6644)
2010-07-27 Pierangelo Masaratido not alter ld_nextref_proc (ITS#6602)
2010-07-26 Pierangelo Masaratifix previous commit
2010-07-26 Pierangelo Masaraticheck mutex ownership
2010-07-21 Howard ChuITS#6595 remove unneeded token init code. From Rich...
2010-07-14 Howard ChuITS#6589 allow self-signed server certs, from Rich...
2010-06-12 Howard Chuadd ifdefs for SASL_GSS_CREDS to accomodate ancient...
2010-06-02 Howard ChuITS#6569 return server's error code on Disconnect
2010-06-02 Howard ChuITS#6568 plug cldap memleaks
2010-05-13 Howard ChuSupport option SASL_GSS_CREDS
2010-04-18 Pierangelo Masarati(blind) fix off-by-one bug (ITS#6223; fixed differently)
2010-04-15 Howard ChuNo longer used
2010-04-14 Pierangelo Masaratiserial can be longer than ber_int_t (ITS#6460)
2010-04-13 Kurt Zeilengahappy belated New Year
2010-04-13 Pierangelo Masaratiunion of operation-specific data in LDIFRecord (ITS...
2010-04-12 Howard ChuCleanup prev commit
2010-04-12 Howard ChuIn tmp_rsa_cb, new API is in 0.9.8 inclusive, not exclusive
2010-04-12 Howard ChuITS#6432 updated MozNSS context and PEM support
2010-04-12 Pierangelo Masarati(ITS#6194) Patch - Enhancement - provide LDIF support...
2010-04-09 Howard ChuITS#6510 ignore referrals on Bind response
2010-03-26 Kurt Zeilengaldap_parse_result should always free result when freeit...
2010-01-29 Kurt ZeilengaSet res parameter to NULL upon ldap_search_ext_s entry...
2010-01-24 Pierangelo Masaratiskip the serial, whatever its length (ITS#6460)
2009-11-30 Howard ChuITS#6405 in ldap_pvt_gettime, also check for microsecs...
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
next