summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-06-09 15:41:30 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-06-09 15:41:30 +0200
commiteb530c7cdfff2119ec74cedb3f372e1f0c41fa2f (patch)
tree5eed32423af413a02ad9c6f8f01841dd681da2f6
parentd1a4913be216efa2999cbcc86f472c04d5ffee03 (diff)
downloadgnutls-eb530c7cdfff2119ec74cedb3f372e1f0c41fa2f.tar.gz
added author of code.
-rw-r--r--AUTHORS3
-rw-r--r--NEWS2
2 files changed, 4 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index e6bd90b901..fa706cd34f 100644
--- 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 4fd8c55d20..0a38d6bd65 100644
--- 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.