]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc: removed references to OpenPGP functions and enumerations
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 16 Jan 2017 12:01:56 +0000 (13:01 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 16 Jan 2017 13:17:34 +0000 (14:17 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
doc/Makefile.am
doc/doc.mk
doc/manpages/Makefile.am

index 4e939ea6845d673fb2a0464a020b3b844dabb2ea..d90349d75b6db1edca14390e8805ae19d8bbe2bc 100644 (file)
@@ -553,7 +553,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
@@ -691,10 +690,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
@@ -727,20 +722,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
@@ -1183,144 +1164,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
index 3de3f6faceecb5b9a28837b4281867918e7792ec..b0694235e8e11f3f54bdbe41fe5eeb6d648decd9 100644 (file)
@@ -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 \
index 254fb7330d782e6a7e878dac9434cfc15b77ce02..dcd54947ea6a34fcee81c1568a12f26757274b67 100644 (file)
@@ -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
@@ -392,75 +383,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