From a1474d558e182b1c23320f8e865249fd27d810e7 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sun, 25 Jul 2010 18:12:54 +0200 Subject: Generated. --- doc/manpages/Makefile.am | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am index db40b21537..cb9374d542 100644 --- a/doc/manpages/Makefile.am +++ b/doc/manpages/Makefile.am @@ -31,6 +31,8 @@ APIMANS = APIMANS += gnutls_cipher_init.3 APIMANS += gnutls_cipher_encrypt.3 APIMANS += gnutls_cipher_decrypt.3 +APIMANS += gnutls_cipher_encrypt2.3 +APIMANS += gnutls_cipher_decrypt2.3 APIMANS += gnutls_cipher_deinit.3 APIMANS += gnutls_hmac_init.3 APIMANS += gnutls_hmac.3 @@ -112,6 +114,8 @@ APIMANS += gnutls_auth_client_get_type.3 APIMANS += gnutls_transport_set_errno.3 APIMANS += gnutls_transport_set_global_errno.3 APIMANS += gnutls_record_check_pending.3 +APIMANS += gnutls_transport_set_pull_function.3 +APIMANS += gnutls_transport_set_push_function.3 APIMANS += gnutls_certificate_free_keys.3 APIMANS += gnutls_certificate_free_cas.3 APIMANS += gnutls_certificate_get_x509_cas.3 @@ -155,14 +159,11 @@ APIMANS += gnutls_perror.3 APIMANS += gnutls_strerror.3 APIMANS += gnutls_strerror_name.3 APIMANS += gnutls_ext_register.3 -APIMANS += gnutls_global_set_mutex.3 APIMANS += gnutls_global_set_log_function.3 APIMANS += gnutls_global_set_log_level.3 APIMANS += gnutls_global_set_mem_functions.3 APIMANS += gnutls_global_init.3 APIMANS += gnutls_global_deinit.3 -APIMANS += gnutls_transport_set_pull_function.3 -APIMANS += gnutls_transport_set_push_function.3 APIMANS += gnutls_check_version.3 APIMANS += gnutls_rehandshake.3 APIMANS += gnutls_handshake.3 @@ -307,6 +308,7 @@ APIMANS += gnutls_certificate_set_x509_crl_file.3 APIMANS += gnutls_certificate_set_x509_simple_pkcs12_file.3 APIMANS += gnutls_certificate_set_x509_simple_pkcs12_mem.3 APIMANS += gnutls_certificate_free_crls.3 +APIMANS += gnutls_global_set_mutex.3 APIMANS += gnutls_pkcs11_add_provider.3 APIMANS += gnutls_pkcs11_obj_get_info.3 APIMANS += gnutls_pkcs11_init.3 @@ -488,6 +490,7 @@ APIMANS += gnutls_x509_privkey_import_rsa_raw2.3 APIMANS += gnutls_x509_privkey_import_dsa_raw.3 APIMANS += gnutls_x509_privkey_get_pk_algorithm.3 APIMANS += gnutls_x509_privkey_export.3 +APIMANS += gnutls_x509_privkey_sec_param.3 APIMANS += gnutls_x509_privkey_export_rsa_raw.3 APIMANS += gnutls_x509_privkey_export_rsa_raw2.3 APIMANS += gnutls_x509_privkey_export_dsa_raw.3 @@ -633,6 +636,7 @@ APIMANS += gnutls_openpgp_crt_verify_ring.3 APIMANS += gnutls_openpgp_crt_verify_self.3 APIMANS += gnutls_openpgp_privkey_init.3 APIMANS += gnutls_openpgp_privkey_deinit.3 +APIMANS += gnutls_openpgp_privkey_sec_param.3 APIMANS += gnutls_openpgp_privkey_import.3 APIMANS += gnutls_openpgp_privkey_export.3 APIMANS += gnutls_openpgp_privkey_get_pk_algorithm.3 -- cgit v1.2.1