summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-06-10 19:09:59 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-06-10 19:12:02 +0200
commit9eb2936c8abcd9c9af807931e5d88231b53ab709 (patch)
treeb3acd888bd1ea7a2342f2407a019fab3c7f5c270 /NEWS
parent5075d2ec8249e940d087b7ab6a0d87ca28d76d51 (diff)
downloadgnutls-9eb2936c8abcd9c9af807931e5d88231b53ab709.tar.gz
DTLS replay protection can now be disabled.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e372571dc2..c08b6bba07 100644
--- a/NEWS
+++ b/NEWS
@@ -7,9 +7,12 @@ See the end for copying conditions.
** libgnutls: Several optimizations in the related to packet processing
subsystems.
+** libgnutls: DTLS replay protection can now be disabled.
+
** API and ABI modifications:
gnutls_certificate_set_trust_list: Added
gnutls_cipher_get_tag_size: Added
+gnutls_record_disable_replay_protection: Added
* Version 3.2.1 (released 2013-06-01)