diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Version ?.?.? - gnutls_anon_set_server_cred() was deprecated by gnutls_dh_set_bits() - gnutls_x509pki_set_trust_(file/mem) can now be called multiple times - Added a minimal string library to assist in ASN.1 parsing +- Handshake messages are not kept in memory any more. Now we use less memory + during a handshake. Version 0.3.5 - Corrected the RSA key exchange method, to avoid attacks against |