A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 0045e56c34bc8897f69219a366a763f852df5534 (commit) from 057b2bab20de4a654f723bbea3fe2e6d76f1777d (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 0045e56c34bc8897f69219a366a763f852df5534 Author: Howard Chu hyc@openldap.org Date: Mon Sep 9 11:41:28 2013 -0700
ITS#7683 more for tls version/cipher info
Add LDAP_OPT_X_TLS_VERSION / LDAP_OPT_X_TLS_CIPHER for retrieving from an LDAP session handle. Update ldap_get_option(3).
-----------------------------------------------------------------------
Summary of changes: doc/man/man3/ldap_get_option.3 | 32 +++++++++++++++++++++++++++++++- include/ldap.h | 2 ++ libraries/libldap/tls2.c | 31 +++++++++++++++++++++++++++++++ 3 files changed, 64 insertions(+), 1 deletions(-)