diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-08-11 14:26:53 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-08-11 15:12:03 +0200 |
commit | f654153a76132b20cbbb0e35136b7b24a27cdf98 (patch) | |
tree | d33f48f29ec27d68a6c29350e3cceb522eced894 /NEWS | |
parent | 2b0b52a25170d0656b139305693d116a14838304 (diff) | |
download | gnutls-f654153a76132b20cbbb0e35136b7b24a27cdf98.tar.gz |
updated news
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,6 +28,9 @@ and gnutls_x509_privkey_import_pkcs8(), return consistently GNUTLS_E_DECRYPTION_FAILED if the input structure is encrypted but no password was provided. +** libgnutls: Added gnutls_handshake_set_timeout() a function that +allows to set the maximum time spent in a handshake. + ** libgnutlsxx: Added session::set_transport_vec_push_function. Patch by Alexandre Bique. |