summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-02-19 10:19:43 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-02-19 10:19:43 +0100
commitc62c660fd884ae7aab5d64b7c856dc0398c3057c (patch)
tree0c1da26c8da03309bf487bb270fd1704670c50f8 /NEWS
parent7375d8c0ae30ade0ac805914b8cee31a80913398 (diff)
downloadgnutls-c62c660fd884ae7aab5d64b7c856dc0398c3057c.tar.gz
Added gnutls_x509_name_constraints_check_crt
This function will check name constraints against all the names in a certificate.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 654eb93fa0..390754c917 100644
--- a/NEWS
+++ b/NEWS
@@ -103,6 +103,7 @@ gnutls_x509_crt_set_name_constraints: Added
gnutls_x509_name_constraints_get_permitted: Added
gnutls_x509_name_constraints_get_excluded: Added
gnutls_x509_name_constraints_check: Added
+gnutls_x509_name_constraints_check_crt: Added
gnutls_digest_self_test: Added (conditionally)
gnutls_mac_self_test: Added (conditionally)
gnutls_pk_self_test: Added (conditionally)