summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-12-27 18:53:09 +0000
committerSimon Josefsson <simon@josefsson.org>2006-12-27 18:53:09 +0000
commitc632498e47d9a069a8f944fa5a8a399f9d7123bc (patch)
tree06faf0b529b467db7b084592501e84acb867e822
parentd98793f0cb75cdff9b29d174a776ec14629ef403 (diff)
downloadgnutls-c632498e47d9a069a8f944fa5a8a399f9d7123bc.tar.gz
Add.
-rw-r--r--NEWS5
-rw-r--r--THANKS1
2 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6851fac5a9..df8be50a4f 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,11 @@ See the end for copying conditions.
* Version 1.7.1 (unreleased)
+** TLS 1.2 server side fix.
+The Certificate Request sent did not contain the list of supported
+hashes field, thus violating the protocol. It will now contain an
+empty list. Reported by ludovic.courtes@laas.fr (Ludovic Courtès).
+
** Fix the list of trusted CAs that server's send to clients.
Before, the list contained issuer DN's instead of subject DN's of the
trusted CAs. Reported by Max Kellermann <max@duempel.org>.
diff --git a/THANKS b/THANKS
index 6245c5b8ff..e80a47cc26 100644
--- a/THANKS
+++ b/THANKS
@@ -63,6 +63,7 @@ Robert Millan <rmillan@ackstorm.es>
Kataja Kai <kai.kataja@op.fi>
Georg Schwarz <georg.schwarz@freenet.de>
Max Kellermann <max@duempel.org>
+Ludovic Courtès <ludovic.courtes@laas.fr>
----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,