From: Nikos Mavrogiannopoulos Date: Wed, 15 Feb 2012 13:59:19 +0000 (+0100) Subject: updated X-Git-Tag: gnutls_3_0_13~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b179bde6bc12e81bc56660726cfe14463aeed555;p=thirdparty%2Fgnutls.git updated --- diff --git a/NEWS b/NEWS index 059b4e12ae..72d12af7ac 100644 --- a/NEWS +++ b/NEWS @@ -19,11 +19,12 @@ status from an ocsp server. ** command line apps: Use gnu autogen (libopts) to parse command line arguments and template files. -** libgnutls: Corrected DTLS lost packet handling in -the last flight. +** tests: Added stress test for DTLS packet losses and +out-of-order receival. Contributed by Sean Buckheister. -** libgnutls: Corrected DTLS retransmission timeouts. -Report and patch by Sean Buckheister. +** libgnutls: Several updates and corrections in the DTLS +DTLS lost packet handling and retransmission timeouts. +Report and patches by Sean Buckheister. ** libgnutls: Added new functions to easily allow the usage of a trust on first use (SSH-style) authentication.