summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-01-13 10:47:33 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-01-13 10:47:33 +0100
commit1d90fe4a76cdb87a583ca5e13847fb2fb8539259 (patch)
tree1ba24259b1d4f9463710691ddb6e1fba07af6c11 /NEWS
parent09a2c76abf52bf66324c168813b8aa4b4ed90c23 (diff)
downloadgnutls-1d90fe4a76cdb87a583ca5e13847fb2fb8539259.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc4a5bf33f..dbab24207e 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,18 @@ See the end for copying conditions.
* Version 3.3.0 (unreleased)
+** libgnutls: certificate verification profiles were introduced
+that can be specified as flags to verification functions. They
+are enumerations in gnutls_certificate_verification_profiles_t
+and can be converted to flags using GNUTLS_PROFILE_TO_VFLAGS()
+
+** libgnutls: When specifying a priority string a corresponding
+certificate verification profile is automatically set.
+
+** libgnutls: Increased the default security level of priority
+strings to corresponding defaults. The %COMPAT keyword is extended
+to revert to old defaults, by reducing the overall security level.
+
** libgnutls: The initialization of the library was moved to a
constructor. That is, gnutls_global_init() is no longer required
unless linking with a static library or a system that does not