diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-04-03 18:02:34 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2013-04-03 18:02:34 +0200 |
commit | c36bc17ef72536d57b08ca325222998ef837806d (patch) | |
tree | b467e6d234de45be2a5c9e957658c4ea798e9edd /NEWS | |
parent | ef4936538ff9d08f6e73c241043e64b07f37473b (diff) | |
download | gnutls-c36bc17ef72536d57b08ca325222998ef837806d.tar.gz |
documented update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ See the end for copying conditions. ** libgnutls: When in compatibility mode allow for a wrong version in the RSA PMS. +** libgnutls: Corrected issues in DTLS heartbeat parsing. Reported by +Joke de Buhr. + ** libgnutls: Added GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA which allows gnutls_privkey_sign_hash() to operate as with gnutls_privkey_sign_raw_data(). This makes it consistent with verification with GNUTLS_PUBKEY_VERIFY_FLAG_TLS1_RSA |