From: Nikos Mavrogiannopoulos Date: Sun, 29 Nov 2015 09:37:53 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_5_0~510 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d31df2bb41fecf9e2dbb98ee76d2c345a4af912;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 7791d3d1f8..38f7bf230e 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,10 @@ See the end for copying conditions. to install a callback to perform certificate verification. See doc/examples/ex-client-x509.c for usage. +** libgnutls: Be strict in TLS extension decoding. That is, do not tolerate + parsing errors in the extensions field and treat it as a typical Hello + message structure. Reported by Hubert Kario (#40) + ** certtool: Added the --provable option. ** certtool: Key generation security level was switched to HIGH. That