diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2015-03-03 09:34:26 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2015-03-03 09:34:26 +0100 |
commit | 3754af1c694c829c89ea7865ac1718a763c682c4 (patch) | |
tree | 61dee3a52ec76f8c539af59993d24575c162f7db /NEWS | |
parent | eb30decc3dbaff325fa627ea4644417197d9307c (diff) | |
download | gnutls-3754af1c694c829c89ea7865ac1718a763c682c4.tar.gz |
doc update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -32,6 +32,10 @@ list. It has to be explicitly enabled, e.g., with a string like list. It has to be explicitly enabled, e.g., with a string like "NORMAL:+ARCFOUR-128". +** libgnutls: DSA signatures and DHE-DSS are no longer included in the +default priorities list. They have to be explicitly enabled, e.g., with +a string like "NORMAL:+DHE-DSS:+SIGN-DSA-SHA1:+SIGN-DSA-SHA256". + ** libgnutls: Use nettle's PBKDF2 implementation. ** libgnutls: gnutls_x509_crt_check_hostname() and friends will use |