From 1edcadb46bd15d231689725b657cb859c917e3a2 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 16 Jan 2017 13:01:56 +0100 Subject: doc: removed references to OpenPGP functions and enumerations Signed-off-by: Nikos Mavrogiannopoulos --- doc/Makefile.am | 153 ----------------------------------------------- doc/doc.mk | 2 +- doc/manpages/Makefile.am | 76 ----------------------- 3 files changed, 1 insertion(+), 230 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 169cf1a658..72db5f3c2b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -564,7 +564,6 @@ ENUMS += enums/gnutls_ocsp_cert_status_t ENUMS += enums/gnutls_ocsp_print_formats_t ENUMS += enums/gnutls_ocsp_resp_status_t ENUMS += enums/gnutls_ocsp_verify_reason_t -ENUMS += enums/gnutls_openpgp_crt_fmt_t ENUMS += enums/gnutls_openpgp_crt_status_t ENUMS += enums/gnutls_params_type_t ENUMS += enums/gnutls_pin_flag_t @@ -702,10 +701,6 @@ FUNCS += functions/gnutls_certificate_get_crt_raw FUNCS += functions/gnutls_certificate_get_crt_raw.short FUNCS += functions/gnutls_certificate_get_issuer FUNCS += functions/gnutls_certificate_get_issuer.short -FUNCS += functions/gnutls_certificate_get_openpgp_crt -FUNCS += functions/gnutls_certificate_get_openpgp_crt.short -FUNCS += functions/gnutls_certificate_get_openpgp_key -FUNCS += functions/gnutls_certificate_get_openpgp_key.short FUNCS += functions/gnutls_certificate_get_ours FUNCS += functions/gnutls_certificate_get_ours.short FUNCS += functions/gnutls_certificate_get_peers @@ -738,20 +733,6 @@ FUNCS += functions/gnutls_certificate_set_ocsp_status_request_function FUNCS += functions/gnutls_certificate_set_ocsp_status_request_function.short FUNCS += functions/gnutls_certificate_set_ocsp_status_request_function2 FUNCS += functions/gnutls_certificate_set_ocsp_status_request_function2.short -FUNCS += functions/gnutls_certificate_set_openpgp_key -FUNCS += functions/gnutls_certificate_set_openpgp_key.short -FUNCS += functions/gnutls_certificate_set_openpgp_key_file -FUNCS += functions/gnutls_certificate_set_openpgp_key_file.short -FUNCS += functions/gnutls_certificate_set_openpgp_key_file2 -FUNCS += functions/gnutls_certificate_set_openpgp_key_file2.short -FUNCS += functions/gnutls_certificate_set_openpgp_key_mem -FUNCS += functions/gnutls_certificate_set_openpgp_key_mem.short -FUNCS += functions/gnutls_certificate_set_openpgp_key_mem2 -FUNCS += functions/gnutls_certificate_set_openpgp_key_mem2.short -FUNCS += functions/gnutls_certificate_set_openpgp_keyring_file -FUNCS += functions/gnutls_certificate_set_openpgp_keyring_file.short -FUNCS += functions/gnutls_certificate_set_openpgp_keyring_mem -FUNCS += functions/gnutls_certificate_set_openpgp_keyring_mem.short FUNCS += functions/gnutls_certificate_set_params_function FUNCS += functions/gnutls_certificate_set_params_function.short FUNCS += functions/gnutls_certificate_set_pin_function @@ -1198,144 +1179,10 @@ FUNCS += functions/gnutls_oid_to_pk FUNCS += functions/gnutls_oid_to_pk.short FUNCS += functions/gnutls_oid_to_sign FUNCS += functions/gnutls_oid_to_sign.short -FUNCS += functions/gnutls_openpgp_crt_check_email -FUNCS += functions/gnutls_openpgp_crt_check_email.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 -FUNCS += functions/gnutls_openpgp_crt_export.short -FUNCS += functions/gnutls_openpgp_crt_export2 -FUNCS += functions/gnutls_openpgp_crt_export2.short -FUNCS += functions/gnutls_openpgp_crt_get_auth_subkey -FUNCS += functions/gnutls_openpgp_crt_get_auth_subkey.short -FUNCS += functions/gnutls_openpgp_crt_get_creation_time -FUNCS += functions/gnutls_openpgp_crt_get_creation_time.short -FUNCS += functions/gnutls_openpgp_crt_get_expiration_time -FUNCS += functions/gnutls_openpgp_crt_get_expiration_time.short -FUNCS += functions/gnutls_openpgp_crt_get_fingerprint -FUNCS += functions/gnutls_openpgp_crt_get_fingerprint.short -FUNCS += functions/gnutls_openpgp_crt_get_key_id -FUNCS += functions/gnutls_openpgp_crt_get_key_id.short -FUNCS += functions/gnutls_openpgp_crt_get_key_usage -FUNCS += functions/gnutls_openpgp_crt_get_key_usage.short -FUNCS += functions/gnutls_openpgp_crt_get_name -FUNCS += functions/gnutls_openpgp_crt_get_name.short -FUNCS += functions/gnutls_openpgp_crt_get_pk_algorithm -FUNCS += functions/gnutls_openpgp_crt_get_pk_algorithm.short -FUNCS += functions/gnutls_openpgp_crt_get_pk_dsa_raw -FUNCS += functions/gnutls_openpgp_crt_get_pk_dsa_raw.short -FUNCS += functions/gnutls_openpgp_crt_get_pk_rsa_raw -FUNCS += functions/gnutls_openpgp_crt_get_pk_rsa_raw.short -FUNCS += functions/gnutls_openpgp_crt_get_preferred_key_id -FUNCS += functions/gnutls_openpgp_crt_get_preferred_key_id.short -FUNCS += functions/gnutls_openpgp_crt_get_revoked_status -FUNCS += functions/gnutls_openpgp_crt_get_revoked_status.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_count -FUNCS += functions/gnutls_openpgp_crt_get_subkey_count.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_creation_time -FUNCS += functions/gnutls_openpgp_crt_get_subkey_creation_time.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_expiration_time -FUNCS += functions/gnutls_openpgp_crt_get_subkey_expiration_time.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_fingerprint -FUNCS += functions/gnutls_openpgp_crt_get_subkey_fingerprint.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_id -FUNCS += functions/gnutls_openpgp_crt_get_subkey_id.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_idx -FUNCS += functions/gnutls_openpgp_crt_get_subkey_idx.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_pk_algorithm -FUNCS += functions/gnutls_openpgp_crt_get_subkey_pk_algorithm.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_pk_dsa_raw -FUNCS += functions/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_pk_rsa_raw -FUNCS += functions/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_revoked_status -FUNCS += functions/gnutls_openpgp_crt_get_subkey_revoked_status.short -FUNCS += functions/gnutls_openpgp_crt_get_subkey_usage -FUNCS += functions/gnutls_openpgp_crt_get_subkey_usage.short -FUNCS += functions/gnutls_openpgp_crt_get_version -FUNCS += functions/gnutls_openpgp_crt_get_version.short -FUNCS += functions/gnutls_openpgp_crt_import -FUNCS += functions/gnutls_openpgp_crt_import.short -FUNCS += functions/gnutls_openpgp_crt_init -FUNCS += functions/gnutls_openpgp_crt_init.short -FUNCS += functions/gnutls_openpgp_crt_print -FUNCS += functions/gnutls_openpgp_crt_print.short -FUNCS += functions/gnutls_openpgp_crt_set_preferred_key_id -FUNCS += functions/gnutls_openpgp_crt_set_preferred_key_id.short -FUNCS += functions/gnutls_openpgp_crt_verify_ring -FUNCS += functions/gnutls_openpgp_crt_verify_ring.short -FUNCS += functions/gnutls_openpgp_crt_verify_self -FUNCS += functions/gnutls_openpgp_crt_verify_self.short -FUNCS += functions/gnutls_openpgp_keyring_check_id -FUNCS += functions/gnutls_openpgp_keyring_check_id.short -FUNCS += functions/gnutls_openpgp_keyring_deinit -FUNCS += functions/gnutls_openpgp_keyring_deinit.short -FUNCS += functions/gnutls_openpgp_keyring_get_crt -FUNCS += functions/gnutls_openpgp_keyring_get_crt.short -FUNCS += functions/gnutls_openpgp_keyring_get_crt_count -FUNCS += functions/gnutls_openpgp_keyring_get_crt_count.short -FUNCS += functions/gnutls_openpgp_keyring_import -FUNCS += functions/gnutls_openpgp_keyring_import.short -FUNCS += functions/gnutls_openpgp_keyring_init -FUNCS += functions/gnutls_openpgp_keyring_init.short -FUNCS += functions/gnutls_openpgp_privkey_deinit -FUNCS += functions/gnutls_openpgp_privkey_deinit.short -FUNCS += functions/gnutls_openpgp_privkey_export -FUNCS += functions/gnutls_openpgp_privkey_export.short -FUNCS += functions/gnutls_openpgp_privkey_export2 -FUNCS += functions/gnutls_openpgp_privkey_export2.short -FUNCS += functions/gnutls_openpgp_privkey_export_dsa_raw -FUNCS += functions/gnutls_openpgp_privkey_export_dsa_raw.short -FUNCS += functions/gnutls_openpgp_privkey_export_rsa_raw -FUNCS += functions/gnutls_openpgp_privkey_export_rsa_raw.short -FUNCS += functions/gnutls_openpgp_privkey_export_subkey_dsa_raw -FUNCS += functions/gnutls_openpgp_privkey_export_subkey_dsa_raw.short -FUNCS += functions/gnutls_openpgp_privkey_export_subkey_rsa_raw -FUNCS += functions/gnutls_openpgp_privkey_export_subkey_rsa_raw.short -FUNCS += functions/gnutls_openpgp_privkey_get_fingerprint -FUNCS += functions/gnutls_openpgp_privkey_get_fingerprint.short -FUNCS += functions/gnutls_openpgp_privkey_get_key_id -FUNCS += functions/gnutls_openpgp_privkey_get_key_id.short -FUNCS += functions/gnutls_openpgp_privkey_get_pk_algorithm -FUNCS += functions/gnutls_openpgp_privkey_get_pk_algorithm.short -FUNCS += functions/gnutls_openpgp_privkey_get_preferred_key_id -FUNCS += functions/gnutls_openpgp_privkey_get_preferred_key_id.short -FUNCS += functions/gnutls_openpgp_privkey_get_revoked_status -FUNCS += functions/gnutls_openpgp_privkey_get_revoked_status.short -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_count -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_count.short -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_creation_time -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_creation_time.short -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_expiration_time -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_expiration_time.short -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_fingerprint -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_fingerprint.short -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_id -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_id.short -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_idx -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_idx.short -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_pk_algorithm -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_pk_algorithm.short -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_revoked_status -FUNCS += functions/gnutls_openpgp_privkey_get_subkey_revoked_status.short -FUNCS += functions/gnutls_openpgp_privkey_import -FUNCS += functions/gnutls_openpgp_privkey_import.short -FUNCS += functions/gnutls_openpgp_privkey_init -FUNCS += functions/gnutls_openpgp_privkey_init.short -FUNCS += functions/gnutls_openpgp_privkey_sec_param -FUNCS += functions/gnutls_openpgp_privkey_sec_param.short -FUNCS += functions/gnutls_openpgp_privkey_set_preferred_key_id -FUNCS += functions/gnutls_openpgp_privkey_set_preferred_key_id.short FUNCS += functions/gnutls_openpgp_privkey_sign_hash FUNCS += functions/gnutls_openpgp_privkey_sign_hash.short FUNCS += functions/gnutls_openpgp_send_cert FUNCS += functions/gnutls_openpgp_send_cert.short -FUNCS += functions/gnutls_openpgp_set_recv_key_function -FUNCS += functions/gnutls_openpgp_set_recv_key_function.short FUNCS += functions/gnutls_packet_deinit FUNCS += functions/gnutls_packet_deinit.short FUNCS += functions/gnutls_packet_get diff --git a/doc/doc.mk b/doc/doc.mk index 3de3f6face..b0694235e8 100644 --- a/doc/doc.mk +++ b/doc/doc.mk @@ -19,7 +19,7 @@ # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. HEADER_FILES = $(top_srcdir)/lib/includes/gnutls/gnutls.h.in \ - $(top_srcdir)/lib/includes/gnutls/x509.h $(top_srcdir)/lib/includes/gnutls/openpgp.h \ + $(top_srcdir)/lib/includes/gnutls/x509.h \ $(top_srcdir)/lib/includes/gnutls/pkcs12.h $(top_srcdir)/lib/includes/gnutls/pkcs11.h \ $(top_srcdir)/lib/includes/gnutls/abstract.h $(top_srcdir)/lib/includes/gnutls/compat.h \ $(top_srcdir)/lib/includes/gnutls/dtls.h $(top_srcdir)/lib/includes/gnutls/crypto.h \ diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am index 494dfc4a23..6bacdaad35 100644 --- a/doc/manpages/Makefile.am +++ b/doc/manpages/Makefile.am @@ -146,8 +146,6 @@ APIMANS += gnutls_certificate_free_crls.3 APIMANS += gnutls_certificate_free_keys.3 APIMANS += gnutls_certificate_get_crt_raw.3 APIMANS += gnutls_certificate_get_issuer.3 -APIMANS += gnutls_certificate_get_openpgp_crt.3 -APIMANS += gnutls_certificate_get_openpgp_key.3 APIMANS += gnutls_certificate_get_ours.3 APIMANS += gnutls_certificate_get_peers.3 APIMANS += gnutls_certificate_get_peers_subkey_id.3 @@ -164,13 +162,6 @@ APIMANS += gnutls_certificate_set_known_dh_params.3 APIMANS += gnutls_certificate_set_ocsp_status_request_file.3 APIMANS += gnutls_certificate_set_ocsp_status_request_function.3 APIMANS += gnutls_certificate_set_ocsp_status_request_function2.3 -APIMANS += gnutls_certificate_set_openpgp_key.3 -APIMANS += gnutls_certificate_set_openpgp_key_file.3 -APIMANS += gnutls_certificate_set_openpgp_key_file2.3 -APIMANS += gnutls_certificate_set_openpgp_key_mem.3 -APIMANS += gnutls_certificate_set_openpgp_key_mem2.3 -APIMANS += gnutls_certificate_set_openpgp_keyring_file.3 -APIMANS += gnutls_certificate_set_openpgp_keyring_mem.3 APIMANS += gnutls_certificate_set_params_function.3 APIMANS += gnutls_certificate_set_pin_function.3 APIMANS += gnutls_certificate_set_retrieve_function.3 @@ -394,75 +385,8 @@ APIMANS += gnutls_oid_to_ecc_curve.3 APIMANS += gnutls_oid_to_mac.3 APIMANS += gnutls_oid_to_pk.3 APIMANS += gnutls_oid_to_sign.3 -APIMANS += gnutls_openpgp_crt_check_email.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 -APIMANS += gnutls_openpgp_crt_get_auth_subkey.3 -APIMANS += gnutls_openpgp_crt_get_creation_time.3 -APIMANS += gnutls_openpgp_crt_get_expiration_time.3 -APIMANS += gnutls_openpgp_crt_get_fingerprint.3 -APIMANS += gnutls_openpgp_crt_get_key_id.3 -APIMANS += gnutls_openpgp_crt_get_key_usage.3 -APIMANS += gnutls_openpgp_crt_get_name.3 -APIMANS += gnutls_openpgp_crt_get_pk_algorithm.3 -APIMANS += gnutls_openpgp_crt_get_pk_dsa_raw.3 -APIMANS += gnutls_openpgp_crt_get_pk_rsa_raw.3 -APIMANS += gnutls_openpgp_crt_get_preferred_key_id.3 -APIMANS += gnutls_openpgp_crt_get_revoked_status.3 -APIMANS += gnutls_openpgp_crt_get_subkey_count.3 -APIMANS += gnutls_openpgp_crt_get_subkey_creation_time.3 -APIMANS += gnutls_openpgp_crt_get_subkey_expiration_time.3 -APIMANS += gnutls_openpgp_crt_get_subkey_fingerprint.3 -APIMANS += gnutls_openpgp_crt_get_subkey_id.3 -APIMANS += gnutls_openpgp_crt_get_subkey_idx.3 -APIMANS += gnutls_openpgp_crt_get_subkey_pk_algorithm.3 -APIMANS += gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 -APIMANS += gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 -APIMANS += gnutls_openpgp_crt_get_subkey_revoked_status.3 -APIMANS += gnutls_openpgp_crt_get_subkey_usage.3 -APIMANS += gnutls_openpgp_crt_get_version.3 -APIMANS += gnutls_openpgp_crt_import.3 -APIMANS += gnutls_openpgp_crt_init.3 -APIMANS += gnutls_openpgp_crt_print.3 -APIMANS += gnutls_openpgp_crt_set_preferred_key_id.3 -APIMANS += gnutls_openpgp_crt_verify_ring.3 -APIMANS += gnutls_openpgp_crt_verify_self.3 -APIMANS += gnutls_openpgp_keyring_check_id.3 -APIMANS += gnutls_openpgp_keyring_deinit.3 -APIMANS += gnutls_openpgp_keyring_get_crt.3 -APIMANS += gnutls_openpgp_keyring_get_crt_count.3 -APIMANS += gnutls_openpgp_keyring_import.3 -APIMANS += gnutls_openpgp_keyring_init.3 -APIMANS += gnutls_openpgp_privkey_deinit.3 -APIMANS += gnutls_openpgp_privkey_export.3 -APIMANS += gnutls_openpgp_privkey_export2.3 -APIMANS += gnutls_openpgp_privkey_export_dsa_raw.3 -APIMANS += gnutls_openpgp_privkey_export_rsa_raw.3 -APIMANS += gnutls_openpgp_privkey_export_subkey_dsa_raw.3 -APIMANS += gnutls_openpgp_privkey_export_subkey_rsa_raw.3 -APIMANS += gnutls_openpgp_privkey_get_fingerprint.3 -APIMANS += gnutls_openpgp_privkey_get_key_id.3 -APIMANS += gnutls_openpgp_privkey_get_pk_algorithm.3 -APIMANS += gnutls_openpgp_privkey_get_preferred_key_id.3 -APIMANS += gnutls_openpgp_privkey_get_revoked_status.3 -APIMANS += gnutls_openpgp_privkey_get_subkey_count.3 -APIMANS += gnutls_openpgp_privkey_get_subkey_creation_time.3 -APIMANS += gnutls_openpgp_privkey_get_subkey_expiration_time.3 -APIMANS += gnutls_openpgp_privkey_get_subkey_fingerprint.3 -APIMANS += gnutls_openpgp_privkey_get_subkey_id.3 -APIMANS += gnutls_openpgp_privkey_get_subkey_idx.3 -APIMANS += gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 -APIMANS += gnutls_openpgp_privkey_get_subkey_revoked_status.3 -APIMANS += gnutls_openpgp_privkey_import.3 -APIMANS += gnutls_openpgp_privkey_init.3 -APIMANS += gnutls_openpgp_privkey_sec_param.3 -APIMANS += gnutls_openpgp_privkey_set_preferred_key_id.3 APIMANS += gnutls_openpgp_privkey_sign_hash.3 APIMANS += gnutls_openpgp_send_cert.3 -APIMANS += gnutls_openpgp_set_recv_key_function.3 APIMANS += gnutls_packet_deinit.3 APIMANS += gnutls_packet_get.3 APIMANS += gnutls_pcert_deinit.3 -- cgit v1.2.1