]> git.sur5r.net Git - openldap/history - libraries/libldap/sasl.c
Fix UTF8StringNormalize overrun on zero-length string
[openldap] / libraries / libldap / sasl.c
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-01-05 Kurt ZeilengaHappy New Year
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-12 Howard ChuITS#6639 set sock err to EAGAIN on partial write
2010-04-13 Kurt Zeilengahappy belated New Year
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-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-09 Howard ChuCleanup unused defs
2008-10-09 Howard ChuITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher...
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-15 Howard ChuITS#5263 fix return code from parse_sasl_bind_result()
2007-02-05 Howard ChuHandle timeouts from ldap_result()
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind references
2007-01-02 Kurt Zeilengahappy new year
2006-10-27 Kurt ZeilengaMisc LDAPbis comment update
2006-02-14 Kurt Zeilengaunifdef -DLDAP_NULL_IS_NULL
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-13 Pierangelo Masaratiuse macros instead of numbers...
2005-11-12 Pierangelo Masaratidon't malloc empty strings for matched, error
2005-08-10 Hallvard FurusethRead LDAPResult.resultCode & ModifyRequest.modification...
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-06-30 Pierangelo Masaratitypo in comment
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-09-25 Jong Hyuk Choididn't compile without cyrus-sasl
2003-09-22 Howard ChuITS#2717, use default SASL_MECH if none was provided.
2003-07-28 Kurt ZeilengaFix lock release bug
2003-07-07 Kurt ZeilengaAdd Internet Society copyright notices
2003-05-22 Kurt ZeilengaDon't use default binddn when password is empty
2003-02-13 Howard ChuMore for re-entrant LDAP* handles. Works much better.
2003-02-09 Kurt Zeilengaunifdef -DLDAP_NOCACHE
2003-01-21 Kurt ZeilengaITS#2267: SASL empty cred fix
2003-01-03 Kurt ZeilengaHappy new year
2002-11-28 Howard ChuFix ITS#2200, must send non-NULL cred even if it's...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-05 Kurt ZeilengaConsistently don't check for NULL session handle and...
2002-04-01 Julius EnarusaiAdded LDAP_LOG Messages
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-18 Kurt Zeilengastdlib.h should be included as <ac/stdlib.h>
2001-10-02 Howard ChuMore CLDAP tweaks, to differentiate between real LDAPv2...
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-07-21 Kurt ZeilengaMake some additional UTF8 public
2001-07-06 Kurt ZeilengaCheck for critical client controls.
2001-06-15 Kurt Zeilenganew rebind proc
2000-10-09 Kurt ZeilengaReturn more appropriate result codes than LDAP_UNAVAILABLE
2000-09-15 Kurt ZeilengaDon't send optional cred if empty
2000-08-06 Kurt ZeilengaITS#647 from Paul R. Turgyan <pturgyan@umich.edu>
2000-07-17 Kurt ZeilengaExpose sasl flags to -lldap (so they can be quiet)
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-15 Kurt ZeilengaRework SASL command line arguments. Default is now...
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-07 Kurt ZeilengaUse LDAP_VFREE and friends. Other misc code cleanup.
2000-06-01 Kurt Zeilengaremove lint
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-16 Kurt ZeilengaFix unsigned * vs unsigned long * bugs
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-12 Kurt ZeilengaMake sure we don't overallocate callbacks
2000-05-11 Kurt ZeilengaChange negotiated mechanism:
2000-05-11 Kurt ZeilengaFix cred passing.
2000-05-03 Kurt ZeilengaError handling changes including separation of client...
2000-04-20 Kurt ZeilengaITS#503: Extend ldap tools to support SASL/TLS
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-03-14 Kurt ZeilengaMore fixes and comments
2000-03-14 Kurt ZeilengaCyrus SASL uses screwy terms.
2000-03-14 Kurt Zeilengacorrect callback numbering
next