summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-15 14:59:19 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-02-15 14:59:19 +0100
commitb179bde6bc12e81bc56660726cfe14463aeed555 (patch)
tree8fca881f97a68126be2a5f915805dfefe592a413
parent5d010096b11fda8f9771637a2db1fdf80e5d7360 (diff)
downloadgnutls-b179bde6bc12e81bc56660726cfe14463aeed555.tar.gz
updated
-rw-r--r--NEWS9
1 files changed, 5 insertions, 4 deletions
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.