mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-13 23:17:57 +00:00
b6c52eb5de
LDAP command line tools now accept 2 new options: -ZZ (issue a startTLS request) -ZZZ (like -ZZ but require a successful response). API extensions: ldap_ssl.h: LDAP_EXOP_START_TLS macro (OID of start TLS extended op.). libssldap: Added ldap_start_tls_s() function. libprldap: Added prldap_is_installed() and prldap_import_connection(). libldap: Added new LDAP_X_OPT_SOCKETARG option for ldap_get_option() and ldap_set_option() (get/set the socketarg associated with the main LDAP TCP connection). liblber: Added new LBER_SOCKBUF_OPT_SOCK_ARG option for ber_sockbuf_set_option() and ber_sockbuf_get_option() (get/set the socketarg associated with a Sockbuf). Also, some refactoring was done in libssldap to simplify the code. |
||
---|---|---|
.. | ||
.cvsignore | ||
disptmpl.h | ||
iutil.h | ||
lber.h | ||
lcache.h | ||
ldap_ssl.h | ||
ldap-deprecated.h | ||
ldap-extension.h | ||
ldap-platform.h | ||
ldap-standard-tmpl.h | ||
ldap-to-be-deprecated.h | ||
ldap.h | ||
ldaplog.h | ||
ldappr.h | ||
ldaprot.h | ||
ldif.h | ||
Makefile.client | ||
Makefile.in | ||
MANIFEST | ||
portable.h | ||
proto-ntutil.h | ||
regex.h | ||
srchpref.h |