]> git.sur5r.net Git - openldap/history - libraries
ber_flatten must return -1 on unmatched "{" "}" (ITS#6764)
[openldap] / libraries /
2011-01-01 Pierangelo Masaratiber_flatten must return -1 on unmatched "{" "}" (ITS...
2010-12-30 Hallvard FurusethITS#6759: assert;Debug -> Debug;assert
2010-12-30 Howard ChuITS#6741 support Bitstring in ldap_X509dn2bv()
2010-12-30 Kurt ZeilengaRemove dead code.
2010-12-30 Pierangelo Masaratis/0/O/
2010-12-30 Pierangelo Masaratifix perror; removed extra sequence opening (is it neede...
2010-12-30 Pierangelo Masaratis/VCRequest/VCResponse/
2010-12-24 Howard ChuITS#6742 from Rich Megginson @ Red Hat
2010-12-23 Howard ChuITS#6453 cleanup on LDAP_TIMEOUT
2010-12-15 Kurt ZeilengaMisc vc updates
2010-12-14 Kurt ZeilengaAdd comment regarding ASN.1 syntax
2010-12-14 Kurt Zeilengacleanup
2010-12-14 Kurt ZeilengaLDAP "Verify Credentials" operation
2010-12-14 Hallvard FurusethITS#6747 Fix LDAP_CONNECTIONLESS Debug(), warnings
2010-12-11 Howard ChuITS#6714 non-blocking support from Richard Megginson...
2010-12-11 Howard ChuCleanup prev commit
2010-12-11 Howard ChuITS#6744 - plug leak
2010-12-10 Howard ChuPartial fix for non-string types in cert DNs. (Need...
2010-12-07 Pierangelo Masaratiallow to set LDIF max line width (ITS#6645)
2010-12-07 Pierangelo Masaratitypo in comment
2010-12-06 Hallvard FurusethITS#6625 Remove some LDAP_R_COMPILEs
2010-12-06 Hallvard FurusethFix ITS#6625: mutex-protect ldap_free_connection()
2010-12-06 Hallvard FurusethITS#6625 concurrency patch cleanup
2010-12-06 Hallvard FurusethSilence valgrind's ptrcheck (no real change).
2010-12-03 Hallvard FurusethITS#6733: Fix LDAP_MEMORY_DEBUG issues.
2010-12-02 Hallvard FurusethITS#6732: Clean up ber_errno handling.
2010-11-24 Pierangelo Masaratiremove #ifdef EAGAIN, EWOULDBLOCK (ITS#6603)
2010-11-23 Hallvard FurusethFor ITS#5421: Remove unnecessary #include "ldap_log.h"
2010-11-23 Hallvard FurusethITS#6723: Handle EOF in test programs
2010-11-22 Hallvard FurusethFix last commit (ITS#6622): Remove non-C90 // comment
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-11-12 Howard ChuITS#6702 prompts should be on stderr
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-10-12 Howard ChuITS#6669 remove obsolete SunOS4 LWP support
2010-10-12 Howard ChuITS#6669 remove obsolete SunOS4 LWP support
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-08-12 Pierangelo Masaratiadd parsing support for [unsigned] long long (ITS#6622)
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#6585 don't close invalid sockets
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-05-03 Howard ChuITS#6541 off-by-one, account for 'Z' being replaced...
2010-04-29 Ralf HaferkampDifferent fix for make -j builds. The previous one...
2010-04-23 Ralf HaferkampFix parallel builds (make -j)
2010-04-22 Pierangelo Masaratifix libraries order to build with --enable-dynamic...
2010-04-20 Pierangelo Masaratimore about ITS#6194
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-20 Hallvard FurusethITS#6351,6390: s/memrchr/lutil_memrchr/, but try #defin...
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-11-04 Hallvard FurusethMore ITS#6353 - relent a bit: accept terminating NUL...
2009-10-30 Hallvard FurusethITS#6355: Fix uninitialiezed lso_tmp_rsa_cb() return...
2009-10-28 Hallvard FurusethFor ITS#6353: Catch embedded NULs in BerValues converte...
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-10-23 Hallvard FurusethITS#6348: Fix inverted LBER_USE_DER test in ber_put_seq...
2009-10-21 Hallvard FurusethITS#6344: return failure on failure in ber_put_ostring...
2009-10-21 Hallvard FurusethFix comment describing BerElement.ber_usertag
2009-10-21 Hallvard FurusethCleanup - macroize magic constant (ITS#5909)
2009-09-30 Ralf HaferkampIn case of certificate verification failures include...
next