diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-09-19 14:24:10 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-09-19 14:24:10 +0200 |
commit | 74c4f165f930e0c6aa3147ce36b0232593c83161 (patch) | |
tree | 89e4837308ec25df70ba9dec60110bf2781c62d3 /NEWS | |
parent | d8fb986b9cb6ec0563fa9f5bd7be9ab86f152c79 (diff) | |
download | gnutls-74c4f165f930e0c6aa3147ce36b0232593c83161.tar.gz |
doc update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -22,6 +22,10 @@ See the end for copying conditions. latest version was creating position depending code. Added checks in the CI to detect position depending code early. +** libgnutls: Increased the maximum size of the handshake message hash. + This will allow the library to cope better with larger packets, as + the ones offered by current TLS 1.3 drafts. + ** API and ABI modifications: gnutls_certificate_set_ocsp_status_request_function2: Added GNUTLS_E_PK_INVALID_PUBKEY: Added |