]> git.sur5r.net Git - openldap/history - libraries
New access_allowed()
[openldap] / libraries /
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 ChuRevert prev commit
2009-02-10 Howard ChuITS#5937 fix ancient IPv6 typo
2009-02-10 Pierangelo Masaratipartially addresses an issue with ITS#5931
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-05 Howard ChuFix spinner in prev commit
2009-02-05 Howard ChuITS#5922 with namespace changes
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-30 Hallvard FurusethCleanup - macroize magic constant (ITS#5909)
2009-01-27 Howard ChuModular TLS
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-11 Pierangelo Masaratifix LDAP deref control response; fix tool response...
2008-12-09 Ralf HaferkampAvoid locking up slapd when paused during shutdown...
2008-12-05 Howard ChuITS#5849 free peer cert after retrieving DN
2008-11-25 Howard ChuITS#5768 - add deref.
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-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...
next