summaryrefslogtreecommitdiff
path: root/include/apr_ldap_option.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers.jerenkrantz2007-01-151-6/+6
* Added the option APR_LDAP_OPT_VERIFY_CERT to the apr_ldap_set_option()bnicholes2005-05-111-0/+5
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Add another certificate format type for the Novell LDAP SDKbnicholes2005-01-201-0/+4
* Add documentation for the LDAP optionsminfrin2005-01-201-0/+36
* Add C++ extern wrappers to the LDAP functionsminfrin2005-01-201-0/+8
* Change the parameter passed to set SSL certificates from a linked listminfrin2005-01-191-2/+1
* Add support for Netscape client certificates.minfrin2005-01-181-12/+13
* Clarify the murky status of SSL and STARTTLS support in OpenLDAP.minfrin2005-01-101-6/+4
* LDAP: Move all certificate initialisation, and the creation of SSLminfrin2005-01-081-28/+101
* Teach apr_ldap_init() how to handle STARTTLS in addition to the existingminfrin2005-01-051-0/+115