From: Nikos Mavrogiannopoulos Date: Mon, 4 Feb 2013 08:09:46 +0000 (+0100) Subject: documented fix X-Git-Tag: gnutls_3_1_7~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dd0f966c2a28c2b0b5277ccdabe9da893a47b92;p=thirdparty%2Fgnutls.git documented fix --- diff --git a/NEWS b/NEWS index e10b52ff58..efb460ee6e 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,9 @@ API. ** libgnutls: DN variable 'T' was expanded to 'title'. +** libgnutls: Fixes in record padding parsing to prevent a timing attack. +Issue reported by Kenny Patterson and Nadhem Alfardan. + ** libgnutls: Added functions to directly set the DN in a certificate or request from an RFC4514 string.