summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-07-01 21:13:23 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-07-01 21:13:23 +0200
commit6f12c070cc12b2fc157bf9de7aa99015da7e4bb8 (patch)
treec75d0493e5d06a97d139df0b456fb7f75e5a8286 /NEWS
parent5d5576a4d3c885530896159004f3d6aa75eacd0c (diff)
downloadgnutls-6f12c070cc12b2fc157bf9de7aa99015da7e4bb8.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 10685bd856..b023b5ee0f 100644
--- a/NEWS
+++ b/NEWS
@@ -6,13 +6,20 @@ See the end for copying conditions.
* Version 3.4.3 (unreleased)
** libgnutls: Follow closely RFC5280 recommendations and use UTCTime for
-dates prior to 2050.
+ dates prior to 2050.
** libgnutls: Force 16-byte alignment to all input to ciphers (previously it
-was done only when cryptodev was enabled).
+ was done only when cryptodev was enabled).
** libgnutls: Removed support for pthread_atfork() as it has undefined
-semantics when used with dlopen(), and may lead to a crash.
+ semantics when used with dlopen(), and may lead to a crash.
+
+** libgnutls: corrected failure when importing plain files
+ with gnutls_x509_privkey_import2(), and a password was provided.
+
+** libgnutls: Don't reject certificates if a CA has the URI or IP address
+ name constraints, and the end certificate doesn't have an IP address
+ name or a URI set.
** API and ABI modifications:
gnutls_ecc_curve_get_oid: Added