From: Nikos Mavrogiannopoulos Date: Sat, 9 Jun 2012 13:41:30 +0000 (+0200) Subject: added author of code. X-Git-Tag: gnutls_3_0_21~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb530c7cdfff2119ec74cedb3f372e1f0c41fa2f;p=thirdparty%2Fgnutls.git added author of code. --- diff --git a/AUTHORS b/AUTHORS index e6bd90b901..fa706cd34f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -74,6 +74,9 @@ Win32 patches. Andy Polyakov AES-NI and Padlock assembler code (at lib/accelerated/intel/asm/) +David Woodhouse +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.