diff options
| author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-09-26 14:19:05 +0200 |
|---|---|---|
| committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-09-26 14:19:05 +0200 |
| commit | 186da666ed25d9df964977acf5e6e7adb7d169c8 (patch) | |
| tree | f8bd24d1cf6c3ec31c89afb64560df57c7471263 | |
| parent | 90015fb10358dc3d294dabd43ea6eceaacb9b3dc (diff) | |
| download | gnutls_3_4_x-newapi.tar.gz | |
doc updategnutls_3_4_x-newapi
| -rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -5,10 +5,16 @@ See the end for copying conditions. * Version 3.4.6 (unreleased) +** libgnutls: Backported the new verification functions from the +master branch. + ** tools: Added support for LDAP and XMPP negotiation for STARTTLS. ** API and ABI modifications: -No changes since last version. +gnutls_session_set_verify_function: Added +gnutls_session_set_verify_cert: Added +gnutls_session_set_verify_cert2: Added +gnutls_session_get_verify_cert_status: Added * Version 3.4.5 (released 2015-09-12) |
