]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
added author of code.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 9 Jun 2012 13:41:30 +0000 (15:41 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 9 Jun 2012 13:41:30 +0000 (15:41 +0200)
AUTHORS
NEWS

diff --git a/AUTHORS b/AUTHORS
index e6bd90b90180d2db307e1ab25d509d1bc947eefd..fa706cd34f774f9ce6d5bb553cdd1ed72479a990 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -74,6 +74,9 @@ Win32 patches.
 Andy Polyakov <appro [at] openssl.org>
 AES-NI and Padlock assembler code (at lib/accelerated/intel/asm/)
 
+David Woodhouse <dwmw2 [at] infradead.org>
+DTLS 0.9 implementation.
+
 ----------------------------------------------------------------------
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
diff --git a/NEWS b/NEWS
index 4fd8c55d20670e3dfdf3c5e98d1556f4da34e173..0a38d6bd650334a3a448de21ebc65ed1d6233078 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ and --benchmark-tls-ciphers
 ** libgnutls: Added support for an old version of the DTLS protocol
 used by openconnect vpn client for compatibility with Cisco's AnyConnect 
 SSL VPN. It is marked as GNUTLS_DTLS0_9. Do not use it for newer protocols
-as it has issues.
+as it has issues. Implemented by David Woodhouse.
 
 ** libgnutls: requires libnettle 2.5.