summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-06-14 15:24:48 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-06-14 15:47:27 +0200
commit5b98fb5148d1cd4c7547fc9e31bc55b4466f55c6 (patch)
treec279b491e0e4164aa6ac49996a1e52b8f508f1c4 /doc
parent21d9521d932950ddd38e53d3542abcdda1bc2dd1 (diff)
downloadgnutls-5b98fb5148d1cd4c7547fc9e31bc55b4466f55c6.tar.gz
updated auto-generated files
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am26
-rw-r--r--doc/manpages/Makefile.am13
2 files changed, 39 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index fb44d36091..b7df15af9c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -969,6 +969,8 @@ FUNCS += functions/gnutls_est_record_overhead_size
FUNCS += functions/gnutls_est_record_overhead_size.short
FUNCS += functions/gnutls_ext_get_data
FUNCS += functions/gnutls_ext_get_data.short
+FUNCS += functions/gnutls_ext_get_name
+FUNCS += functions/gnutls_ext_get_name.short
FUNCS += functions/gnutls_ext_register
FUNCS += functions/gnutls_ext_register.short
FUNCS += functions/gnutls_ext_set_data
@@ -2241,6 +2243,8 @@ FUNCS += functions/gnutls_x509_crq_get_subject_alt_name
FUNCS += functions/gnutls_x509_crq_get_subject_alt_name.short
FUNCS += functions/gnutls_x509_crq_get_subject_alt_othername_oid
FUNCS += functions/gnutls_x509_crq_get_subject_alt_othername_oid.short
+FUNCS += functions/gnutls_x509_crq_get_tlsfeatures
+FUNCS += functions/gnutls_x509_crq_get_tlsfeatures.short
FUNCS += functions/gnutls_x509_crq_get_version
FUNCS += functions/gnutls_x509_crq_get_version.short
FUNCS += functions/gnutls_x509_crq_import
@@ -2277,6 +2281,8 @@ FUNCS += functions/gnutls_x509_crq_set_subject_alt_name
FUNCS += functions/gnutls_x509_crq_set_subject_alt_name.short
FUNCS += functions/gnutls_x509_crq_set_subject_alt_othername
FUNCS += functions/gnutls_x509_crq_set_subject_alt_othername.short
+FUNCS += functions/gnutls_x509_crq_set_tlsfeatures
+FUNCS += functions/gnutls_x509_crq_set_tlsfeatures.short
FUNCS += functions/gnutls_x509_crq_set_version
FUNCS += functions/gnutls_x509_crq_set_version.short
FUNCS += functions/gnutls_x509_crq_sign
@@ -2413,6 +2419,8 @@ FUNCS += functions/gnutls_x509_crt_get_subject_key_id
FUNCS += functions/gnutls_x509_crt_get_subject_key_id.short
FUNCS += functions/gnutls_x509_crt_get_subject_unique_id
FUNCS += functions/gnutls_x509_crt_get_subject_unique_id.short
+FUNCS += functions/gnutls_x509_crt_get_tlsfeatures
+FUNCS += functions/gnutls_x509_crt_get_tlsfeatures.short
FUNCS += functions/gnutls_x509_crt_get_version
FUNCS += functions/gnutls_x509_crt_get_version.short
FUNCS += functions/gnutls_x509_crt_import
@@ -2451,6 +2459,8 @@ FUNCS += functions/gnutls_x509_crt_set_crl_dist_points2
FUNCS += functions/gnutls_x509_crt_set_crl_dist_points2.short
FUNCS += functions/gnutls_x509_crt_set_crq
FUNCS += functions/gnutls_x509_crt_set_crq.short
+FUNCS += functions/gnutls_x509_crt_set_crq_extension_by_oid
+FUNCS += functions/gnutls_x509_crt_set_crq_extension_by_oid.short
FUNCS += functions/gnutls_x509_crt_set_crq_extensions
FUNCS += functions/gnutls_x509_crt_set_crq_extensions.short
FUNCS += functions/gnutls_x509_crt_set_dn
@@ -2503,6 +2513,8 @@ FUNCS += functions/gnutls_x509_crt_set_subject_key_id
FUNCS += functions/gnutls_x509_crt_set_subject_key_id.short
FUNCS += functions/gnutls_x509_crt_set_subject_unique_id
FUNCS += functions/gnutls_x509_crt_set_subject_unique_id.short
+FUNCS += functions/gnutls_x509_crt_set_tlsfeatures
+FUNCS += functions/gnutls_x509_crt_set_tlsfeatures.short
FUNCS += functions/gnutls_x509_crt_set_version
FUNCS += functions/gnutls_x509_crt_set_version.short
FUNCS += functions/gnutls_x509_crt_sign
@@ -2557,6 +2569,8 @@ FUNCS += functions/gnutls_x509_ext_export_subject_alt_names
FUNCS += functions/gnutls_x509_ext_export_subject_alt_names.short
FUNCS += functions/gnutls_x509_ext_export_subject_key_id
FUNCS += functions/gnutls_x509_ext_export_subject_key_id.short
+FUNCS += functions/gnutls_x509_ext_export_tlsfeatures
+FUNCS += functions/gnutls_x509_ext_export_tlsfeatures.short
FUNCS += functions/gnutls_x509_ext_import_aia
FUNCS += functions/gnutls_x509_ext_import_aia.short
FUNCS += functions/gnutls_x509_ext_import_authority_key_id
@@ -2581,6 +2595,8 @@ FUNCS += functions/gnutls_x509_ext_import_subject_alt_names
FUNCS += functions/gnutls_x509_ext_import_subject_alt_names.short
FUNCS += functions/gnutls_x509_ext_import_subject_key_id
FUNCS += functions/gnutls_x509_ext_import_subject_key_id.short
+FUNCS += functions/gnutls_x509_ext_import_tlsfeatures
+FUNCS += functions/gnutls_x509_ext_import_tlsfeatures.short
FUNCS += functions/gnutls_x509_ext_print
FUNCS += functions/gnutls_x509_ext_print.short
FUNCS += functions/gnutls_x509_key_purpose_deinit
@@ -2691,6 +2707,16 @@ FUNCS += functions/gnutls_x509_rdn_get_by_oid
FUNCS += functions/gnutls_x509_rdn_get_by_oid.short
FUNCS += functions/gnutls_x509_rdn_get_oid
FUNCS += functions/gnutls_x509_rdn_get_oid.short
+FUNCS += functions/gnutls_x509_tlsfeatures_add
+FUNCS += functions/gnutls_x509_tlsfeatures_add.short
+FUNCS += functions/gnutls_x509_tlsfeatures_check_crt
+FUNCS += functions/gnutls_x509_tlsfeatures_check_crt.short
+FUNCS += functions/gnutls_x509_tlsfeatures_deinit
+FUNCS += functions/gnutls_x509_tlsfeatures_deinit.short
+FUNCS += functions/gnutls_x509_tlsfeatures_get
+FUNCS += functions/gnutls_x509_tlsfeatures_get.short
+FUNCS += functions/gnutls_x509_tlsfeatures_init
+FUNCS += functions/gnutls_x509_tlsfeatures_init.short
FUNCS += functions/gnutls_x509_trust_list_add_cas
FUNCS += functions/gnutls_x509_trust_list_add_cas.short
FUNCS += functions/gnutls_x509_trust_list_add_crls
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index 7e73d4cc87..852d923357 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -286,6 +286,7 @@ APIMANS += gnutls_error_is_fatal.3
APIMANS += gnutls_error_to_alert.3
APIMANS += gnutls_est_record_overhead_size.3
APIMANS += gnutls_ext_get_data.3
+APIMANS += gnutls_ext_get_name.3
APIMANS += gnutls_ext_register.3
APIMANS += gnutls_ext_set_data.3
APIMANS += gnutls_fingerprint.3
@@ -924,6 +925,7 @@ APIMANS += gnutls_x509_crq_get_signature_algorithm.3
APIMANS += gnutls_x509_crq_get_signature_oid.3
APIMANS += gnutls_x509_crq_get_subject_alt_name.3
APIMANS += gnutls_x509_crq_get_subject_alt_othername_oid.3
+APIMANS += gnutls_x509_crq_get_tlsfeatures.3
APIMANS += gnutls_x509_crq_get_version.3
APIMANS += gnutls_x509_crq_import.3
APIMANS += gnutls_x509_crq_init.3
@@ -942,6 +944,7 @@ APIMANS += gnutls_x509_crq_set_private_key_usage_period.3
APIMANS += gnutls_x509_crq_set_pubkey.3
APIMANS += gnutls_x509_crq_set_subject_alt_name.3
APIMANS += gnutls_x509_crq_set_subject_alt_othername.3
+APIMANS += gnutls_x509_crq_set_tlsfeatures.3
APIMANS += gnutls_x509_crq_set_version.3
APIMANS += gnutls_x509_crq_sign.3
APIMANS += gnutls_x509_crq_sign2.3
@@ -1010,6 +1013,7 @@ APIMANS += gnutls_x509_crt_get_subject_alt_name2.3
APIMANS += gnutls_x509_crt_get_subject_alt_othername_oid.3
APIMANS += gnutls_x509_crt_get_subject_key_id.3
APIMANS += gnutls_x509_crt_get_subject_unique_id.3
+APIMANS += gnutls_x509_crt_get_tlsfeatures.3
APIMANS += gnutls_x509_crt_get_version.3
APIMANS += gnutls_x509_crt_import.3
APIMANS += gnutls_x509_crt_import_pkcs11.3
@@ -1029,6 +1033,7 @@ APIMANS += gnutls_x509_crt_set_ca_status.3
APIMANS += gnutls_x509_crt_set_crl_dist_points.3
APIMANS += gnutls_x509_crt_set_crl_dist_points2.3
APIMANS += gnutls_x509_crt_set_crq.3
+APIMANS += gnutls_x509_crt_set_crq_extension_by_oid.3
APIMANS += gnutls_x509_crt_set_crq_extensions.3
APIMANS += gnutls_x509_crt_set_dn.3
APIMANS += gnutls_x509_crt_set_dn_by_oid.3
@@ -1055,6 +1060,7 @@ APIMANS += gnutls_x509_crt_set_subject_alt_name.3
APIMANS += gnutls_x509_crt_set_subject_alt_othername.3
APIMANS += gnutls_x509_crt_set_subject_key_id.3
APIMANS += gnutls_x509_crt_set_subject_unique_id.3
+APIMANS += gnutls_x509_crt_set_tlsfeatures.3
APIMANS += gnutls_x509_crt_set_version.3
APIMANS += gnutls_x509_crt_sign.3
APIMANS += gnutls_x509_crt_sign2.3
@@ -1082,6 +1088,7 @@ APIMANS += gnutls_x509_ext_export_private_key_usage_period.3
APIMANS += gnutls_x509_ext_export_proxy.3
APIMANS += gnutls_x509_ext_export_subject_alt_names.3
APIMANS += gnutls_x509_ext_export_subject_key_id.3
+APIMANS += gnutls_x509_ext_export_tlsfeatures.3
APIMANS += gnutls_x509_ext_import_aia.3
APIMANS += gnutls_x509_ext_import_authority_key_id.3
APIMANS += gnutls_x509_ext_import_basic_constraints.3
@@ -1094,6 +1101,7 @@ APIMANS += gnutls_x509_ext_import_private_key_usage_period.3
APIMANS += gnutls_x509_ext_import_proxy.3
APIMANS += gnutls_x509_ext_import_subject_alt_names.3
APIMANS += gnutls_x509_ext_import_subject_key_id.3
+APIMANS += gnutls_x509_ext_import_tlsfeatures.3
APIMANS += gnutls_x509_ext_print.3
APIMANS += gnutls_x509_key_purpose_deinit.3
APIMANS += gnutls_x509_key_purpose_get.3
@@ -1149,6 +1157,11 @@ APIMANS += gnutls_x509_privkey_verify_seed.3
APIMANS += gnutls_x509_rdn_get.3
APIMANS += gnutls_x509_rdn_get_by_oid.3
APIMANS += gnutls_x509_rdn_get_oid.3
+APIMANS += gnutls_x509_tlsfeatures_add.3
+APIMANS += gnutls_x509_tlsfeatures_check_crt.3
+APIMANS += gnutls_x509_tlsfeatures_deinit.3
+APIMANS += gnutls_x509_tlsfeatures_get.3
+APIMANS += gnutls_x509_tlsfeatures_init.3
APIMANS += gnutls_x509_trust_list_add_cas.3
APIMANS += gnutls_x509_trust_list_add_crls.3
APIMANS += gnutls_x509_trust_list_add_named_crt.3