summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-02-04 09:09:46 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-02-04 09:09:46 +0100
commit9dd0f966c2a28c2b0b5277ccdabe9da893a47b92 (patch)
tree04610d0dccd607de2a90a78c41a846c47c6e7f33
parente7b89d7da18d31a86a6405e9d86587469198449c (diff)
downloadgnutls-9dd0f966c2a28c2b0b5277ccdabe9da893a47b92.tar.gz
documented fix
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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.