diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,9 @@ See the end for copying conditions. * Version 3.6.13 (unreleased) +** libgnutls: Added functions to intercept and inject unprotected record + directly to the TLS state machine, for the use with QUIC (#849, #850). + ** libgnutls: Added new APIs to access KDF algorithms (#813). ** API and ABI modifications: @@ -15,6 +18,8 @@ gnutls_hkdf_expand: Added gnutls_pbkdf2: Added gnutls_handshake_secret_type_t: New enumeration gnutls_handshake_set_secret_function: Added +gnutls_handshake_set_read_function: Added +gnutls_handshake_write: Added * Version 3.6.12 (released 2020-02-01) |
