summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-04-02 14:32:21 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-04-02 14:33:18 +0200
commit013c4d5de0c48524e72bf0de7536dd6dbc73387b (patch)
treec5857761cceb305d079925a102b58f5ff32ae6f7 /NEWS
parentecd5e6d9f5b8b5032b2d0cc39b471853437fbdd9 (diff)
downloadgnutls-013c4d5de0c48524e72bf0de7536dd6dbc73387b.tar.gz
backported fixes for gnutls_record_cork() and DTLS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 618f334134..e06cc83914 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ See the end for copying conditions.
only available in TLS 1.0 as SSL 3.0 doesn't specify parameters for
these algorithms.
+** libgnutls: gnutls_record_send is now safe to be called under DTLS when
+in corked mode.
+
** libgnutls: Changed the behaviour in wildcard acceptance in certificates.
Wildcards are only accepted when there are more than two domain components
after the wildcard. This drops support for the permissive RFC2818 wildcards