]> git.sur5r.net Git - openldap/history - libraries
ITS#5572 from Rein
[openldap] / libraries /
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-22 Hallvard FurusethITS#5748: tavl_find3(NULL,,,) returned undefined data
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-13 Hallvard FurusethWarning cleanup: signed meets unsigned.
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
2008-09-30 Howard ChuFix prev commit
2008-09-30 Howard ChuITS#5720 fix ldap_utf8_strchr arguments
2008-09-19 Ralf HaferkampAvoid "label at end of compound statement" error of...
2008-09-16 Pierangelo Masaratisilence warnings
2008-09-13 Pierangelo Masaratifix '<hex>'H conversion issue; did not look at decimal...
2008-09-11 Howard ChuITS#5668 avoid overflows in Windows microsecond computation
2008-09-09 Pierangelo Masaraticleanup round of memory handling (either check results...
2008-09-02 Howard ChuITS#5677 s/TLS_CRL/TLS_CRLFILE/
2008-08-15 Howard ChuPass LDAPURLDescs to connect functions instead of host...
2008-08-15 Howard ChuFix prev commit
2008-08-15 Howard ChuConnect callbacks need error recovery checks
2008-08-14 Howard ChuAdd LDAP_OPT_CONNECT_CB connection callbacks
2008-08-13 Howard ChuModular TLS support, proof of concept. tls2.c would...
2008-08-06 Hallvard Furusethber_decode_oid(): Fix typo in comment
2008-07-22 Hallvard FurusethITS#5604: Normalize lutil_progname(): strip .exe from...
2008-07-15 Howard ChuITS#5615 return success on Solaris 10
2008-07-02 Howard ChuProtect errno values from Debug
2008-07-02 Howard ChuITS#5580: Revert prev commit, failed on byte-at-a-time...
2008-06-30 Howard ChuITS#5585 GnuTLS key strength is in bytes, we expected...
2008-06-27 Howard ChuITS#5580 fix length decoding, verified with PROTOS
2008-06-24 Howard ChuITS#5577 GnuTLS CRL result >0 is success
2008-06-14 Pierangelo Masaratiadd client API for assertion control (ITS#5560)
2008-05-30 Howard ChuITS#5542 fix loop iterator
2008-05-28 Howard ChuITS#5318 drop invalid msgids, cleanup msgid logging
2008-05-23 Howard ChuITS#5518,#5525 cleanup ld_defconn if it was freed
2008-05-20 Howard ChuITS#5519 add missing stubs
2008-05-15 Hallvard FurusethITS#5507: Set FD_CLOEXEC (close on exec) flag on LDAP...
2008-04-10 Howard ChuITS#5458 fix error message for missing closing paren
2008-03-18 Hallvard FurusethITS#5436: make htons() port number unsigned
2008-03-10 Hallvard FurusethITS#5407 cleanup (make pool_pause & pool_pausecheck...
2008-03-08 Howard ChuITS#5407 more checks for pool pausing
2008-03-04 Howard ChuUse memctx more consistently
2008-02-11 Hallvard FurusethITS#5364 cleanup
2008-02-10 Hallvard FurusethITS#5364, reduce work with ltp_mutex locked:
2008-02-10 Hallvard FurusethITS#5364: introduce ltp_work_list, drop 1st ltp_pause...
2008-02-10 Hallvard FurusethITS#5364: maintain value ltp_vary_open_count
2008-02-10 Hallvard FurusethITS#5364, reduce work with ltp_mutex locked:
2008-02-10 Hallvard FurusethITS#5364, thread pool efficiency:
2008-02-10 Howard ChuITS#5341 GnuTLS ciphersuite parsing
2008-01-25 Pierangelo MasaratiITS#5338
2008-01-11 Howard ChuITS#5324 don't use %n
2008-01-11 Hallvard FurusethWarning cleanup: function ptr <=> void* at ldap_pvt_thr...
2008-01-10 Hallvard Furusethldap_int_bisect_find(): Silence harmless "may be used...
2008-01-10 Hallvard Furuseth#include <signal.h> for pthread_kill()
2008-01-09 Ralf HaferkampCorrected memory allocation for cookie (ITS#5315)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2008-01-07 Pierangelo Masaratirename ldap_pvt_thread_pool_setkey_x() to ldap_pvt_thre...
2008-01-07 Hallvard FurusethITS#5309: complete the addition of ldap_pvt_thread_pool...
2008-01-03 Howard ChuFix prev commit
2008-01-02 Pierangelo Masaratifix to ITS#5304
2007-12-29 Pierangelo Masaratinew ldap_pvt_thread_pool_setkey API
2007-12-29 Howard ChuITS#5300, reject substring filters with empty values
2007-12-21 Quanah Gibson-MountITS#4982 libldap_r threaded library linking
2007-12-20 Howard ChuCleanup spaces
2007-12-20 Howard ChuITS#5291, more for rev 1.79 search timeouts
2007-12-17 Howard ChuBetter fix to prev commit
2007-12-15 Hallvard FurusethDeclare enough buffer space for out-of-range URL port...
2007-12-15 Pierangelo Masaratifix declarations of buffers for numeric strings; other...
2007-12-15 Howard Chuuid/gid are unsigned
2007-12-15 Howard ChuITS#5263 fix return code from parse_sasl_bind_result()
2007-12-06 Hallvard FurusethRemove unused variables
2007-12-02 Howard ChuAdd memctx to lutil_str2bin()
2007-12-01 Howard ChuFix tmpbuf size
2007-12-01 Howard ChuFix dirsep chars before opening file
2007-12-01 Howard ChuCleanups from Hallvard
2007-12-01 Howard ChuFix carries
2007-11-30 Howard ChuFix prev. Once more, with feeling.
2007-11-30 Howard ChuFix prev cleanup.
2007-11-30 Howard ChuCleanup prev commit
2007-11-30 Howard ChuFix rev 1.49
2007-11-27 Kurt ZeilengaReverse last commit (made by mistake)
2007-11-27 Kurt ZeilengaOpenLDAP Devel README
2007-11-23 Pierangelo Masaratisilence warnings
2007-11-21 Howard ChuFix dec to bin for zero value
2007-11-21 Howard ChuFix dec to bin negative number handling
2007-11-20 Howard ChuFix typo in dec to bin conversion
2007-11-12 Howard ChuITS#5224 add any necessary socket libraries
2007-10-25 Howard ChuFix typo in prev commit
2007-10-25 Howard ChuUse thread-specific data in pool_context()
2007-10-25 Howard ChuAdded native thread-specific data support
2007-10-23 Howard ChuITS#5197 add stub for ldap_pvt_thread_pool_query()
2007-10-19 Howard ChuFix liblutil link order
next