]> git.sur5r.net Git - openldap/history - libraries/libldap
Don't ignore all Makefiles
[openldap] / libraries / libldap /
2011-03-16 Howard ChuITS#6863, fix crashes in ITS#6714 patch. From Jan Vcela...
2011-02-17 Howard ChuITS#6832 #elif cleanup
2011-01-29 Howard ChuITS#6811, more for #6802 PKCS11 fork() handling from...
2011-01-29 Pierangelo Masaratido not hijack loop counter (ITS#6813; blind fix)
2011-01-27 Howard ChuCleanup version checking
2011-01-27 Howard ChuITS#6802 restart modules for fork() - from Rich Meggins...
2011-01-27 Howard ChuITS#6791 fix cert usage types/values - from Rich Meggin...
2011-01-27 Howard ChuITS#6790 fix default cipher suites - from Rich Megginso...
2011-01-20 Hallvard FurusethITS#5421 comment ldapoptions vs ldapoptions_prefix
2011-01-18 Pierangelo Masaratiincrement lconn_refcnt so connection does not get close...
2011-01-17 Hallvard FurusethCatch ber errors in vc (Verify Credentials)
2011-01-17 Hallvard FurusethITS#6738 Catch ber errors in libldap/ldap_sync.c.
2011-01-12 Hallvard FurusethFix ITS#6672: Do not return LDAP_MUTEX_LOCK().
2011-01-12 Hallvard Furusethvc.c: ber_printf/flatten rc==LBER_ERROR -> rc<0
2011-01-11 Howard ChuSilence stupid MUTEX_FIRSTCREATE warnings
2011-01-08 Pierangelo Masaratidon't leak reqdata
2011-01-06 Kurt ZeilengaOutline SASL interactive API (no meat)
2011-01-05 Kurt ZeilengaHappy New Year
2011-01-04 Kurt ZeilengaVC adjust controls tag
2011-01-04 Pierangelo Masaratifix previous commit
2011-01-03 Pierangelo Masaratifix error handling/arg checking
2011-01-03 Kurt ZeilengaRemove authzid parameter from verify credential response.
2011-01-03 Kurt ZeilengaExtend Verify Credentials encode/decode per -devel...
2011-01-03 Kurt ZeilengaRemove version from encoding
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 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-11-24 Pierangelo Masaratiremove #ifdef EAGAIN, EWOULDBLOCK (ITS#6603)
2010-11-23 Hallvard FurusethITS#6723: Handle EOF in test programs
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-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-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-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#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-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-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-10-30 Hallvard FurusethITS#6355: Fix uninitialiezed lso_tmp_rsa_cb() return...
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-09-30 Ralf HaferkampIn case of certificate verification failures include...
2009-09-25 Howard ChuOn OpenSSL 0.9.8 and newer, use RSA_generate_key_ex...
next