summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-10-18 13:45:34 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-10-18 13:45:34 +0200
commit59346c6a020bad26dddf9e5da3d5070c79ee323a (patch)
tree76199fec92a3bc8f137c8c86af2f19a345aafc57
parent6a8889c32c8796a2870c8e3d86615d1b3702c93f (diff)
downloadgnutls-pkcs7-time-check.tar.gz
updated auto-generated filespkcs7-time-check
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/manpages/Makefile.am1
-rw-r--r--symbols.last1
3 files changed, 4 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 146c9ccb96..8770635a87 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2332,6 +2332,8 @@ FUNCS += functions/gnutls_x509_crt_check_hostname2
FUNCS += functions/gnutls_x509_crt_check_hostname2.short
FUNCS += functions/gnutls_x509_crt_check_issuer
FUNCS += functions/gnutls_x509_crt_check_issuer.short
+FUNCS += functions/gnutls_x509_crt_check_key_purpose
+FUNCS += functions/gnutls_x509_crt_check_key_purpose.short
FUNCS += functions/gnutls_x509_crt_check_revocation
FUNCS += functions/gnutls_x509_crt_check_revocation.short
FUNCS += functions/gnutls_x509_crt_cpy_crl_dist_points
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index ff0b4adfa3..97697befdb 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -960,6 +960,7 @@ APIMANS += gnutls_x509_crt_check_email.3
APIMANS += gnutls_x509_crt_check_hostname.3
APIMANS += gnutls_x509_crt_check_hostname2.3
APIMANS += gnutls_x509_crt_check_issuer.3
+APIMANS += gnutls_x509_crt_check_key_purpose.3
APIMANS += gnutls_x509_crt_check_revocation.3
APIMANS += gnutls_x509_crt_cpy_crl_dist_points.3
APIMANS += gnutls_x509_crt_deinit.3
diff --git a/symbols.last b/symbols.last
index 37b4e35eb3..f8dc576b8c 100644
--- a/symbols.last
+++ b/symbols.last
@@ -873,6 +873,7 @@ gnutls_x509_crt_check_email@GNUTLS_3_4
gnutls_x509_crt_check_hostname2@GNUTLS_3_4
gnutls_x509_crt_check_hostname@GNUTLS_3_4
gnutls_x509_crt_check_issuer@GNUTLS_3_4
+gnutls_x509_crt_check_key_purpose@GNUTLS_3_4
gnutls_x509_crt_check_revocation@GNUTLS_3_4
gnutls_x509_crt_cpy_crl_dist_points@GNUTLS_3_4
gnutls_x509_crt_deinit@GNUTLS_3_4