summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2018-05-02 14:30:24 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-05-12 21:40:01 +0200
commit80bffc5dd895f5a0f058e746613cd9b669a051c6 (patch)
tree9400ffe80299309beb4baf18376b1241aaf8a620
parent8a8bf12875fcc075687cc8d783e36c14ea522d2a (diff)
downloadgnutls-80bffc5dd895f5a0f058e746613cd9b669a051c6.tar.gz
updated auto-generated files
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/manpages/Makefile.am2
-rw-r--r--symbols.last2
3 files changed, 8 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 71ad95364d..fdfa33e026 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1241,6 +1241,8 @@ FUNCS += functions/gnutls_pcert_import_x509_list
FUNCS += functions/gnutls_pcert_import_x509_list.short
FUNCS += functions/gnutls_pcert_import_x509_raw
FUNCS += functions/gnutls_pcert_import_x509_raw.short
+FUNCS += functions/gnutls_pcert_list_import_x509_file
+FUNCS += functions/gnutls_pcert_list_import_x509_file.short
FUNCS += functions/gnutls_pcert_list_import_x509_raw
FUNCS += functions/gnutls_pcert_list_import_x509_raw.short
FUNCS += functions/gnutls_pem_base64_decode
@@ -2421,6 +2423,8 @@ FUNCS += functions/gnutls_x509_crt_list_import2
FUNCS += functions/gnutls_x509_crt_list_import2.short
FUNCS += functions/gnutls_x509_crt_list_import_pkcs11
FUNCS += functions/gnutls_x509_crt_list_import_pkcs11.short
+FUNCS += functions/gnutls_x509_crt_list_import_url
+FUNCS += functions/gnutls_x509_crt_list_import_url.short
FUNCS += functions/gnutls_x509_crt_list_verify
FUNCS += functions/gnutls_x509_crt_list_verify.short
FUNCS += functions/gnutls_x509_crt_print
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index d55dd0a8af..b9667165a0 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -416,6 +416,7 @@ APIMANS += gnutls_pcert_import_openpgp_raw.3
APIMANS += gnutls_pcert_import_x509.3
APIMANS += gnutls_pcert_import_x509_list.3
APIMANS += gnutls_pcert_import_x509_raw.3
+APIMANS += gnutls_pcert_list_import_x509_file.3
APIMANS += gnutls_pcert_list_import_x509_raw.3
APIMANS += gnutls_pem_base64_decode.3
APIMANS += gnutls_pem_base64_decode2.3
@@ -1006,6 +1007,7 @@ APIMANS += gnutls_x509_crt_init.3
APIMANS += gnutls_x509_crt_list_import.3
APIMANS += gnutls_x509_crt_list_import2.3
APIMANS += gnutls_x509_crt_list_import_pkcs11.3
+APIMANS += gnutls_x509_crt_list_import_url.3
APIMANS += gnutls_x509_crt_list_verify.3
APIMANS += gnutls_x509_crt_print.3
APIMANS += gnutls_x509_crt_privkey_sign.3
diff --git a/symbols.last b/symbols.last
index d0f2e369ad..a0d80e5021 100644
--- a/symbols.last
+++ b/symbols.last
@@ -399,6 +399,7 @@ gnutls_pcert_import_openpgp_raw@GNUTLS_3_4
gnutls_pcert_import_x509@GNUTLS_3_4
gnutls_pcert_import_x509_list@GNUTLS_3_4
gnutls_pcert_import_x509_raw@GNUTLS_3_4
+gnutls_pcert_list_import_x509_file@GNUTLS_3_6_3
gnutls_pcert_list_import_x509_raw@GNUTLS_3_4
gnutls_pem_base64_decode2@GNUTLS_3_4
gnutls_pem_base64_decode@GNUTLS_3_4
@@ -998,6 +999,7 @@ gnutls_x509_crt_init@GNUTLS_3_4
gnutls_x509_crt_list_import2@GNUTLS_3_4
gnutls_x509_crt_list_import@GNUTLS_3_4
gnutls_x509_crt_list_import_pkcs11@GNUTLS_3_4
+gnutls_x509_crt_list_import_url@GNUTLS_3_6_3
gnutls_x509_crt_list_verify@GNUTLS_3_4
gnutls_x509_crt_print@GNUTLS_3_4
gnutls_x509_crt_privkey_sign@GNUTLS_3_4