diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2018-02-26 11:46:09 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2018-02-26 11:46:09 +0100 |
commit | 95e0bafbdfdb3f09936c624405912a1e7b2fd125 (patch) | |
tree | 66ffc884834abccf9215f905d09a9381418ae35b /NEWS | |
parent | 1a712ff39a2bdbde4f399f448eea9c365a5db8fd (diff) | |
download | gnutls-95e0bafbdfdb3f09936c624405912a1e7b2fd125.tar.gz |
doc updatetmp-raw-parse
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,9 @@ See the end for copying conditions. and key usage limits. TLS1.3 support needs to be explicitly enabled via a priority string. +** libgnutls: Introduced low-level function to assist applications attempting client + hello extension parsing, prior to GnuTLS' parsing of the message. + ** API and ABI modifications: gnutls_fips140_set_mode: Added gnutls_session_key_update: Added @@ -32,6 +35,7 @@ gnutls_certificate_set_ocsp_status_request_file2: Added gnutls_certificate_set_ocsp_status_request_mem: Added gnutls_certificate_get_ocsp_expiration: Added gnutls_record_send2: Added +gnutls_ext_raw_parse: Added * Version 3.6.2 (released 2018-02-16) |