diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-06-10 19:09:59 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-06-10 19:12:02 +0200 |
commit | 9eb2936c8abcd9c9af807931e5d88231b53ab709 (patch) | |
tree | b3acd888bd1ea7a2342f2407a019fab3c7f5c270 /NEWS | |
parent | 5075d2ec8249e940d087b7ab6a0d87ca28d76d51 (diff) | |
download | gnutls-9eb2936c8abcd9c9af807931e5d88231b53ab709.tar.gz |
DTLS replay protection can now be disabled.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |