mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
709a0f4a97
OpenLDAP can be configured to be either built with OpenSSL or GnuTLS. This commit adds support for building pw-pbkbdf2 module without OpenSSL, by using PBKDF2 crypto primitives provided by libnettle. Closes hamano/openldap-pbkdf2#2 Signed-off-by: Luca Bruno <luca.bruno@rocket-internet.de> |
||
---|---|---|
.. | ||
ldapc++ | ||
ldaptcl | ||
slapd-modules | ||
slapd-tools | ||
slapi-plugins/addrdnvalues | ||
ConfigOIDs | ||
README |
OpenLDAP Contributed Software README OpenLDAP Project provides a number of freely-distributable LDAP software packages. While distributed as part of OpenLDAP Software, they are not necessarily supported by the OpenLDAP Project. Some packages may be out of date. Each package in this directory has its own use and may have different redistribution restrictions than typical for OpenLDAP Software. Current contributions: ldapc++ LDAP C++ API Contributed by SuSE Gmbh. ldaptcl LDAP TCL API Contributed by NeoSoft slapd-modules Native-API modules slapd-tools Tools to use with slapd slapi-plugins SLAPI plugins OpenLDAP Contributing Guidelines are available at: <http://www.openldap.org/devel/contributing.html>. $OpenLDAP$