diff options
-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 |