openldap/contrib
Luca Bruno 709a0f4a97 ITS#8198 Optionally use libnettle instead of OpenSSL for crypto
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>
2015-08-22 19:35:38 +00:00
..
ldapc++ Happy New Year 2015-02-11 15:36:57 -06:00
ldaptcl Happy New Year 2015-02-11 15:36:57 -06:00
slapd-modules ITS#8198 Optionally use libnettle instead of OpenSSL for crypto 2015-08-22 19:35:38 +00:00
slapd-tools Happy New Year 2015-02-11 15:36:57 -06:00
slapi-plugins/addrdnvalues Happy New Year 2015-02-11 15:36:57 -06:00
ConfigOIDs New ADremap overlay 2015-07-03 20:11:25 +01:00
README Fix typos 2009-08-16 23:08:41 +00:00

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$