summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/Makefile.am7
-rw-r--r--doc/manpages/Makefile.am3
-rw-r--r--symbols.last3
3 files changed, 13 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 50c7f3585b..a1301950dc 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -559,6 +559,7 @@ ENUMS += enums/gnutls_sign_algorithm_t
ENUMS += enums/gnutls_srtp_profile_t
ENUMS += enums/gnutls_supplemental_data_format_type_t
ENUMS += enums/gnutls_tpmkey_fmt_t
+ENUMS += enums/gnutls_vdata_types_t
ENUMS += enums/gnutls_x509_crl_reason_t
ENUMS += enums/gnutls_x509_crt_fmt_t
ENUMS += enums/gnutls_x509_subject_alt_name_t
@@ -750,6 +751,8 @@ FUNCS += functions/gnutls_certificate_type_set_priority
FUNCS += functions/gnutls_certificate_type_set_priority.short
FUNCS += functions/gnutls_certificate_verification_status_print
FUNCS += functions/gnutls_certificate_verification_status_print.short
+FUNCS += functions/gnutls_certificate_verify_peers
+FUNCS += functions/gnutls_certificate_verify_peers.short
FUNCS += functions/gnutls_certificate_verify_peers2
FUNCS += functions/gnutls_certificate_verify_peers2.short
FUNCS += functions/gnutls_certificate_verify_peers3
@@ -1094,6 +1097,8 @@ FUNCS += functions/gnutls_ocsp_status_request_is_checked
FUNCS += functions/gnutls_ocsp_status_request_is_checked.short
FUNCS += functions/gnutls_openpgp_crt_check_hostname
FUNCS += functions/gnutls_openpgp_crt_check_hostname.short
+FUNCS += functions/gnutls_openpgp_crt_check_hostname2
+FUNCS += functions/gnutls_openpgp_crt_check_hostname2.short
FUNCS += functions/gnutls_openpgp_crt_deinit
FUNCS += functions/gnutls_openpgp_crt_deinit.short
FUNCS += functions/gnutls_openpgp_crt_export
@@ -2086,6 +2091,8 @@ FUNCS += functions/gnutls_x509_crq_verify
FUNCS += functions/gnutls_x509_crq_verify.short
FUNCS += functions/gnutls_x509_crt_check_hostname
FUNCS += functions/gnutls_x509_crt_check_hostname.short
+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_revocation
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 5715f067cd..026b53b993 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -166,6 +166,7 @@ APIMANS += gnutls_certificate_type_get_name.3
APIMANS += gnutls_certificate_type_list.3
APIMANS += gnutls_certificate_type_set_priority.3
APIMANS += gnutls_certificate_verification_status_print.3
+APIMANS += gnutls_certificate_verify_peers.3
APIMANS += gnutls_certificate_verify_peers2.3
APIMANS += gnutls_certificate_verify_peers3.3
APIMANS += gnutls_check_version.3
@@ -338,6 +339,7 @@ APIMANS += gnutls_ocsp_status_request_enable_client.3
APIMANS += gnutls_ocsp_status_request_get.3
APIMANS += gnutls_ocsp_status_request_is_checked.3
APIMANS += gnutls_openpgp_crt_check_hostname.3
+APIMANS += gnutls_openpgp_crt_check_hostname2.3
APIMANS += gnutls_openpgp_crt_deinit.3
APIMANS += gnutls_openpgp_crt_export.3
APIMANS += gnutls_openpgp_crt_export2.3
@@ -834,6 +836,7 @@ APIMANS += gnutls_x509_crq_sign.3
APIMANS += gnutls_x509_crq_sign2.3
APIMANS += gnutls_x509_crq_verify.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_revocation.3
APIMANS += gnutls_x509_crt_cpy_crl_dist_points.3
diff --git a/symbols.last b/symbols.last
index bd9a37754b..c6967be6b3 100644
--- a/symbols.last
+++ b/symbols.last
@@ -115,6 +115,7 @@ gnutls_certificate_type_set_priority@GNUTLS_1_4
gnutls_certificate_verification_status_print@GNUTLS_3_1_0
gnutls_certificate_verify_peers2@GNUTLS_1_4
gnutls_certificate_verify_peers3@GNUTLS_3_1_0
+gnutls_certificate_verify_peers@GNUTLS_3_1_0
gnutls_check_version@GNUTLS_1_4
gnutls_cipher_add_auth@GNUTLS_3_0_0
gnutls_cipher_decrypt2@GNUTLS_2_12
@@ -283,6 +284,7 @@ gnutls_ocsp_resp_verify_direct@GNUTLS_3_0_0
gnutls_ocsp_status_request_enable_client@GNUTLS_3_1_0
gnutls_ocsp_status_request_get@GNUTLS_3_1_0
gnutls_ocsp_status_request_is_checked@GNUTLS_3_1_0
+gnutls_openpgp_crt_check_hostname2@GNUTLS_3_1_0
gnutls_openpgp_crt_check_hostname@GNUTLS_1_4
gnutls_openpgp_crt_deinit@GNUTLS_1_4
gnutls_openpgp_crt_export2@GNUTLS_3_1_0
@@ -796,6 +798,7 @@ gnutls_x509_crq_set_version@GNUTLS_1_4
gnutls_x509_crq_sign2@GNUTLS_1_4
gnutls_x509_crq_sign@GNUTLS_1_4
gnutls_x509_crq_verify@GNUTLS_2_12
+gnutls_x509_crt_check_hostname2@GNUTLS_3_1_0
gnutls_x509_crt_check_hostname@GNUTLS_1_4
gnutls_x509_crt_check_issuer@GNUTLS_1_4
gnutls_x509_crt_check_revocation@GNUTLS_1_4