Skip to content

Tags: Divsatwork/python-ldap

Tags

python-ldap-3.1.0

Toggle python-ldap-3.1.0's commit message
Bump version to 3.1.0

python-ldap-3.0.0

Toggle python-ldap-3.0.0's commit message
Add changelog and bump version to 3.0.0

python-ldap-3.0.0b4

Toggle python-ldap-3.0.0b4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 3.0.0b4 and update CHANGES

python-ldap#158

python-ldap-3.0.0b3

Toggle python-ldap-3.0.0b3's commit message
Bump version to 3.0.0b3

python-ldap-3.0.0b2

Toggle python-ldap-3.0.0b2's commit message
Update CHANGES for 3.0.0b2

python-ldap-3.0.0b1

Toggle python-ldap-3.0.0b1's commit message
Accept more error messages in test_tls_ext_noca

OpenSSL 1.0, 1.1, and NSS return different error messages for untrusted
certificate and missing CA.

python-ldap#92
Closes: python-ldap#87
Signed-off-by: Christian Heimes <cheimes@redhat.com>

python-ldap-2.5.2

Toggle python-ldap-2.5.2's commit message
use single quotes

python-ldap-2.5.1

Toggle python-ldap-2.5.1's commit message
prepare release 2.5.1

python-ldap-2.5.0

Toggle python-ldap-2.5.0's commit message
* The methods SSSResponseControl.decodeControlValue() and

  VLVResponseControl.decodeControlValue() now follow the coding
  convention to use camel-cased ASN.1 name as class attribute name.
  The old class names are still set for back-ward compability
  but should not be used in new code because they might be removed
  in a later release.
* removed SSSRequestControl from ldap.controls.KNOWN_RESPONSE_CONTROLS

python-ldap-2.4.45

Toggle python-ldap-2.4.45's commit message
prepare release 2.4.45