From: Nikos Mavrogiannopoulos Date: Fri, 18 Apr 2014 11:27:09 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_3_1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2f43ae540c9941cb1839ded96915ca05163694d;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 16c001e58e..8422eca95a 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,9 @@ were moved to self-test.h. different recv and send pointers have been specified. Reported and investigated by JMRecio. +** libgnutls: Fixed issue in the RSA-PSK key exchange, which would +result to illegal memory access if a server hint was provided. + ** API and ABI modifications: No changes since last version.