From 80bffc5dd895f5a0f058e746613cd9b669a051c6 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 2 May 2018 14:30:24 +0200 Subject: updated auto-generated files Signed-off-by: Nikos Mavrogiannopoulos --- doc/Makefile.am | 4 ++++ doc/manpages/Makefile.am | 2 ++ symbols.last | 2 ++ 3 files changed, 8 insertions(+) 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 -- cgit v1.2.1