]> git.sur5r.net Git - openldap/history - libraries/libldap
minor cleanup
[openldap] / libraries / libldap /
2001-11-12 Pierangelo Masaratifix bug in previous commit
2001-11-12 Pierangelo Masaratistruct berval * instead of char * in ldap_ava struct...
2001-11-08 Steve SonntagCompile error if Cyrus Sasl is not present. Put ifdefs in
2001-11-06 Howard ChuAdded ldap_pvt_tls_destroy() to cleanup TLS library...
2001-11-06 Kurt ZeilengaPlug leaks (ITS#1116)
2001-10-30 Pierangelo Masaratimoved rdn parsing in a dedicated routine, ldap_str2rdn...
2001-10-29 Pierangelo MasaratiMore compliant version of str2dn/dn2str;
2001-10-26 Pierangelo Masaratienhanced dn parsing; see libraries/libldap/dntest for...
2001-10-26 Kurt ZeilengaAdd nul termination
2001-10-25 Pierangelo Masaratimissing leading quote
2001-10-25 Kurt ZeilengaDon't pass NULL string pointers to Debug
2001-10-22 Pierangelo Masaratihandle lead/trail escape chars in LDAPv2/LDAPv3; change...
2001-10-18 Pierangelo Masaratiskeleton of ldap_str2nd/dn2str; works with most of...
2001-10-07 Kurt ZeilengaFix ntohs/htons issues
2001-10-04 Kurt ZeilengaAdded the easy part of NLS support, behind an #ifdef.
2001-10-02 Howard ChuMore CLDAP tweaks, to differentiate between real LDAPv2...
2001-10-01 Kurt ZeilengaRework DB_THREAD support. CDB support needs reimplemen...
2001-09-29 Kurt ZeilengaRework getaddrinfo/inet_ntop not to segfault with ai_ad...
2001-09-28 Howard ChuClean up CLDAP stuff
2001-09-28 Kurt ZeilengaFix #undef LDAP_CONNECTIONLESS builds
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-24 Kurt Zeilengachasing multi-level referrals core dumps (ITS#1346...
2001-09-24 Kurt ZeilengaAdd ldap_url_desc2str().
2001-09-18 Kurt ZeilengaMinor cleanup
2001-09-18 Howard ChuFix for ITS#1258 - even if we're accepting various...
2001-09-18 Howard ChuFix previous patch, didn't take handle syntax/noidlen...
2001-09-18 Howard ChuFix ITS#1213, OID macro parsing in attributetypes
2001-09-18 Howard ChuSilence some typecast warnings
2001-09-18 Howard ChuDon't pass NULL hostname to ldap_pvt_tls_check_hostname...
2001-09-18 Howard ChuFix declaration mismatch when CYRUS is not present
2001-09-09 Kurt ZeilengaRemove dead code
2001-09-09 Kurt ZeilengaBlindly fix TLS/SASL external interaction.
2001-09-09 Kurt ZeilengaMinor cleanup of ldap_perror()
2001-09-05 Kurt ZeilengaFix TLS ldap.conf issues
2001-09-02 Howard ChuFix ldap_int_tls_start to set its error codes in ld...
2001-09-02 Howard ChuFull implementation of server identity checking per...
2001-08-31 Kurt ZeilengaMove Cyrus SASL initializing forward
2001-08-29 Howard ChuRemove redundant call of SSL_set_info_callback, to...
2001-08-27 Kurt ZeilengaFix -H ldaps:// crashes due to rework of TLS code
2001-08-02 Kurt ZeilengaFix bug introduced during TLS rework
2001-07-24 Kurt ZeilengaTo be consistent, should assert that ld is valid.
2001-07-23 Kurt Zeilengamisc updates, constification, deprecation...
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-07-11 Pierangelo Masaratihonors multiple type/value in rdn when generating ufn
2001-07-06 Kurt ZeilengaCheck for critical client controls.
2001-06-25 Kurt ZeilengaTLS doesn't need ldap_host_connected_to()
2001-06-25 Kurt ZeilengaReplace ATTR_URIS with ATTR_OPTION (more general solution)
2001-06-25 Kurt ZeilengaAnother round of TLS updates to support secure referral...
2001-06-25 Kurt ZeilengaRework tls check
2001-06-25 Kurt Zeilengamove TLS ctx to lconn struct in prep for supporting...
2001-06-23 Kurt ZeilengaSync with 2.x
2001-06-22 Kurt ZeilengaFix up error handling
2001-06-15 Kurt ZeilengaRebind cleanup
2001-06-15 Kurt ZeilengaMisc updates for NT4
2001-06-15 Kurt Zeilenganew rebind proc
2001-06-11 Kurt Zeilengaunifdef -ULDAP_UFN
2001-06-09 Kurt ZeilengaEOL
2001-05-28 Kurt ZeilengaFix wrapping separators (no functional change)
2001-05-19 Kurt ZeilengaShould not be using reverse lookup names to check certi...
2001-05-09 Kurt ZeilengaAdd HAVE_INET_NTOP
2001-04-12 Kurt ZeilengaFix logic error in param check
2001-04-12 Kurt ZeilengaFix off by one bug
2001-03-15 Kurt ZeilengaTrim last of CLDAP cruft
2001-03-15 Kurt Zeilengalibldap/cyrus.c's ldap_pvt_sasl_install fix
2001-03-15 Kurt ZeilengaBug in chkResponseList loop (ITS#1047) from David ...
2001-02-03 Kurt ZeilengaFix memory leak
2001-01-22 Kurt ZeilengaFix another typo
2001-01-22 Kurt ZeilengaFix typo
2001-01-22 Kurt ZeilengaDefault objectClass kind should be STRUCTURAL
2001-01-22 Kurt ZeilengaFix typo
2001-01-20 Kurt ZeilengaAdd a little whitespace for readability
2001-01-19 Kurt ZeilengaDon't use ntohl().
2001-01-18 Kurt ZeilengaUpdate SASL bufsize checks
2001-01-18 Kurt ZeilengaAdd ldap_pvt_tls_get_peer_dn() routine. Returns peer...
2001-01-10 Kurt ZeilengaRework scope defaulting to only default scope for refer...
2001-01-10 Kurt Zeilengaupdate rand file after use
2001-01-03 Ben Collinss/UTF8_CHARLEN/LDAP_UTF8_CHARLEN/
2000-12-28 Kurt ZeilengaAdd UTF-8 wc/mb conversion routines contributed by...
2000-12-27 Kurt ZeilengaITS#884: GSSAPI interoperabity with ActiveDirectory
2000-12-08 Kurt ZeilengaFix referral scope logic
2000-11-28 Kurt ZeilengaUpdate URL parsing and LDAP referral/reference chasing...
2000-11-22 Kurt ZeilengaITS#889 fix
2000-11-22 Kurt ZeilengaITS#903: validate hostname in server cert from Norbert...
2000-11-20 Kurt ZeilengaITS#889: quick fix
2000-10-31 Kurt ZeilengaFirst cut of SASL/EXTERNAL
2000-10-27 Kurt ZeilengaFix UTF-8 5-octet sequences
2000-10-26 Kurt ZeilengaAdd LDAP URL critical extension counter support. lud_c...
2000-10-23 Kurt ZeilengaFix IS ASCII checks. Should be < 0x80 (0100), not...
2000-10-23 Julio Sánchez Fern... A little bit of Matching Rule Use.
2000-10-19 Kurt ZeilengaThis patch replaces gai_strerror with AC_GAI_STRERROR...
2000-10-18 Kurt ZeilengaAdd ldap_pvt_gai_strerror().
2000-10-18 Kurt ZeilengaValidate session handle
2000-10-18 Kurt Zeilengafix SOCKET_ERROR typos
2000-10-18 Kurt ZeilengaUse SOCKET_ERROR instead of -1
2000-10-18 Kurt ZeilengaUpdate handling of partial responses
2000-10-17 Kurt ZeilengaHandle *lud_host == '\0'
2000-10-17 Kurt Zeilengaldap_url_search should use hostport of URL.
2000-10-16 Kurt ZeilengaDon't attempt to send abandon unless connection exists.
2000-10-16 Kurt ZeilengaITS#821: TLS data ready fix from <mattc@chartist.com>
2000-10-15 Julio Sánchez Fern... Better processing of extensible filters. Needs testing...
next