summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2010-12-05 16:33:01 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2010-12-05 17:05:54 +0100
commit6808f0bddae9ebaa81a85f0f22bbf88afe1da9d0 (patch)
tree0909b26e68bb55f8db4b932d0b54f27bfb91f2d9 /NEWS
parent86ecfeed9948097dd9f34f2cefc49654521b3e69 (diff)
downloadgnutls-6808f0bddae9ebaa81a85f0f22bbf88afe1da9d0.tar.gz
Use ASN1_NULL when writing parameters for RSA signatures. This makes us comply with RFC3279. Reported by Michael Rommel.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3bdd35c5a1..132af9d08e 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the end for copying conditions.
* Version 2.11.6 (unreleased)
+** libgnutls: Use ASN1_NULL when writing parameters for RSA signatures.
+This makes us comply with RFC3279. Reported by Michael Rommel.
+
** gnutls-serv: Corrected a buffer overflow. Reported and patch by Tomas Mraz.
** API and ABI modifications: