diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2018-05-07 15:39:30 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2018-05-07 15:39:30 +0200 |
commit | 7cf5f14fb56cc3c467759e9a930e3d2098716671 (patch) | |
tree | 122bd97a9f5f46122d7e148c4c908c6e0f9e63cc /NEWS | |
parent | 8351f831085b3f2d2de7ef99a306b05e2d51e9a2 (diff) | |
download | gnutls-7cf5f14fb56cc3c467759e9a930e3d2098716671.tar.gz |
doc update [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ See the end for copying conditions. strings, then TLS 1.3 negotiation will be disabled if the session is associated with an anonymous credentials structure. +** Provide a uniform cipher list across different protocols; the CAMELLIA ciphers + as well as ciphers utilizing HMAC-SHA384 have been removed from the default + priority strings. + ** libgnutls: Introduced low-level function to assist applications attempting client hello extension parsing, prior to GnuTLS' parsing of the message. |