Commits
User selector
Commit History
Commits on Apr 20, 2022
Add TLS version numbers and remove unsupported TLS options
Show description for 5cac85acommitted- committed
Implement support for OPT_X_TLS_PEERCERT
Show description for 610b2eeauthored andcommitted- committed
- committed
Check whether libldap is threadsafe on startup.
Show description for 1e20c2dcommitted
Commits on Sep 17, 2021
Implement OPT_X_SASL_SSF_EXTERNAL setter
Show description for f1c702ecommitted
Commits on Sep 16, 2021
Handle unknown LDAP result code
Show description for d9ded15committed
Commits on Sep 15, 2021
Fix SASL get/set options on big endian platforms
Show description for 84bbf5eauthored andcommitted
Commits on Aug 3, 2021
Add OPT_X_TLS_REQUIRE_SAN
Show description for 2fc51b2committed
Commits on Jun 29, 2020
Fix macOS SDK builds without ldap_init_fd
Show description for 605a34bauthored
Commits on Jun 22, 2020
Remove Python 2 support
Show description for 2be2c6bauthored
Commits on Jun 18, 2020
Drop HAVE_LDAP_INIT_FD
Show description for d45ad6aauthored andcommittedUse openldap.h on OpenLDAP 2.4.48
Show description for f50b197authored andcommitted
Commits on Jun 5, 2020
Make indent again
Show description for 450b2f3authoredAllow LDAP connection from file descriptor
Show description for cb4eb78authored andcommittedCheck valid connection in LDAPObject.set/get_option
Show description for 0870889authored andcommittedFix NULL deref and checks in LDAPmessage_to_python
Show description for 72a4707authoredImprove TLS documentation
Show description for c803bfcauthoredRun make indent on C code
Show description for ed802afauthored andcommittedDon't overallocate memory in attrs_from_List()
Show description for a7671d8authored
Commits on May 18, 2020
Commits on May 7, 2020
- committed
- committed
Attach msgid/controls/... to exceptions (Closes #177, #208)
Show description for f754e35committed- committed
Commits on Sep 20, 2019
- authored andcommitted
Release GIL around global get/set option call
Show description for e6b6e8eauthored andcommitted
Commits on May 25, 2018
Fix ref counting bug in LDAPmessage_to_python
Show description for 77e934eauthored andcommitted
Commits on Mar 15, 2018
Trim white space throughout the project
Show description for 6ae0e0aauthored andcommitted
Commits on Mar 14, 2018
Reformat and indent all C files
Show description for 9a74c29authored andcommitted
Commits on Jan 22, 2018
Make bytes mode TypeError more useful
Show description for e148184authored andcommitted
Commits on Jan 15, 2018
Use correct types for BER en/decode
Show description for 2387fe6authored andcommitted
Commits on Jan 10, 2018
simple_bind() accept None for who and cred
Show description for 9369294committed