]> git.sur5r.net Git - openldap/history - libraries
Do not require ac/string.h for lber_pvt.h
[openldap] / libraries /
2018-07-02 Ondřej KuzníkITS#8842 Do some printability checks on the dc RDN
2018-06-14 Ondřej KuzníkITS#8864 Fix ber_realloc after a partial ber_flush
2018-06-14 Ondřej KuzníkITS#8573 allow all libldap options in tools -o option
2018-03-22 Quanah Gibson-MountHappy New Year
2018-03-22 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9'
2018-03-22 Quanah Gibson-MountUpdate release date LMDB_0.9.22
2018-03-22 Quanah Gibson-MountHappy New Year
2018-03-21 Howard ChuRelease 0.9.22
2018-03-21 Howard ChuITS#8819 can't use fakepage mp_ptrs directly
2018-02-11 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9'
2018-02-11 Quanah Gibson-MountITS#8722
2018-02-11 Hallvard FurusethTweak ITS#8722 fix: Use XCURSOR_REFRESH()
2018-02-11 Hallvard FurusethXCURSOR_REFRESH() fixups/cleanup
2018-02-11 Howard ChuITS#8722 fix FIRST_DUP/LAST_DUP cursor bounds check
2018-02-11 Quanah Gibson-MountITS#8622
2018-02-11 Howard ChuITS#8699 more for cursor_del ITS#8622
2018-02-09 Quanah Gibson-MountFix ITS location
2018-02-09 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9'
2018-02-09 Quanah Gibson-MountITS#8760
2018-02-09 Howard ChuITS#8760 fix regression in 0.9.19
2018-02-09 Quanah Gibson-MountITS#8612
2018-02-09 Quanah Gibson-MountITS#8612 Fix Solaris builds with liblmdb
2018-02-09 Quanah Gibson-Mount0.9.22 engineering
2018-01-25 Howard ChuAvoid unnecessary C99 initializers
2018-01-25 Howard ChuCleanup warnings
2018-01-25 Bradley BaetzITS#8791 fix OpenSSL 1.1.1 BIO_method compat
2017-12-08 Soohoon LeeITS#8484 - Fix MozNSS initialization
2017-12-04 Howard ChuITS#8782 plug memleaks in cancel
2017-11-17 Quanah Gibson-MountITS#8753, ITS#8774 - Fix compilation with older version...
2017-11-14 Ondřej KuzníkITS#8753 Remove extraneous file
2017-11-13 Ondřej KuzníkITS#8753 Public key pinning support in libldap
2017-11-13 Ondřej KuzníkITS#8753 Move base64 decoding to separate file
2017-10-26 Ondřej KuzníkBuild internal avl testing tools correctly
2017-10-11 Josh SorefITS#8605 - spelling fixes
2017-10-11 Zebediah FiguraITS#8508 - Allow ucgendat.c to recognize title-case...
2017-10-11 Nathaniel McCallumITS#7532 - Add new function ldap_connect().
2017-10-06 Jan VcelakITS#7389 - MozNSS: load certificates from certdb, fallb...
2017-10-06 Ian PulestonITS#8167 Fix non-blocking TLS with referrals
2017-10-06 Quanah Gibson-MountITS#8687 - EGD is disabled by default in OpenSSL 1...
2017-10-06 sca+openldap@andre... ITS#8578 - remove unused-variables in RE24 testing...
2017-10-06 Jan VcelakITS#7374 - MozNSS: better file name matching for hashed...
2017-10-06 Jan VcelakITS#7373 - TLS: do not reuse tls_session if hostname...
2017-09-28 Hallvard FurusethITS#8733 Allow a raw integer to be decoded from a berval
2017-09-28 Hallvard FurusethITS#8733 Allow extraction of the complete ber element
2017-09-26 Quanah Gibson-MountITS#7428 - Non-blocking TLS is not compatible with...
2017-09-26 Ondřej KuzníkITS#8638 Add a recursive mutex to libldap_r for libevent
2017-09-08 Quanah Gibson-MountFix typo "errror" -> "error"
2017-09-08 Howard ChuITS#8727 plug ber leaks
2017-09-06 Howard ChuITS#8717 call connection delete callbacks
2017-08-03 Howard ChuITS#8705 fix service pathname
2017-06-01 Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2017-06-01 Howard ChuRelease 0.9.21 LMDB_0.9.21
2017-05-07 Ryan TandyITS#8648 init SASL library in global init
2017-05-07 Ryan TandyITS#8648 check result of ldap_int_initialize in ldap_...
2017-05-06 Ryan TandyITS#8650 retry gnutls_handshake after GNUTLS_E_AGAIN
2017-04-21 Howard ChuFix pool_retract signature
2017-04-14 Quanah Gibson-MountITS#8634 - Fix DES API function calls to current DES API
2017-04-09 Howard ChuAdd GnuTLS support for direct DER config of cacert...
2017-04-09 Howard ChuFixup handle_pause()
2017-04-09 Howard ChuFixup cacert option
2017-04-09 Howard ChuFixup cacert/cert/key options
2017-04-08 Howard ChuAdd options to use DER format cert+keys directly
2017-04-07 Quanah Gibson-MountITS#8353, ITS#8533 - Cleanup for libldap_r
2017-04-06 Quanah Gibson-MountITS#8353, ITS#8533 - Fix libldap_r compilation
2017-04-06 Quanah Gibson-MountITS#8353, ITS#8533 - Ensure that the deprecated API...
2017-03-29 Ondřej KuzníkITS#8625 Separate Avlnode and TAvlnode types
2017-03-23 Howard ChuITS#8622 fix xcursor after cursor_del
2017-03-15 Howard ChuFixes for multiple threadpool queues
2017-02-22 Howard GuoITS#8529 Avoid hiding the error if user specified CA...
2017-02-07 Howard ChuITS#8585 Fail ldap_result if handle is already bad
2017-01-14 Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2017-01-14 Howard ChuFurther fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
2017-01-12 Howard Chu0.9.20 still baking
2017-01-12 Howard ChuFix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
2017-01-11 Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2017-01-11 Howard ChuRelease 0.9.20
2017-01-11 Howard ChuHappy New Year
2017-01-11 Howard ChuITS#8533 OpenSSL 1.1.0c compat
2017-01-11 Howard ChuITS#8557
2017-01-11 Howard ChuTweak cursor_next C_EOF check
2017-01-11 Howard ChuITS#8557 fix mdb_cursor_last
2017-01-06 Howard ChuRE 0.9.20
2017-01-06 Howard ChuITS#8558 fix mdb_load with escaped plaintext
2017-01-03 Quanah Gibson-MountHappy New Year!
2016-12-28 Howard ChuMerge remote-tracking branch 'origin/mdb.RE/0.9'
2016-12-28 Howard ChuRelease 0.9.19 LMDB_0.9.19
2016-12-28 Howard ChuITS#8554
2016-12-28 Howard ChuITS#8554 kFreeBSD is like BSD
2016-12-21 Hallvard FurusethMore MDB_node doc
2016-12-21 Hallvard FurusethDoxygen fixes. Use DISTRIBUTE_GROUP_DOC.
2016-12-21 Howard ChuMore 0.9.19 updates
2016-12-15 Hallvard FurusethITS#8504 Fix prev commit: mc_error, #ifdef SIGPIPE
2016-12-15 Lorenz BauerITS#8504 mdb_env_copyfd2(): Don't abort on SIGPIPE
2016-12-15 Hallvard FurusethITS#8542 mdb_dbi_open(): Protect mainDB cursors
2016-12-15 Hallvard Furusethdoxygen cleanup
2016-12-15 Hallvard FurusethNote functions which must set MDB_TXN_ERROR on failure
2016-12-15 Hallvard FurusethOnly set me_mfd if needed. Drop unused read access.
2016-12-15 Hallvard FurusethITS#8505 Clarify fork() caveat, mdb_env_get_fd(), flock...
2016-12-15 Hallvard FurusethITS#8505 Protect parent from fork()-pthread_exit()
2016-12-15 Hallvard FurusethITS#8505 Set FD_CLOEXEC for me_mfd,env_copy as well
next