glib2 2.1.0-x86-mingw32 → 2.2.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/ext/glib2/glib2.def +1 -0
- data/ext/glib2/rbglib.c +1 -1
- data/ext/glib2/rbglib.h +6 -5
- data/ext/glib2/rbglib_error.c +90 -22
- data/ext/glib2/rbgobj_type.c +15 -10
- data/ext/glib2/rbgutil.h +10 -2
- data/lib/1.9/glib2.so +0 -0
- data/lib/2.0/glib2.so +0 -0
- data/lib/2.1/glib2.so +0 -0
- data/test/test_key_file.rb +3 -3
- data/vendor/local/bin/certtool.exe +0 -0
- data/vendor/local/bin/danetool.exe +0 -0
- data/vendor/local/bin/gdbus.exe +0 -0
- data/vendor/local/bin/gio-querymodules.exe +0 -0
- data/vendor/local/bin/glib-compile-resources.exe +0 -0
- data/vendor/local/bin/glib-compile-schemas.exe +0 -0
- data/vendor/local/bin/glib-genmarshal.exe +0 -0
- data/vendor/local/bin/gnutls-cli-debug.exe +0 -0
- data/vendor/local/bin/gnutls-cli.exe +0 -0
- data/vendor/local/bin/gnutls-serv.exe +0 -0
- data/vendor/local/bin/gobject-query.exe +0 -0
- data/vendor/local/bin/gresource.exe +0 -0
- data/vendor/local/bin/gsettings.exe +0 -0
- data/vendor/local/bin/gspawn-win32-helper-console.exe +0 -0
- data/vendor/local/bin/gspawn-win32-helper.exe +0 -0
- data/vendor/local/bin/libgio-2.0-0.dll +0 -0
- data/vendor/local/bin/libglib-2.0-0.dll +0 -0
- data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
- data/vendor/local/bin/libgmp-10.dll +0 -0
- data/vendor/local/bin/libgnutls-28.def +801 -808
- data/vendor/local/bin/libgnutls-28.dll +0 -0
- data/vendor/local/bin/libgnutls-openssl-27.dll +0 -0
- data/vendor/local/bin/libgnutls-openssl-28.def +12 -10
- data/vendor/local/bin/libgnutls-xssl-0.dll +0 -0
- data/vendor/local/bin/libgnutls-xssl-28.def +12 -96
- data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
- data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
- data/vendor/local/bin/libhogweed-2-5.dll +0 -0
- data/vendor/local/bin/libnettle-4-7.dll +0 -0
- data/vendor/local/bin/nettle-hash.exe +0 -0
- data/vendor/local/bin/nettle-lfib-stream.exe +0 -0
- data/vendor/local/bin/ocsptool.exe +0 -0
- data/vendor/local/bin/pkcs1-conv.exe +0 -0
- data/vendor/local/bin/psktool.exe +0 -0
- data/vendor/local/bin/sexp-conv.exe +0 -0
- data/vendor/local/bin/srptool.exe +0 -0
- data/vendor/local/include/gnutls/gnutls.h +5 -3
- data/vendor/local/include/gnutls/pkcs11.h +13 -5
- data/vendor/local/include/gnutls/x509.h +4 -1
- data/vendor/local/lib/gio/modules/libgiognutls.a +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.dll +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.dll.a +0 -0
- data/vendor/local/lib/libgio-2.0.dll.a +0 -0
- data/vendor/local/lib/libglib-2.0.dll.a +0 -0
- data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
- data/vendor/local/lib/libgmp.dll.a +0 -0
- data/vendor/local/lib/libgnutls-openssl.a +0 -0
- data/vendor/local/lib/libgnutls-openssl.dll.a +0 -0
- data/vendor/local/lib/libgnutls-openssl.la +1 -1
- data/vendor/local/lib/libgnutls-xssl.a +0 -0
- data/vendor/local/lib/libgnutls-xssl.dll.a +0 -0
- data/vendor/local/lib/libgnutls-xssl.la +1 -1
- data/vendor/local/lib/libgnutls.a +0 -0
- data/vendor/local/lib/libgnutls.dll.a +0 -0
- data/vendor/local/lib/libgnutls.la +4 -4
- data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
- data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
- data/vendor/local/lib/libhogweed.a +0 -0
- data/vendor/local/lib/libhogweed.dll.a +0 -0
- data/vendor/local/lib/libnettle.a +0 -0
- data/vendor/local/lib/libnettle.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gnutls.pc +1 -1
- data/vendor/local/share/glib-2.0/codegen/__init__.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/__init__.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_main.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_main.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/config.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/config.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/dbustypes.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/dbustypes.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/parser.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/parser.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/utils.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/utils.pyo +0 -0
- data/vendor/local/share/info/gnutls-guile.info +19 -19
- data/vendor/local/share/info/gnutls.info +1336 -1328
- data/vendor/local/share/info/gnutls.info-1 +137 -78
- data/vendor/local/share/info/gnutls.info-2 +135 -75
- data/vendor/local/share/info/gnutls.info-3 +55 -42
- data/vendor/local/share/info/gnutls.info-4 +10 -7
- data/vendor/local/share/info/gnutls.info-5 +420 -419
- data/vendor/local/share/locale/cs/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/en@quot/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/man/man1/certtool.1 +14 -9
- data/vendor/local/share/man/man1/gnutls-cli-debug.1 +4 -4
- data/vendor/local/share/man/man1/gnutls-cli.1 +11 -5
- data/vendor/local/share/man/man1/gnutls-serv.1 +10 -10
- data/vendor/local/share/man/man1/ocsptool.1 +5 -5
- data/vendor/local/share/man/man1/p11tool.1 +21 -5
- data/vendor/local/share/man/man1/psktool.1 +4 -4
- data/vendor/local/share/man/man1/srptool.1 +4 -4
- data/vendor/local/share/man/man1/tpmtool.1 +4 -4
- data/vendor/local/share/man/man3/gnutls_alert_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_alert_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_alert_get_strname.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_alert_send.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_alert_send_appropriate.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_alpn_get_selected_protocol.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_alpn_set_protocols.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_anon_allocate_client_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_anon_allocate_server_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_anon_free_client_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_anon_free_server_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_anon_set_params_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_anon_set_server_dh_params.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_anon_set_server_params_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_auth_client_get_type.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_auth_get_type.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_auth_server_get_type.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_bye.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_activation_time_peers.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_allocate_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_client_get_request_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_client_set_retrieve_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_expiration_time_peers.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_free_ca_names.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_free_cas.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_free_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_free_crls.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_free_keys.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_get_crt_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_get_issuer.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_get_ours.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_get_peers.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_get_peers_subkey_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_send_x509_rdn_sequence.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_server_set_request.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_server_set_retrieve_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_dh_params.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_key.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_file.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_file.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_mem.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_params_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_pin_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_rsa_export_params.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_trust_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_flags.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_limits.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_file.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_mem.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_file.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_file2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_mem.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_mem2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3 +17 -22
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3 +17 -22
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_system_trust.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_file.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_mem.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_type_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_type_get_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_type_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_type_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_type_set_priority.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_verification_status_print.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_verify_peers2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_certificate_verify_peers3.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_check_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_add_auth.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_decrypt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_decrypt2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_encrypt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_encrypt2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_get_block_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_get_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_get_iv_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_get_key_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_get_tag_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_set_iv.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_set_priority.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_suite_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_suite_info.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_cipher_tag.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_compression_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_compression_get_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_compression_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_compression_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_compression_set_priority.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_credentials_clear.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_credentials_set.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_db_check_entry.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_db_check_entry_time.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_db_get_default_cache_expiration.3 +35 -0
- data/vendor/local/share/man/man3/gnutls_db_get_ptr.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_db_remove_session.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_db_set_cache_expiration.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_db_set_ptr.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_db_set_remove_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_db_set_retrieve_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_db_set_store_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_get_group.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_get_peers_public_bits.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_get_prime_bits.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_get_pubkey.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_get_secret_bits.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_params_cpy.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_params_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_params_export2_pkcs3.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_params_export_pkcs3.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_params_export_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_params_generate2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_params_import_pkcs3.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_params_import_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_params_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dh_set_prime_bits.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_digest_get_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_digest_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_digest_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dtls_cookie_send.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dtls_cookie_verify.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dtls_get_data_mtu.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dtls_get_mtu.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dtls_get_timeout.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dtls_prestate_set.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dtls_set_data_mtu.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dtls_set_mtu.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_dtls_set_timeouts.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ecc_curve_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_error_is_fatal.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_error_to_alert.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_est_record_overhead_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_fingerprint.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_global_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_global_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_global_set_audit_log_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_global_set_log_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_global_set_log_level.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_global_set_mem_functions.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_global_set_mutex.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_global_set_time_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_handshake.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_handshake_description_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_handshake_get_last_in.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_handshake_get_last_out.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_handshake_set_hook_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_handshake_set_max_packet_length.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_handshake_set_post_client_hello_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_handshake_set_private_extensions.3 +10 -19
- data/vendor/local/share/man/man3/gnutls_handshake_set_random.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_handshake_set_timeout.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hash.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hash_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hash_fast.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hash_get_len.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hash_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hash_output.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_heartbeat_allowed.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_heartbeat_enable.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_heartbeat_get_timeout.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_heartbeat_ping.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_heartbeat_pong.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_heartbeat_set_timeouts.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hex2bin.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hex_decode.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hex_encode.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hmac.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hmac_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hmac_fast.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hmac_get_len.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hmac_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hmac_output.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_hmac_set_nonce.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_key_generate.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_kx_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_kx_get_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_kx_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_kx_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_kx_set_priority.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_load_file.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_mac_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_mac_get_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_mac_get_key_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_mac_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_mac_get_nonce_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_mac_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_mac_set_priority.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_cert_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_extension.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_nonce.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_print.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_randomize_nonce.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_set_extension.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_req_set_nonce.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_check_crt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_certs.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_extension.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_nonce.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_produced.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_responder.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_response.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_single.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_print.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify_direct.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_enable_client.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_is_checked.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_check_hostname.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_auth_subkey.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_creation_time.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_expiration_time.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_fingerprint.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_usage.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_dsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_preferred_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_revoked_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_count.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_creation_time.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_expiration_time.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_fingerprint.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_idx.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_revoked_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_usage.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_print.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_set_preferred_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_ring.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_self.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_check_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt_count.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_dsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_dsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_fingerprint.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_preferred_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_revoked_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_count.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_creation_time.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_expiration_time.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_fingerprint.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_idx.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_revoked_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sec_param.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sign_hash.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_send_cert.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pcert_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pcert_import_x509.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pcert_import_x509_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pcert_list_import_x509_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pem_base64_decode.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pem_base64_decode_alloc.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pem_base64_encode.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pem_base64_encode_alloc.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_perror.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pk_algorithm_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pk_bits_to_sec_param.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pk_get_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pk_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pk_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pk_to_sign.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_add_provider.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_secret_key.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_crt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_privkey.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_delete_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_get_pin_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_get_raw_issuer.3 +13 -20
- data/vendor/local/share/man/man3/gnutls_pkcs11_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export3.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_info.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_type.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_import_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_set_pin_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_export_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_info.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_import_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_set_pin_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_reinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_set_pin_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_set_token_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_flags.3 +11 -19
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_info.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_mechanism.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_random.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_set_pin.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs11_type_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_decrypt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_encrypt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_count.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_friendly_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_type.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crl.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_friendly_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_generate_mac.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_get_bag.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_set_bag.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_simple_parse.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs12_verify_mac.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crl.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_count.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_count.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_prf.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_prf_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_certificate_type_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_cipher_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_compression_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_ecc_curve_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_get_cipher_suite_index.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_kx_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_mac_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_protocol_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_set.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_set_direct.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_priority_sign_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_decrypt_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_get_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_get_type.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_ext.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_ext2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_x509.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_import_x509_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_set_pin_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_sign_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_sign_hash.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_sign_raw_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_privkey_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_protocol_get_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_protocol_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_protocol_get_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_protocol_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_protocol_set_priority.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_allocate_client_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_allocate_server_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_client_get_hint.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_free_client_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_free_server_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_server_get_username.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_set_params_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_file.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_hint.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_set_server_dh_params.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_psk_set_server_params_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_encrypt_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_get_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_get_key_usage.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_get_openpgp_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_dsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_x962.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_get_preferred_hash_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_get_verify_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_dsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_x962.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_privkey.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_crq.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_print.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_set_key_usage.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_set_pin_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_data2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_random_art.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_range_split.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_can_use_length_hiding.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_check_corked.3 +38 -0
- data/vendor/local/share/man/man3/gnutls_record_check_pending.3 +10 -19
- data/vendor/local/share/man/man3/gnutls_record_cork.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_disable_padding.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_get_direction.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_get_discarded.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_get_max_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_overhead_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_recv.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_recv_seq.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_send.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_send_range.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_set_max_empty_records.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_set_max_size.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_set_timeout.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_record_uncork.3 +14 -18
- data/vendor/local/share/man/man3/gnutls_rehandshake.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rnd.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rnd_refresh.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rsa_export_get_modulus_bits.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rsa_export_get_pubkey.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rsa_params_cpy.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rsa_params_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rsa_params_export_pkcs1.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rsa_params_export_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rsa_params_generate2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rsa_params_import_pkcs1.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rsa_params_import_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_rsa_params_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_safe_renegotiation_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sec_param_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sec_param_to_pk_bits.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_server_name_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_server_name_set.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_channel_binding.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_enable_compatibility_mode.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_force_valid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_get_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_get_data2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_get_desc.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_get_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_get_id2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_get_ptr.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_get_random.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_is_resumed.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_resumption_requested.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_set_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_set_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_set_premaster.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_set_ptr.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_ticket_enable_client.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_ticket_enable_server.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_session_ticket_key_generate.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_set_default_export_priority.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_set_default_priority.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_client.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_requested.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_callback_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_callback_set.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_get_hash_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_get_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_get_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_is_secure.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_sign_list.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_allocate_client_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_allocate_server_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_base64_decode.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_base64_decode_alloc.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_base64_encode.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_base64_encode_alloc.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_free_client_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_free_server_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_server_get_username.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_set_prime_bits.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_file.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srp_verifier.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srtp_get_keys.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srtp_get_mki.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srtp_get_profile_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srtp_get_profile_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srtp_get_selected_profile.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srtp_set_mki.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srtp_set_profile.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_srtp_set_profile_direct.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_store_commitment.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_store_pubkey.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_strerror.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_strerror_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_supplemental_get_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_tdb_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_tdb_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_tdb_set_store_commitment_func.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_tdb_set_store_func.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_tdb_set_verify_func.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_tpm_get_registered.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_tpm_key_list_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_tpm_key_list_get_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_tpm_privkey_delete.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_tpm_privkey_generate.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_get_int.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_get_int2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_get_ptr.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_get_ptr2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_set_errno.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_set_errno_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_set_int.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_set_int2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_set_ptr.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_set_ptr2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_set_pull_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_set_pull_timeout_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_set_push_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_transport_set_vec_push_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_url_is_supported.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_verify_stored_pubkey.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_check_issuer.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_gn_serial.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_count.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_serial.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_dn_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_info.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_next_update.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_number.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_raw_issuer_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_this_update.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_list_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_list_import2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_print.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_privkey_sign.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_authority_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt_serial.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_next_update.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_number.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_this_update.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_sign.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_sign2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crl_verify.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_info.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_basic_constraints.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_challenge_password.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_info.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_purpose_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_usage.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_private_key_usage_period.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_othername_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_print.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_privkey_sign.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_attribute_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_basic_constraints.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_challenge_password.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_purpose_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_usage.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_private_key_usage_period.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_pubkey.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_subject_alt_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_sign.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_sign2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crq_verify.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_hostname.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_issuer.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_revocation.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_activation_time.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_info_access.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_gn_serial.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_basic_constraints.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_ca_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_crl_dist_points.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_expiration_time.3 +12 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_info.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_fingerprint.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_othername_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_unique_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_purpose_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_usage.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_policy.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_preferred_hash_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_private_key_usage_period.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_proxy.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_serial.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_unique_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_verify_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11_url.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import_pkcs11.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_verify.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_print.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_privkey_sign.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_activation_time.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_info_access.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_basic_constraints.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_ca_status.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq_extensions.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_expiration_time.3 +11 -20
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_extension_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_purpose_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_usage.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_pin_function.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_policy.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_private_key_usage_period.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy_dn.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_pubkey.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_serial.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alt_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alternative_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_version.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_sign.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_sign2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify_hash.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_dn_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_dn_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_dn_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_dn_get_rdn_ava.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_dn_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_dn_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_dn_oid_known.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_dn_oid_name.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_policy_release.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_cpy.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export2_pkcs8.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_dsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_ecc_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_pkcs8.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_fix.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_generate.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_key_id.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_dsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_ecc_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_openssl.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_pkcs8.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw2.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sec_param.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_data.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_hash.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_privkey_verify_params.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get_by_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get_oid.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_cas.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_crls.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_named_crt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_system_trust.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_file.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_mem.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_deinit.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_get_issuer.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_init.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_cas.3 +16 -19
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_file.3 +14 -20
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_mem.3 +14 -21
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_crt.3 +9 -18
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_named_crt.3 +13 -22
- data/vendor/local/share/man/man3/xssl_client_init.3 +9 -18
- data/vendor/local/share/man/man3/xssl_cred_deinit.3 +9 -18
- data/vendor/local/share/man/man3/xssl_cred_init.3 +9 -18
- data/vendor/local/share/man/man3/xssl_deinit.3 +9 -18
- data/vendor/local/share/man/man3/xssl_flush.3 +9 -18
- data/vendor/local/share/man/man3/xssl_get_session.3 +9 -18
- data/vendor/local/share/man/man3/xssl_getdelim.3 +9 -18
- data/vendor/local/share/man/man3/xssl_printf.3 +9 -18
- data/vendor/local/share/man/man3/xssl_read.3 +9 -18
- data/vendor/local/share/man/man3/xssl_server_init.3 +9 -18
- data/vendor/local/share/man/man3/xssl_sinit.3 +9 -18
- data/vendor/local/share/man/man3/xssl_write.3 +9 -18
- metadata +4 -2
@@ -1,7 +1,6 @@
|
|
1
|
-
This is gnutls.info, produced by makeinfo version 5.
|
1
|
+
This is gnutls.info, produced by makeinfo version 5.2 from gnutls.texi.
|
2
2
|
|
3
|
-
This manual is last updated
|
4
|
-
GnuTLS.
|
3
|
+
This manual is last updated 1 January 2014 for version 3.2.12 of GnuTLS.
|
5
4
|
|
6
5
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.\\ Copyright (C)
|
7
6
|
2001-2013 Nikos Mavrogiannopoulos
|
@@ -132,16 +131,6 @@ xssl_flush
|
|
132
131
|
|
133
132
|
*Since:* 3.1.7
|
134
133
|
|
135
|
-
xssl_get_session
|
136
|
-
----------------
|
137
|
-
|
138
|
-
-- Function: gnutls_session_t xssl_get_session (xssl_t SB)
|
139
|
-
SB: is a 'xssl_t' structure.
|
140
|
-
|
141
|
-
*Returns:* The associated session or 'NULL' .
|
142
|
-
|
143
|
-
*Since:* 3.1.7
|
144
|
-
|
145
134
|
xssl_getdelim
|
146
135
|
-------------
|
147
136
|
|
@@ -167,6 +156,16 @@ xssl_getdelim
|
|
167
156
|
|
168
157
|
*Since:* 3.1.7
|
169
158
|
|
159
|
+
xssl_get_session
|
160
|
+
----------------
|
161
|
+
|
162
|
+
-- Function: gnutls_session_t xssl_get_session (xssl_t SB)
|
163
|
+
SB: is a 'xssl_t' structure.
|
164
|
+
|
165
|
+
*Returns:* The associated session or 'NULL' .
|
166
|
+
|
167
|
+
*Since:* 3.1.7
|
168
|
+
|
170
169
|
xssl_printf
|
171
170
|
-----------
|
172
171
|
|
@@ -2975,6 +2974,9 @@ gnutls_x509_crt_get_expiration_time
|
|
2975
2974
|
This function will return the time this Certificate was or will be
|
2976
2975
|
expired.
|
2977
2976
|
|
2977
|
+
The no well defined expiration time can be checked against with the
|
2978
|
+
'GNUTLS_X509_NO_WELL_DEFINED_EXPIRATION' macro.
|
2979
|
+
|
2978
2980
|
*Returns:* expiration time, or (time_t)-1 on error.
|
2979
2981
|
|
2980
2982
|
gnutls_x509_crt_get_extension_by_oid
|
@@ -4270,7 +4272,8 @@ gnutls_x509_crt_set_expiration_time
|
|
4270
4272
|
EXP_TIME: The actual time
|
4271
4273
|
|
4272
4274
|
This function will set the time this Certificate will expire.
|
4273
|
-
Setting an expiration time
|
4275
|
+
Setting an expiration time to (time_t)-1 or to
|
4276
|
+
'GNUTLS_X509_NO_WELL_DEFINED_EXPIRATION' will set to the no
|
4274
4277
|
well-defined expiration date value.
|
4275
4278
|
|
4276
4279
|
*Returns:* On success, 'GNUTLS_E_SUCCESS' (0) is returned,
|
@@ -4531,6 +4534,28 @@ gnutls_x509_crt_set_serial
|
|
4531
4534
|
*Returns:* On success, 'GNUTLS_E_SUCCESS' (0) is returned,
|
4532
4535
|
otherwise a negative error value.
|
4533
4536
|
|
4537
|
+
gnutls_x509_crt_set_subject_alternative_name
|
4538
|
+
--------------------------------------------
|
4539
|
+
|
4540
|
+
-- Function: int gnutls_x509_crt_set_subject_alternative_name
|
4541
|
+
(gnutls_x509_crt_t CRT, gnutls_x509_subject_alt_name_t TYPE,
|
4542
|
+
const char * DATA_STRING)
|
4543
|
+
CRT: a certificate of type 'gnutls_x509_crt_t'
|
4544
|
+
|
4545
|
+
TYPE: is one of the gnutls_x509_subject_alt_name_t enumerations
|
4546
|
+
|
4547
|
+
DATA_STRING: The data to be set, a (0) terminated string
|
4548
|
+
|
4549
|
+
This function will set the subject alternative name certificate
|
4550
|
+
extension. This function assumes that data can be expressed as a
|
4551
|
+
null terminated string.
|
4552
|
+
|
4553
|
+
The name of the function is unfortunate since it is incosistent
|
4554
|
+
with 'gnutls_x509_crt_get_subject_alt_name()' .
|
4555
|
+
|
4556
|
+
*Returns:* On success, 'GNUTLS_E_SUCCESS' (0) is returned,
|
4557
|
+
otherwise a negative error value.
|
4558
|
+
|
4534
4559
|
gnutls_x509_crt_set_subject_alt_name
|
4535
4560
|
------------------------------------
|
4536
4561
|
|
@@ -4556,28 +4581,6 @@ gnutls_x509_crt_set_subject_alt_name
|
|
4556
4581
|
|
4557
4582
|
*Since:* 2.6.0
|
4558
4583
|
|
4559
|
-
gnutls_x509_crt_set_subject_alternative_name
|
4560
|
-
--------------------------------------------
|
4561
|
-
|
4562
|
-
-- Function: int gnutls_x509_crt_set_subject_alternative_name
|
4563
|
-
(gnutls_x509_crt_t CRT, gnutls_x509_subject_alt_name_t TYPE,
|
4564
|
-
const char * DATA_STRING)
|
4565
|
-
CRT: a certificate of type 'gnutls_x509_crt_t'
|
4566
|
-
|
4567
|
-
TYPE: is one of the gnutls_x509_subject_alt_name_t enumerations
|
4568
|
-
|
4569
|
-
DATA_STRING: The data to be set, a (0) terminated string
|
4570
|
-
|
4571
|
-
This function will set the subject alternative name certificate
|
4572
|
-
extension. This function assumes that data can be expressed as a
|
4573
|
-
null terminated string.
|
4574
|
-
|
4575
|
-
The name of the function is unfortunate since it is incosistent
|
4576
|
-
with 'gnutls_x509_crt_get_subject_alt_name()' .
|
4577
|
-
|
4578
|
-
*Returns:* On success, 'GNUTLS_E_SUCCESS' (0) is returned,
|
4579
|
-
otherwise a negative error value.
|
4580
|
-
|
4581
4584
|
gnutls_x509_crt_set_subject_key_id
|
4582
4585
|
----------------------------------
|
4583
4586
|
|
@@ -5785,6 +5788,12 @@ gnutls_x509_trust_list_remove_cas
|
|
5785
5788
|
This function will remove the given certificate authorities from
|
5786
5789
|
the trusted list.
|
5787
5790
|
|
5791
|
+
Note that this function can accept certificates and authorities not
|
5792
|
+
yet known. In that case they will be kept in a separate black list
|
5793
|
+
that will be used during certificate verification. Unlike
|
5794
|
+
'gnutls_x509_trust_list_add_cas()' there is no deinitialization
|
5795
|
+
restriction for certificate list provided in this function.
|
5796
|
+
|
5788
5797
|
*Returns:* The number of removed elements is returned.
|
5789
5798
|
|
5790
5799
|
*Since:* 3.1.10
|
@@ -5801,9 +5810,11 @@ gnutls_x509_trust_list_remove_trust_file
|
|
5801
5810
|
|
5802
5811
|
TYPE: The format of the certificates
|
5803
5812
|
|
5804
|
-
This function will
|
5805
|
-
trusted list
|
5806
|
-
this function.
|
5813
|
+
This function will remove the given certificate authorities from
|
5814
|
+
the trusted list, and add them into a black list when needed. PKCS
|
5815
|
+
11 URLs are also accepted, instead of files, by this function.
|
5816
|
+
|
5817
|
+
See also 'gnutls_x509_trust_list_remove_cas()' .
|
5807
5818
|
|
5808
5819
|
*Returns:* The number of added elements is returned.
|
5809
5820
|
|
@@ -5821,10 +5832,12 @@ gnutls_x509_trust_list_remove_trust_mem
|
|
5821
5832
|
|
5822
5833
|
TYPE: The format of the certificates
|
5823
5834
|
|
5824
|
-
This function will
|
5825
|
-
trusted list.
|
5835
|
+
This function will remove the provided certificate authorities from
|
5836
|
+
the trusted list, and add them into a black list when needed.
|
5826
5837
|
|
5827
|
-
|
5838
|
+
See also 'gnutls_x509_trust_list_remove_cas()' .
|
5839
|
+
|
5840
|
+
*Returns:* The number of removed elements is returned.
|
5828
5841
|
|
5829
5842
|
*Since:* 3.1.10
|
5830
5843
|
|
@@ -1,7 +1,6 @@
|
|
1
|
-
This is gnutls.info, produced by makeinfo version 5.
|
1
|
+
This is gnutls.info, produced by makeinfo version 5.2 from gnutls.texi.
|
2
2
|
|
3
|
-
This manual is last updated
|
4
|
-
GnuTLS.
|
3
|
+
This manual is last updated 1 January 2014 for version 3.2.12 of GnuTLS.
|
5
4
|
|
6
5
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.\\ Copyright (C)
|
7
6
|
2001-2013 Nikos Mavrogiannopoulos
|
@@ -2698,10 +2697,12 @@ gnutls_pkcs11_get_raw_issuer
|
|
2698
2697
|
|
2699
2698
|
FMT: The format of the exported issuer.
|
2700
2699
|
|
2701
|
-
FLAGS: Use zero.
|
2700
|
+
FLAGS: Use zero or flags from 'GNUTLS_PKCS11_OBJ_FLAG' .
|
2702
2701
|
|
2703
2702
|
This function will return the issuer of a given certificate, if it
|
2704
|
-
is stored in the token.
|
2703
|
+
is stored in the token. By default only marked as trusted issuers
|
2704
|
+
are retuned. If any issuer should be returned specify
|
2705
|
+
'GNUTLS_PKCS11_OBJ_FLAG_RETRIEVE_ANY' in 'flags' .
|
2705
2706
|
|
2706
2707
|
*Returns:* On success, 'GNUTLS_E_SUCCESS' (0) is returned,
|
2707
2708
|
otherwise a negative error value.
|
@@ -3213,8 +3214,10 @@ gnutls_pkcs11_token_get_flags
|
|
3213
3214
|
FLAGS: The output flags (GNUTLS_PKCS11_TOKEN_*)
|
3214
3215
|
|
3215
3216
|
This function will return information about the PKCS 11 token
|
3216
|
-
flags.
|
3217
|
-
|
3217
|
+
flags.
|
3218
|
+
|
3219
|
+
The supported flags are: 'GNUTLS_PKCS11_TOKEN_HW' and
|
3220
|
+
'GNUTLS_PKCS11_TOKEN_TRUSTED' .
|
3218
3221
|
|
3219
3222
|
*Returns:* 'GNUTLS_E_SUCCESS' (0) on success or a negative error
|
3220
3223
|
code on error.
|
@@ -1,7 +1,6 @@
|
|
1
|
-
This is gnutls.info, produced by makeinfo version 5.
|
1
|
+
This is gnutls.info, produced by makeinfo version 5.2 from gnutls.texi.
|
2
2
|
|
3
|
-
This manual is last updated
|
4
|
-
GnuTLS.
|
3
|
+
This manual is last updated 1 January 2014 for version 3.2.12 of GnuTLS.
|
5
4
|
|
6
5
|
Copyright (C) 2001-2013 Free Software Foundation, Inc.\\ Copyright (C)
|
7
6
|
2001-2013 Nikos Mavrogiannopoulos
|
@@ -868,89 +867,90 @@ Function and Data Index
|
|
868
867
|
* gnutls_certificate_set_x509_simple_pkcs12_file: Core TLS API.
|
869
868
|
(line 1036)
|
870
869
|
* gnutls_certificate_set_x509_simple_pkcs12_mem: Core TLS API.
|
871
|
-
(line
|
870
|
+
(line 1077)
|
872
871
|
* gnutls_certificate_set_x509_system_trust: Using a PKCS11 token with TLS.
|
873
872
|
(line 14)
|
874
873
|
* gnutls_certificate_set_x509_system_trust <1>: Core TLS API.
|
875
|
-
(line
|
876
|
-
* gnutls_certificate_set_x509_trust: Core TLS API. (line
|
877
|
-
* gnutls_certificate_set_x509_trust_file: Core TLS API. (line
|
878
|
-
* gnutls_certificate_set_x509_trust_mem: Core TLS API. (line
|
879
|
-
* gnutls_certificate_type_get: Core TLS API. (line
|
880
|
-
* gnutls_certificate_type_get_id: Core TLS API. (line
|
881
|
-
* gnutls_certificate_type_get_name: Core TLS API. (line
|
882
|
-
* gnutls_certificate_type_list: Core TLS API. (line
|
874
|
+
(line 1120)
|
875
|
+
* gnutls_certificate_set_x509_trust: Core TLS API. (line 1138)
|
876
|
+
* gnutls_certificate_set_x509_trust_file: Core TLS API. (line 1165)
|
877
|
+
* gnutls_certificate_set_x509_trust_mem: Core TLS API. (line 1196)
|
878
|
+
* gnutls_certificate_type_get: Core TLS API. (line 1221)
|
879
|
+
* gnutls_certificate_type_get_id: Core TLS API. (line 1234)
|
880
|
+
* gnutls_certificate_type_get_name: Core TLS API. (line 1246)
|
881
|
+
* gnutls_certificate_type_list: Core TLS API. (line 1258)
|
883
882
|
* gnutls_certificate_type_set_priority: Compatibility API. (line 96)
|
884
883
|
* gnutls_certificate_verification_status_print: Core TLS API.
|
885
|
-
(line
|
884
|
+
(line 1269)
|
886
885
|
* gnutls_certificate_verify_flags: Verifying a certificate in the context of TLS session.
|
887
886
|
(line 6)
|
888
887
|
* gnutls_certificate_verify_flags <1>: Certificate verification.
|
889
888
|
(line 6)
|
890
|
-
* gnutls_certificate_verify_peers2: Core TLS API. (line
|
889
|
+
* gnutls_certificate_verify_peers2: Core TLS API. (line 1294)
|
891
890
|
* gnutls_certificate_verify_peers3: Certificate credentials.
|
892
891
|
(line 214)
|
893
|
-
* gnutls_certificate_verify_peers3 <1>: Core TLS API. (line
|
894
|
-
* gnutls_check_version: Core TLS API. (line
|
892
|
+
* gnutls_certificate_verify_peers3 <1>: Core TLS API. (line 1325)
|
893
|
+
* gnutls_check_version: Core TLS API. (line 1360)
|
895
894
|
* gnutls_cipher_add_auth: Cryptographic API. (line 12)
|
896
895
|
* gnutls_cipher_decrypt: Cryptographic API. (line 31)
|
897
896
|
* gnutls_cipher_decrypt2: Cryptographic API. (line 53)
|
898
897
|
* gnutls_cipher_deinit: Cryptographic API. (line 80)
|
899
898
|
* gnutls_cipher_encrypt: Cryptographic API. (line 91)
|
900
899
|
* gnutls_cipher_encrypt2: Cryptographic API. (line 109)
|
901
|
-
* gnutls_cipher_get: Core TLS API. (line
|
900
|
+
* gnutls_cipher_get: Core TLS API. (line 1377)
|
902
901
|
* gnutls_cipher_get_block_size: Cryptographic API. (line 132)
|
903
|
-
* gnutls_cipher_get_id: Core TLS API. (line
|
902
|
+
* gnutls_cipher_get_id: Core TLS API. (line 1389)
|
904
903
|
* gnutls_cipher_get_iv_size: Cryptographic API. (line 143)
|
905
|
-
* gnutls_cipher_get_key_size: Core TLS API. (line
|
906
|
-
* gnutls_cipher_get_name: Core TLS API. (line
|
904
|
+
* gnutls_cipher_get_key_size: Core TLS API. (line 1401)
|
905
|
+
* gnutls_cipher_get_name: Core TLS API. (line 1413)
|
907
906
|
* gnutls_cipher_get_tag_size: Cryptographic API. (line 156)
|
908
907
|
* gnutls_cipher_init: Cryptographic API. (line 167)
|
909
|
-
* gnutls_cipher_list: Core TLS API. (line
|
908
|
+
* gnutls_cipher_list: Core TLS API. (line 1425)
|
910
909
|
* gnutls_cipher_set_iv: Cryptographic API. (line 190)
|
911
910
|
* gnutls_cipher_set_priority: Compatibility API. (line 114)
|
912
|
-
* gnutls_cipher_suite_get_name: Core TLS API. (line
|
913
|
-
* gnutls_cipher_suite_info: Core TLS API. (line
|
911
|
+
* gnutls_cipher_suite_get_name: Core TLS API. (line 1441)
|
912
|
+
* gnutls_cipher_suite_info: Core TLS API. (line 1459)
|
914
913
|
* gnutls_cipher_tag: Cryptographic API. (line 206)
|
915
|
-
* gnutls_compression_get: Core TLS API. (line
|
916
|
-
* gnutls_compression_get_id: Core TLS API. (line
|
917
|
-
* gnutls_compression_get_name: Core TLS API. (line
|
918
|
-
* gnutls_compression_list: Core TLS API. (line
|
914
|
+
* gnutls_compression_get: Core TLS API. (line 1489)
|
915
|
+
* gnutls_compression_get_id: Core TLS API. (line 1501)
|
916
|
+
* gnutls_compression_get_name: Core TLS API. (line 1513)
|
917
|
+
* gnutls_compression_list: Core TLS API. (line 1525)
|
919
918
|
* gnutls_compression_set_priority: Compatibility API. (line 132)
|
920
|
-
* gnutls_credentials_clear: Core TLS API. (line
|
919
|
+
* gnutls_credentials_clear: Core TLS API. (line 1536)
|
921
920
|
* gnutls_credentials_set: Session initialization.
|
922
921
|
(line 50)
|
923
|
-
* gnutls_credentials_set <1>: Core TLS API. (line
|
924
|
-
* gnutls_db_check_entry: Core TLS API. (line
|
925
|
-
* gnutls_db_check_entry_time: Core TLS API. (line
|
926
|
-
*
|
927
|
-
*
|
928
|
-
*
|
929
|
-
*
|
930
|
-
*
|
931
|
-
*
|
932
|
-
*
|
922
|
+
* gnutls_credentials_set <1>: Core TLS API. (line 1544)
|
923
|
+
* gnutls_db_check_entry: Core TLS API. (line 1579)
|
924
|
+
* gnutls_db_check_entry_time: Core TLS API. (line 1593)
|
925
|
+
* gnutls_db_get_default_cache_expiration: Core TLS API. (line 1604)
|
926
|
+
* gnutls_db_get_ptr: Core TLS API. (line 1614)
|
927
|
+
* gnutls_db_remove_session: Core TLS API. (line 1625)
|
928
|
+
* gnutls_db_set_cache_expiration: Core TLS API. (line 1639)
|
929
|
+
* gnutls_db_set_ptr: Core TLS API. (line 1651)
|
930
|
+
* gnutls_db_set_remove_function: Core TLS API. (line 1663)
|
931
|
+
* gnutls_db_set_retrieve_function: Core TLS API. (line 1678)
|
932
|
+
* gnutls_db_set_store_function: Core TLS API. (line 1698)
|
933
933
|
* gnutls_deinit: Data transfer and termination.
|
934
934
|
(line 181)
|
935
|
-
* gnutls_deinit <1>: Core TLS API. (line
|
936
|
-
* gnutls_dh_get_group: Core TLS API. (line
|
937
|
-
* gnutls_dh_get_peers_public_bits: Core TLS API. (line
|
938
|
-
* gnutls_dh_get_prime_bits: Core TLS API. (line
|
939
|
-
* gnutls_dh_get_pubkey: Core TLS API. (line
|
940
|
-
* gnutls_dh_get_secret_bits: Core TLS API. (line
|
941
|
-
* gnutls_dh_params_cpy: Core TLS API. (line
|
942
|
-
* gnutls_dh_params_deinit: Core TLS API. (line
|
943
|
-
* gnutls_dh_params_export2_pkcs3: Core TLS API. (line
|
944
|
-
* gnutls_dh_params_export_pkcs3: Core TLS API. (line
|
945
|
-
* gnutls_dh_params_export_raw: Core TLS API. (line
|
946
|
-
* gnutls_dh_params_generate2: Core TLS API. (line
|
947
|
-
* gnutls_dh_params_import_pkcs3: Core TLS API. (line
|
948
|
-
* gnutls_dh_params_import_raw: Core TLS API. (line
|
949
|
-
* gnutls_dh_params_init: Core TLS API. (line
|
950
|
-
* gnutls_dh_set_prime_bits: Core TLS API. (line
|
951
|
-
* gnutls_digest_get_id: Core TLS API. (line
|
952
|
-
* gnutls_digest_get_name: Core TLS API. (line
|
953
|
-
* gnutls_digest_list: Core TLS API. (line
|
935
|
+
* gnutls_deinit <1>: Core TLS API. (line 1713)
|
936
|
+
* gnutls_dh_get_group: Core TLS API. (line 1723)
|
937
|
+
* gnutls_dh_get_peers_public_bits: Core TLS API. (line 1743)
|
938
|
+
* gnutls_dh_get_prime_bits: Core TLS API. (line 1757)
|
939
|
+
* gnutls_dh_get_pubkey: Core TLS API. (line 1773)
|
940
|
+
* gnutls_dh_get_secret_bits: Core TLS API. (line 1790)
|
941
|
+
* gnutls_dh_params_cpy: Core TLS API. (line 1803)
|
942
|
+
* gnutls_dh_params_deinit: Core TLS API. (line 1818)
|
943
|
+
* gnutls_dh_params_export2_pkcs3: Core TLS API. (line 1827)
|
944
|
+
* gnutls_dh_params_export_pkcs3: Core TLS API. (line 1851)
|
945
|
+
* gnutls_dh_params_export_raw: Core TLS API. (line 1878)
|
946
|
+
* gnutls_dh_params_generate2: Core TLS API. (line 1900)
|
947
|
+
* gnutls_dh_params_import_pkcs3: Core TLS API. (line 1923)
|
948
|
+
* gnutls_dh_params_import_raw: Core TLS API. (line 1945)
|
949
|
+
* gnutls_dh_params_init: Core TLS API. (line 1964)
|
950
|
+
* gnutls_dh_set_prime_bits: Core TLS API. (line 1975)
|
951
|
+
* gnutls_digest_get_id: Core TLS API. (line 2003)
|
952
|
+
* gnutls_digest_get_name: Core TLS API. (line 2016)
|
953
|
+
* gnutls_digest_list: Core TLS API. (line 2028)
|
954
954
|
* gnutls_dtls_cookie_send: Datagram TLS API. (line 11)
|
955
955
|
* gnutls_dtls_cookie_verify: Datagram TLS API. (line 45)
|
956
956
|
* gnutls_dtls_get_data_mtu: Datagram TLS API. (line 74)
|
@@ -962,56 +962,56 @@ Function and Data Index
|
|
962
962
|
* gnutls_dtls_set_data_mtu: Datagram TLS API. (line 139)
|
963
963
|
* gnutls_dtls_set_mtu: Datagram TLS API. (line 165)
|
964
964
|
* gnutls_dtls_set_timeouts: Datagram TLS API. (line 182)
|
965
|
-
* gnutls_ecc_curve_get: Core TLS API. (line
|
966
|
-
* gnutls_ecc_curve_get_name: Core TLS API. (line
|
967
|
-
* gnutls_ecc_curve_get_size: Core TLS API. (line
|
968
|
-
* gnutls_ecc_curve_list: Core TLS API. (line
|
965
|
+
* gnutls_ecc_curve_get: Core TLS API. (line 2042)
|
966
|
+
* gnutls_ecc_curve_get_name: Core TLS API. (line 2056)
|
967
|
+
* gnutls_ecc_curve_get_size: Core TLS API. (line 2070)
|
968
|
+
* gnutls_ecc_curve_list: Core TLS API. (line 2082)
|
969
969
|
* gnutls_error_is_fatal: Data transfer and termination.
|
970
970
|
(line 73)
|
971
|
-
* gnutls_error_is_fatal <1>: Core TLS API. (line
|
971
|
+
* gnutls_error_is_fatal <1>: Core TLS API. (line 2094)
|
972
972
|
* gnutls_error_to_alert: Handling alerts. (line 66)
|
973
|
-
* gnutls_error_to_alert <1>: Core TLS API. (line
|
974
|
-
* gnutls_est_record_overhead_size: Core TLS API. (line
|
975
|
-
* gnutls_fingerprint: Core TLS API. (line
|
976
|
-
* gnutls_global_deinit: Core TLS API. (line
|
977
|
-
* gnutls_global_init: Core TLS API. (line
|
973
|
+
* gnutls_error_to_alert <1>: Core TLS API. (line 2115)
|
974
|
+
* gnutls_est_record_overhead_size: Core TLS API. (line 2134)
|
975
|
+
* gnutls_fingerprint: Core TLS API. (line 2161)
|
976
|
+
* gnutls_global_deinit: Core TLS API. (line 2188)
|
977
|
+
* gnutls_global_init: Core TLS API. (line 2199)
|
978
978
|
* gnutls_global_set_audit_log_function: Debugging and auditing.
|
979
979
|
(line 27)
|
980
|
-
* gnutls_global_set_audit_log_function <1>: Core TLS API. (line
|
981
|
-
* gnutls_global_set_log_function: Core TLS API. (line
|
982
|
-
* gnutls_global_set_log_level: Core TLS API. (line
|
983
|
-
* gnutls_global_set_mem_functions: Core TLS API. (line
|
984
|
-
* gnutls_global_set_mutex: Thread safety. (line
|
985
|
-
* gnutls_global_set_mutex <1>: Core TLS API. (line
|
986
|
-
* gnutls_global_set_time_function: Core TLS API. (line
|
980
|
+
* gnutls_global_set_audit_log_function <1>: Core TLS API. (line 2227)
|
981
|
+
* gnutls_global_set_log_function: Core TLS API. (line 2246)
|
982
|
+
* gnutls_global_set_log_level: Core TLS API. (line 2261)
|
983
|
+
* gnutls_global_set_mem_functions: Core TLS API. (line 2274)
|
984
|
+
* gnutls_global_set_mutex: Thread safety. (line 41)
|
985
|
+
* gnutls_global_set_mutex <1>: Core TLS API. (line 2306)
|
986
|
+
* gnutls_global_set_time_function: Core TLS API. (line 2331)
|
987
987
|
* gnutls_handshake: TLS handshake. (line 10)
|
988
|
-
* gnutls_handshake <1>: Core TLS API. (line
|
989
|
-
* gnutls_handshake_description_get_name: Core TLS API. (line
|
990
|
-
* gnutls_handshake_get_last_in: Core TLS API. (line
|
991
|
-
* gnutls_handshake_get_last_out: Core TLS API. (line
|
992
|
-
* gnutls_handshake_set_hook_function: Core TLS API. (line
|
993
|
-
* gnutls_handshake_set_max_packet_length: Core TLS API. (line
|
988
|
+
* gnutls_handshake <1>: Core TLS API. (line 2345)
|
989
|
+
* gnutls_handshake_description_get_name: Core TLS API. (line 2376)
|
990
|
+
* gnutls_handshake_get_last_in: Core TLS API. (line 2388)
|
991
|
+
* gnutls_handshake_get_last_out: Core TLS API. (line 2405)
|
992
|
+
* gnutls_handshake_set_hook_function: Core TLS API. (line 2422)
|
993
|
+
* gnutls_handshake_set_max_packet_length: Core TLS API. (line 2461)
|
994
994
|
* gnutls_handshake_set_post_client_hello_function: Core TLS API.
|
995
|
-
(line
|
996
|
-
* gnutls_handshake_set_private_extensions: Core TLS API. (line
|
997
|
-
* gnutls_handshake_set_random: Core TLS API. (line
|
995
|
+
(line 2479)
|
996
|
+
* gnutls_handshake_set_private_extensions: Core TLS API. (line 2505)
|
997
|
+
* gnutls_handshake_set_random: Core TLS API. (line 2524)
|
998
998
|
* gnutls_handshake_set_timeout: TLS handshake. (line 38)
|
999
|
-
* gnutls_handshake_set_timeout <1>: Core TLS API. (line
|
999
|
+
* gnutls_handshake_set_timeout <1>: Core TLS API. (line 2546)
|
1000
1000
|
* gnutls_hash: Cryptographic API. (line 224)
|
1001
1001
|
* gnutls_hash_deinit: Cryptographic API. (line 242)
|
1002
1002
|
* gnutls_hash_fast: Cryptographic API. (line 256)
|
1003
1003
|
* gnutls_hash_get_len: Cryptographic API. (line 276)
|
1004
1004
|
* gnutls_hash_init: Cryptographic API. (line 290)
|
1005
1005
|
* gnutls_hash_output: Cryptographic API. (line 308)
|
1006
|
-
* gnutls_heartbeat_allowed: Core TLS API. (line
|
1007
|
-
* gnutls_heartbeat_enable: Core TLS API. (line
|
1008
|
-
* gnutls_heartbeat_get_timeout: Core TLS API. (line
|
1009
|
-
* gnutls_heartbeat_ping: Core TLS API. (line
|
1010
|
-
* gnutls_heartbeat_pong: Core TLS API. (line
|
1011
|
-
* gnutls_heartbeat_set_timeouts: Core TLS API. (line
|
1012
|
-
* gnutls_hex2bin: Core TLS API. (line
|
1013
|
-
* gnutls_hex_decode: Core TLS API. (line
|
1014
|
-
* gnutls_hex_encode: Core TLS API. (line
|
1006
|
+
* gnutls_heartbeat_allowed: Core TLS API. (line 2562)
|
1007
|
+
* gnutls_heartbeat_enable: Core TLS API. (line 2579)
|
1008
|
+
* gnutls_heartbeat_get_timeout: Core TLS API. (line 2599)
|
1009
|
+
* gnutls_heartbeat_ping: Core TLS API. (line 2615)
|
1010
|
+
* gnutls_heartbeat_pong: Core TLS API. (line 2643)
|
1011
|
+
* gnutls_heartbeat_set_timeouts: Core TLS API. (line 2659)
|
1012
|
+
* gnutls_hex2bin: Core TLS API. (line 2684)
|
1013
|
+
* gnutls_hex_decode: Core TLS API. (line 2705)
|
1014
|
+
* gnutls_hex_encode: Core TLS API. (line 2724)
|
1015
1015
|
* gnutls_hmac: Cryptographic API. (line 322)
|
1016
1016
|
* gnutls_hmac_deinit: Cryptographic API. (line 340)
|
1017
1017
|
* gnutls_hmac_fast: Cryptographic API. (line 354)
|
@@ -1021,20 +1021,20 @@ Function and Data Index
|
|
1021
1021
|
* gnutls_hmac_set_nonce: Cryptographic API. (line 432)
|
1022
1022
|
* gnutls_init: Session initialization.
|
1023
1023
|
(line 14)
|
1024
|
-
* gnutls_init <1>: Core TLS API. (line
|
1025
|
-
* gnutls_key_generate: Core TLS API. (line
|
1026
|
-
* gnutls_kx_get: Core TLS API. (line
|
1027
|
-
* gnutls_kx_get_id: Core TLS API. (line
|
1028
|
-
* gnutls_kx_get_name: Core TLS API. (line
|
1029
|
-
* gnutls_kx_list: Core TLS API. (line
|
1024
|
+
* gnutls_init <1>: Core TLS API. (line 2743)
|
1025
|
+
* gnutls_key_generate: Core TLS API. (line 2774)
|
1026
|
+
* gnutls_kx_get: Core TLS API. (line 2791)
|
1027
|
+
* gnutls_kx_get_id: Core TLS API. (line 2803)
|
1028
|
+
* gnutls_kx_get_name: Core TLS API. (line 2815)
|
1029
|
+
* gnutls_kx_list: Core TLS API. (line 2827)
|
1030
1030
|
* gnutls_kx_set_priority: Compatibility API. (line 155)
|
1031
|
-
* gnutls_load_file: Core TLS API. (line
|
1032
|
-
* gnutls_mac_get: Core TLS API. (line
|
1033
|
-
* gnutls_mac_get_id: Core TLS API. (line
|
1034
|
-
* gnutls_mac_get_key_size: Core TLS API. (line
|
1035
|
-
* gnutls_mac_get_name: Core TLS API. (line
|
1031
|
+
* gnutls_load_file: Core TLS API. (line 2839)
|
1032
|
+
* gnutls_mac_get: Core TLS API. (line 2857)
|
1033
|
+
* gnutls_mac_get_id: Core TLS API. (line 2869)
|
1034
|
+
* gnutls_mac_get_key_size: Core TLS API. (line 2882)
|
1035
|
+
* gnutls_mac_get_name: Core TLS API. (line 2894)
|
1036
1036
|
* gnutls_mac_get_nonce_size: Cryptographic API. (line 447)
|
1037
|
-
* gnutls_mac_list: Core TLS API. (line
|
1037
|
+
* gnutls_mac_list: Core TLS API. (line 2906)
|
1038
1038
|
* gnutls_mac_set_priority: Compatibility API. (line 173)
|
1039
1039
|
* gnutls_ocsp_req_add_cert: OCSP API. (line 12)
|
1040
1040
|
* gnutls_ocsp_req_add_cert_id: OCSP API. (line 36)
|
@@ -1071,9 +1071,9 @@ Function and Data Index
|
|
1071
1071
|
* gnutls_ocsp_resp_print: OCSP API. (line 610)
|
1072
1072
|
* gnutls_ocsp_resp_verify: OCSP API. (line 633)
|
1073
1073
|
* gnutls_ocsp_resp_verify_direct: OCSP API. (line 671)
|
1074
|
-
* gnutls_ocsp_status_request_enable_client: Core TLS API. (line
|
1075
|
-
* gnutls_ocsp_status_request_get: Core TLS API. (line
|
1076
|
-
* gnutls_ocsp_status_request_is_checked: Core TLS API. (line
|
1074
|
+
* gnutls_ocsp_status_request_enable_client: Core TLS API. (line 2918)
|
1075
|
+
* gnutls_ocsp_status_request_get: Core TLS API. (line 2943)
|
1076
|
+
* gnutls_ocsp_status_request_is_checked: Core TLS API. (line 2962)
|
1077
1077
|
* gnutls_openpgp_crt_check_hostname: OpenPGP API. (line 182)
|
1078
1078
|
* gnutls_openpgp_crt_deinit: OpenPGP API. (line 197)
|
1079
1079
|
* gnutls_openpgp_crt_export: OpenPGP API. (line 205)
|
@@ -1149,7 +1149,7 @@ Function and Data Index
|
|
1149
1149
|
* gnutls_openpgp_privkey_sec_param: OpenPGP API. (line 1316)
|
1150
1150
|
* gnutls_openpgp_privkey_set_preferred_key_id: OpenPGP API. (line 1331)
|
1151
1151
|
* gnutls_openpgp_privkey_sign_hash: Compatibility API. (line 191)
|
1152
|
-
* gnutls_openpgp_send_cert: Core TLS API. (line
|
1152
|
+
* gnutls_openpgp_send_cert: Core TLS API. (line 2980)
|
1153
1153
|
* gnutls_openpgp_set_recv_key_function: OpenPGP API. (line 1350)
|
1154
1154
|
* gnutls_pcert_deinit: Abstract key API. (line 98)
|
1155
1155
|
* gnutls_pcert_import_openpgp: Abstract key API. (line 108)
|
@@ -1157,11 +1157,11 @@ Function and Data Index
|
|
1157
1157
|
* gnutls_pcert_import_x509: Abstract key API. (line 153)
|
1158
1158
|
* gnutls_pcert_import_x509_raw: Abstract key API. (line 173)
|
1159
1159
|
* gnutls_pcert_list_import_x509_raw: Abstract key API. (line 196)
|
1160
|
-
* gnutls_pem_base64_decode: Core TLS API. (line
|
1161
|
-
* gnutls_pem_base64_decode_alloc: Core TLS API. (line
|
1162
|
-
* gnutls_pem_base64_encode: Core TLS API. (line
|
1163
|
-
* gnutls_pem_base64_encode_alloc: Core TLS API. (line
|
1164
|
-
* gnutls_perror: Core TLS API. (line
|
1160
|
+
* gnutls_pem_base64_decode: Core TLS API. (line 2995)
|
1161
|
+
* gnutls_pem_base64_decode_alloc: Core TLS API. (line 3019)
|
1162
|
+
* gnutls_pem_base64_encode: Core TLS API. (line 3041)
|
1163
|
+
* gnutls_pem_base64_encode_alloc: Core TLS API. (line 3064)
|
1164
|
+
* gnutls_perror: Core TLS API. (line 3085)
|
1165
1165
|
* gnutls_pkcs11_add_provider: PKCS 11 API. (line 12)
|
1166
1166
|
* gnutls_pkcs11_copy_secret_key: PKCS 11 API. (line 30)
|
1167
1167
|
* gnutls_pkcs11_copy_x509_crt: Writing objects. (line 36)
|
@@ -1174,44 +1174,44 @@ Function and Data Index
|
|
1174
1174
|
* gnutls_pkcs11_get_pin_function: PKCS 11 API. (line 129)
|
1175
1175
|
* gnutls_pkcs11_get_raw_issuer: PKCS 11 API. (line 143)
|
1176
1176
|
* gnutls_pkcs11_init: PKCS11 Initialization.
|
1177
|
-
(line
|
1178
|
-
* gnutls_pkcs11_init <1>: PKCS 11 API. (line
|
1179
|
-
* gnutls_pkcs11_obj_deinit: PKCS 11 API. (line
|
1180
|
-
* gnutls_pkcs11_obj_export: PKCS 11 API. (line
|
1181
|
-
* gnutls_pkcs11_obj_export2: PKCS 11 API. (line
|
1182
|
-
* gnutls_pkcs11_obj_export3: PKCS 11 API. (line
|
1183
|
-
* gnutls_pkcs11_obj_export_url: PKCS 11 API. (line
|
1177
|
+
(line 30)
|
1178
|
+
* gnutls_pkcs11_init <1>: PKCS 11 API. (line 169)
|
1179
|
+
* gnutls_pkcs11_obj_deinit: PKCS 11 API. (line 195)
|
1180
|
+
* gnutls_pkcs11_obj_export: PKCS 11 API. (line 205)
|
1181
|
+
* gnutls_pkcs11_obj_export2: PKCS 11 API. (line 230)
|
1182
|
+
* gnutls_pkcs11_obj_export3: PKCS 11 API. (line 250)
|
1183
|
+
* gnutls_pkcs11_obj_export_url: PKCS 11 API. (line 272)
|
1184
1184
|
* gnutls_pkcs11_obj_get_info: Reading objects. (line 27)
|
1185
|
-
* gnutls_pkcs11_obj_get_info <1>: PKCS 11 API. (line
|
1186
|
-
* gnutls_pkcs11_obj_get_type: PKCS 11 API. (line
|
1187
|
-
* gnutls_pkcs11_obj_import_url: PKCS 11 API. (line
|
1188
|
-
* gnutls_pkcs11_obj_init: PKCS 11 API. (line
|
1189
|
-
* gnutls_pkcs11_obj_list_import_url: PKCS 11 API. (line
|
1190
|
-
* gnutls_pkcs11_obj_list_import_url2: PKCS 11 API. (line
|
1191
|
-
* gnutls_pkcs11_obj_set_pin_function: PKCS 11 API. (line
|
1192
|
-
* gnutls_pkcs11_privkey_deinit: PKCS 11 API. (line
|
1193
|
-
* gnutls_pkcs11_privkey_export_url: PKCS 11 API. (line
|
1194
|
-
* gnutls_pkcs11_privkey_generate: PKCS 11 API. (line
|
1195
|
-
* gnutls_pkcs11_privkey_generate2: PKCS 11 API. (line
|
1196
|
-
* gnutls_pkcs11_privkey_get_info: PKCS 11 API. (line
|
1197
|
-
* gnutls_pkcs11_privkey_get_pk_algorithm: PKCS 11 API. (line
|
1198
|
-
* gnutls_pkcs11_privkey_import_url: PKCS 11 API. (line
|
1199
|
-
* gnutls_pkcs11_privkey_init: PKCS 11 API. (line
|
1200
|
-
* gnutls_pkcs11_privkey_set_pin_function: PKCS 11 API. (line
|
1201
|
-
* gnutls_pkcs11_privkey_status: PKCS 11 API. (line
|
1185
|
+
* gnutls_pkcs11_obj_get_info <1>: PKCS 11 API. (line 290)
|
1186
|
+
* gnutls_pkcs11_obj_get_type: PKCS 11 API. (line 315)
|
1187
|
+
* gnutls_pkcs11_obj_import_url: PKCS 11 API. (line 329)
|
1188
|
+
* gnutls_pkcs11_obj_init: PKCS 11 API. (line 351)
|
1189
|
+
* gnutls_pkcs11_obj_list_import_url: PKCS 11 API. (line 364)
|
1190
|
+
* gnutls_pkcs11_obj_list_import_url2: PKCS 11 API. (line 390)
|
1191
|
+
* gnutls_pkcs11_obj_set_pin_function: PKCS 11 API. (line 417)
|
1192
|
+
* gnutls_pkcs11_privkey_deinit: PKCS 11 API. (line 435)
|
1193
|
+
* gnutls_pkcs11_privkey_export_url: PKCS 11 API. (line 444)
|
1194
|
+
* gnutls_pkcs11_privkey_generate: PKCS 11 API. (line 461)
|
1195
|
+
* gnutls_pkcs11_privkey_generate2: PKCS 11 API. (line 486)
|
1196
|
+
* gnutls_pkcs11_privkey_get_info: PKCS 11 API. (line 518)
|
1197
|
+
* gnutls_pkcs11_privkey_get_pk_algorithm: PKCS 11 API. (line 541)
|
1198
|
+
* gnutls_pkcs11_privkey_import_url: PKCS 11 API. (line 557)
|
1199
|
+
* gnutls_pkcs11_privkey_init: PKCS 11 API. (line 577)
|
1200
|
+
* gnutls_pkcs11_privkey_set_pin_function: PKCS 11 API. (line 589)
|
1201
|
+
* gnutls_pkcs11_privkey_status: PKCS 11 API. (line 607)
|
1202
1202
|
* gnutls_pkcs11_reinit: PKCS11 Initialization.
|
1203
|
-
(line
|
1204
|
-
* gnutls_pkcs11_reinit <1>: PKCS 11 API. (line
|
1205
|
-
* gnutls_pkcs11_set_pin_function: PKCS 11 API. (line
|
1206
|
-
* gnutls_pkcs11_set_token_function: PKCS 11 API. (line
|
1207
|
-
* gnutls_pkcs11_token_get_flags: PKCS 11 API. (line
|
1208
|
-
* gnutls_pkcs11_token_get_info: PKCS 11 API. (line
|
1209
|
-
* gnutls_pkcs11_token_get_mechanism: PKCS 11 API. (line
|
1210
|
-
* gnutls_pkcs11_token_get_random: PKCS 11 API. (line
|
1211
|
-
* gnutls_pkcs11_token_get_url: PKCS 11 API. (line
|
1212
|
-
* gnutls_pkcs11_token_init: PKCS 11 API. (line
|
1213
|
-
* gnutls_pkcs11_token_set_pin: PKCS 11 API. (line
|
1214
|
-
* gnutls_pkcs11_type_get_name: PKCS 11 API. (line
|
1203
|
+
(line 57)
|
1204
|
+
* gnutls_pkcs11_reinit <1>: PKCS 11 API. (line 621)
|
1205
|
+
* gnutls_pkcs11_set_pin_function: PKCS 11 API. (line 635)
|
1206
|
+
* gnutls_pkcs11_set_token_function: PKCS 11 API. (line 650)
|
1207
|
+
* gnutls_pkcs11_token_get_flags: PKCS 11 API. (line 664)
|
1208
|
+
* gnutls_pkcs11_token_get_info: PKCS 11 API. (line 684)
|
1209
|
+
* gnutls_pkcs11_token_get_mechanism: PKCS 11 API. (line 707)
|
1210
|
+
* gnutls_pkcs11_token_get_random: PKCS 11 API. (line 727)
|
1211
|
+
* gnutls_pkcs11_token_get_url: PKCS 11 API. (line 745)
|
1212
|
+
* gnutls_pkcs11_token_init: PKCS 11 API. (line 765)
|
1213
|
+
* gnutls_pkcs11_token_set_pin: PKCS 11 API. (line 784)
|
1214
|
+
* gnutls_pkcs11_type_get_name: PKCS 11 API. (line 804)
|
1215
1215
|
* gnutls_pkcs12_bag_decrypt: PKCS 12 API. (line 12)
|
1216
1216
|
* gnutls_pkcs12_bag_deinit: PKCS 12 API. (line 27)
|
1217
1217
|
* gnutls_pkcs12_bag_encrypt: PKCS 12 API. (line 35)
|
@@ -1268,29 +1268,29 @@ Function and Data Index
|
|
1268
1268
|
(line 256)
|
1269
1269
|
* gnutls_pkcs7_set_crt_raw: X509 certificate API.
|
1270
1270
|
(line 272)
|
1271
|
-
* gnutls_pk_algorithm_get_name: Core TLS API. (line
|
1271
|
+
* gnutls_pk_algorithm_get_name: Core TLS API. (line 3094)
|
1272
1272
|
* gnutls_pk_bits_to_sec_param: Selecting cryptographic key sizes.
|
1273
1273
|
(line 80)
|
1274
|
-
* gnutls_pk_bits_to_sec_param <1>: Core TLS API. (line
|
1275
|
-
* gnutls_pk_get_id: Core TLS API. (line
|
1276
|
-
* gnutls_pk_get_name: Core TLS API. (line
|
1277
|
-
* gnutls_pk_list: Core TLS API. (line
|
1278
|
-
* gnutls_pk_to_sign: Core TLS API. (line
|
1279
|
-
* gnutls_prf: Core TLS API. (line
|
1280
|
-
* gnutls_prf_raw: Core TLS API. (line
|
1281
|
-
* gnutls_priority_certificate_type_list: Core TLS API. (line
|
1282
|
-
* gnutls_priority_cipher_list: Core TLS API. (line
|
1283
|
-
* gnutls_priority_compression_list: Core TLS API. (line
|
1284
|
-
* gnutls_priority_deinit: Core TLS API. (line
|
1285
|
-
* gnutls_priority_ecc_curve_list: Core TLS API. (line
|
1286
|
-
* gnutls_priority_get_cipher_suite_index: Core TLS API. (line
|
1287
|
-
* gnutls_priority_init: Core TLS API. (line
|
1288
|
-
* gnutls_priority_kx_list: Core TLS API. (line
|
1289
|
-
* gnutls_priority_mac_list: Core TLS API. (line
|
1290
|
-
* gnutls_priority_protocol_list: Core TLS API. (line
|
1291
|
-
* gnutls_priority_set: Core TLS API. (line
|
1292
|
-
* gnutls_priority_set_direct: Core TLS API. (line
|
1293
|
-
* gnutls_priority_sign_list: Core TLS API. (line
|
1274
|
+
* gnutls_pk_bits_to_sec_param <1>: Core TLS API. (line 3106)
|
1275
|
+
* gnutls_pk_get_id: Core TLS API. (line 3123)
|
1276
|
+
* gnutls_pk_get_name: Core TLS API. (line 3138)
|
1277
|
+
* gnutls_pk_list: Core TLS API. (line 3152)
|
1278
|
+
* gnutls_pk_to_sign: Core TLS API. (line 3166)
|
1279
|
+
* gnutls_prf: Core TLS API. (line 3181)
|
1280
|
+
* gnutls_prf_raw: Core TLS API. (line 3224)
|
1281
|
+
* gnutls_priority_certificate_type_list: Core TLS API. (line 3263)
|
1282
|
+
* gnutls_priority_cipher_list: Core TLS API. (line 3279)
|
1283
|
+
* gnutls_priority_compression_list: Core TLS API. (line 3294)
|
1284
|
+
* gnutls_priority_deinit: Core TLS API. (line 3310)
|
1285
|
+
* gnutls_priority_ecc_curve_list: Core TLS API. (line 3319)
|
1286
|
+
* gnutls_priority_get_cipher_suite_index: Core TLS API. (line 3334)
|
1287
|
+
* gnutls_priority_init: Core TLS API. (line 3357)
|
1288
|
+
* gnutls_priority_kx_list: Core TLS API. (line 3437)
|
1289
|
+
* gnutls_priority_mac_list: Core TLS API. (line 3453)
|
1290
|
+
* gnutls_priority_protocol_list: Core TLS API. (line 3468)
|
1291
|
+
* gnutls_priority_set: Core TLS API. (line 3484)
|
1292
|
+
* gnutls_priority_set_direct: Core TLS API. (line 3498)
|
1293
|
+
* gnutls_priority_sign_list: Core TLS API. (line 3519)
|
1294
1294
|
* gnutls_privkey_decrypt_data: Operations. (line 130)
|
1295
1295
|
* gnutls_privkey_decrypt_data <1>: Abstract key API. (line 227)
|
1296
1296
|
* gnutls_privkey_deinit: Abstract key API. (line 250)
|
@@ -1322,29 +1322,29 @@ Function and Data Index
|
|
1322
1322
|
* gnutls_privkey_sign_hash <1>: Abstract key API. (line 654)
|
1323
1323
|
* gnutls_privkey_sign_raw_data: Compatibility API. (line 212)
|
1324
1324
|
* gnutls_privkey_status: Abstract key API. (line 688)
|
1325
|
-
* gnutls_protocol_get_id: Core TLS API. (line
|
1326
|
-
* gnutls_protocol_get_name: Core TLS API. (line
|
1327
|
-
* gnutls_protocol_get_version: Core TLS API. (line
|
1328
|
-
* gnutls_protocol_list: Core TLS API. (line
|
1325
|
+
* gnutls_protocol_get_id: Core TLS API. (line 3535)
|
1326
|
+
* gnutls_protocol_get_name: Core TLS API. (line 3547)
|
1327
|
+
* gnutls_protocol_get_version: Core TLS API. (line 3559)
|
1328
|
+
* gnutls_protocol_list: Core TLS API. (line 3570)
|
1329
1329
|
* gnutls_protocol_set_priority: Compatibility API. (line 243)
|
1330
|
-
* gnutls_psk_allocate_client_credentials: Core TLS API. (line
|
1331
|
-
* gnutls_psk_allocate_server_credentials: Core TLS API. (line
|
1332
|
-
* gnutls_psk_client_get_hint: Core TLS API. (line
|
1333
|
-
* gnutls_psk_free_client_credentials: Core TLS API. (line
|
1334
|
-
* gnutls_psk_free_server_credentials: Core TLS API. (line
|
1335
|
-
* gnutls_psk_server_get_username: Core TLS API. (line
|
1336
|
-
* gnutls_psk_set_client_credentials: Core TLS API. (line
|
1330
|
+
* gnutls_psk_allocate_client_credentials: Core TLS API. (line 3582)
|
1331
|
+
* gnutls_psk_allocate_server_credentials: Core TLS API. (line 3595)
|
1332
|
+
* gnutls_psk_client_get_hint: Core TLS API. (line 3608)
|
1333
|
+
* gnutls_psk_free_client_credentials: Core TLS API. (line 3624)
|
1334
|
+
* gnutls_psk_free_server_credentials: Core TLS API. (line 3634)
|
1335
|
+
* gnutls_psk_server_get_username: Core TLS API. (line 3644)
|
1336
|
+
* gnutls_psk_set_client_credentials: Core TLS API. (line 3656)
|
1337
1337
|
* gnutls_psk_set_client_credentials_function: PSK credentials.
|
1338
1338
|
(line 22)
|
1339
1339
|
* gnutls_psk_set_client_credentials_function <1>: Core TLS API.
|
1340
|
-
(line
|
1341
|
-
* gnutls_psk_set_params_function: Core TLS API. (line
|
1340
|
+
(line 3681)
|
1341
|
+
* gnutls_psk_set_params_function: Core TLS API. (line 3705)
|
1342
1342
|
* gnutls_psk_set_server_credentials_file: PSK credentials. (line 58)
|
1343
|
-
* gnutls_psk_set_server_credentials_file <1>: Core TLS API. (line
|
1344
|
-
* gnutls_psk_set_server_credentials_function: Core TLS API. (line
|
1345
|
-
* gnutls_psk_set_server_credentials_hint: Core TLS API. (line
|
1346
|
-
* gnutls_psk_set_server_dh_params: Core TLS API. (line
|
1347
|
-
* gnutls_psk_set_server_params_function: Core TLS API. (line
|
1343
|
+
* gnutls_psk_set_server_credentials_file <1>: Core TLS API. (line 3719)
|
1344
|
+
* gnutls_psk_set_server_credentials_function: Core TLS API. (line 3736)
|
1345
|
+
* gnutls_psk_set_server_credentials_hint: Core TLS API. (line 3761)
|
1346
|
+
* gnutls_psk_set_server_dh_params: Core TLS API. (line 3780)
|
1347
|
+
* gnutls_psk_set_server_params_function: Core TLS API. (line 3794)
|
1348
1348
|
* gnutls_pubkey_deinit: Abstract key API. (line 704)
|
1349
1349
|
* gnutls_pubkey_encrypt_data: Operations. (line 53)
|
1350
1350
|
* gnutls_pubkey_encrypt_data <1>: Abstract key API. (line 714)
|
@@ -1390,39 +1390,40 @@ Function and Data Index
|
|
1390
1390
|
* gnutls_pubkey_verify_hash: Abstract key API. (line 1500)
|
1391
1391
|
* gnutls_pubkey_verify_hash2: Operations. (line 31)
|
1392
1392
|
* gnutls_pubkey_verify_hash2 <1>: Abstract key API. (line 1526)
|
1393
|
-
* gnutls_random_art: Core TLS API. (line
|
1394
|
-
* gnutls_range_split: Core TLS API. (line
|
1395
|
-
* gnutls_record_can_use_length_hiding: Core TLS API. (line
|
1393
|
+
* gnutls_random_art: Core TLS API. (line 3808)
|
1394
|
+
* gnutls_range_split: Core TLS API. (line 3832)
|
1395
|
+
* gnutls_record_can_use_length_hiding: Core TLS API. (line 3858)
|
1396
|
+
* gnutls_record_check_corked: Core TLS API. (line 3876)
|
1396
1397
|
* gnutls_record_check_pending: Data transfer and termination.
|
1397
1398
|
(line 131)
|
1398
|
-
* gnutls_record_check_pending <1>: Core TLS API. (line
|
1399
|
+
* gnutls_record_check_pending <1>: Core TLS API. (line 3890)
|
1399
1400
|
* gnutls_record_cork: Buffered data transfer.
|
1400
1401
|
(line 12)
|
1401
|
-
* gnutls_record_cork <1>: Core TLS API. (line
|
1402
|
-
* gnutls_record_disable_padding: Core TLS API. (line
|
1402
|
+
* gnutls_record_cork <1>: Core TLS API. (line 3903)
|
1403
|
+
* gnutls_record_disable_padding: Core TLS API. (line 3915)
|
1403
1404
|
* gnutls_record_get_direction: Asynchronous operation.
|
1404
1405
|
(line 40)
|
1405
|
-
* gnutls_record_get_direction <1>: Core TLS API. (line
|
1406
|
+
* gnutls_record_get_direction <1>: Core TLS API. (line 3930)
|
1406
1407
|
* gnutls_record_get_discarded: Datagram TLS API. (line 212)
|
1407
|
-
* gnutls_record_get_max_size: Core TLS API. (line
|
1408
|
-
* gnutls_record_overhead_size: Core TLS API. (line
|
1408
|
+
* gnutls_record_get_max_size: Core TLS API. (line 3950)
|
1409
|
+
* gnutls_record_overhead_size: Core TLS API. (line 3962)
|
1409
1410
|
* gnutls_record_recv: Data transfer and termination.
|
1410
1411
|
(line 44)
|
1411
|
-
* gnutls_record_recv <1>: Core TLS API. (line
|
1412
|
+
* gnutls_record_recv <1>: Core TLS API. (line 3974)
|
1412
1413
|
* gnutls_record_recv_seq: Data transfer and termination.
|
1413
1414
|
(line 100)
|
1414
|
-
* gnutls_record_recv_seq <1>: Core TLS API. (line
|
1415
|
+
* gnutls_record_recv_seq <1>: Core TLS API. (line 4006)
|
1415
1416
|
* gnutls_record_send: Data transfer and termination.
|
1416
1417
|
(line 12)
|
1417
|
-
* gnutls_record_send <1>: Core TLS API. (line
|
1418
|
-
* gnutls_record_send_range: Core TLS API. (line
|
1419
|
-
* gnutls_record_set_max_empty_records: Core TLS API. (line
|
1420
|
-
* gnutls_record_set_max_size: Core TLS API. (line
|
1421
|
-
* gnutls_record_set_timeout: Core TLS API. (line
|
1418
|
+
* gnutls_record_send <1>: Core TLS API. (line 4033)
|
1419
|
+
* gnutls_record_send_range: Core TLS API. (line 4068)
|
1420
|
+
* gnutls_record_set_max_empty_records: Core TLS API. (line 4098)
|
1421
|
+
* gnutls_record_set_max_size: Core TLS API. (line 4118)
|
1422
|
+
* gnutls_record_set_timeout: Core TLS API. (line 4142)
|
1422
1423
|
* gnutls_record_uncork: Buffered data transfer.
|
1423
1424
|
(line 21)
|
1424
|
-
* gnutls_record_uncork <1>: Core TLS API. (line
|
1425
|
-
* gnutls_rehandshake: Core TLS API. (line
|
1425
|
+
* gnutls_record_uncork <1>: Core TLS API. (line 4161)
|
1426
|
+
* gnutls_rehandshake: Core TLS API. (line 4186)
|
1426
1427
|
* gnutls_rnd: Random number generation.
|
1427
1428
|
(line 21)
|
1428
1429
|
* gnutls_rnd <1>: Cryptographic API. (line 460)
|
@@ -1437,96 +1438,96 @@ Function and Data Index
|
|
1437
1438
|
* gnutls_rsa_params_import_pkcs1: Compatibility API. (line 390)
|
1438
1439
|
* gnutls_rsa_params_import_raw: Compatibility API. (line 412)
|
1439
1440
|
* gnutls_rsa_params_init: Compatibility API. (line 440)
|
1440
|
-
* gnutls_safe_renegotiation_status: Core TLS API. (line
|
1441
|
-
* gnutls_sec_param_get_name: Core TLS API. (line
|
1441
|
+
* gnutls_safe_renegotiation_status: Core TLS API. (line 4217)
|
1442
|
+
* gnutls_sec_param_get_name: Core TLS API. (line 4232)
|
1442
1443
|
* gnutls_sec_param_to_pk_bits: Selecting cryptographic key sizes.
|
1443
1444
|
(line 64)
|
1444
|
-
* gnutls_sec_param_to_pk_bits <1>: Core TLS API. (line
|
1445
|
-
* gnutls_server_name_get: Core TLS API. (line
|
1446
|
-
* gnutls_server_name_set: Core TLS API. (line
|
1447
|
-
* gnutls_session_channel_binding: Core TLS API. (line
|
1448
|
-
* gnutls_session_enable_compatibility_mode: Core TLS API. (line
|
1449
|
-
* gnutls_session_force_valid: Core TLS API. (line
|
1450
|
-
* gnutls_session_get_data: Core TLS API. (line
|
1451
|
-
* gnutls_session_get_data2: Core TLS API. (line
|
1452
|
-
* gnutls_session_get_desc: Core TLS API. (line
|
1453
|
-
* gnutls_session_get_id: Core TLS API. (line
|
1454
|
-
* gnutls_session_get_id2: Core TLS API. (line
|
1455
|
-
* gnutls_session_get_ptr: Core TLS API. (line
|
1456
|
-
* gnutls_session_get_random: Core TLS API. (line
|
1445
|
+
* gnutls_sec_param_to_pk_bits <1>: Core TLS API. (line 4246)
|
1446
|
+
* gnutls_server_name_get: Core TLS API. (line 4265)
|
1447
|
+
* gnutls_server_name_set: Core TLS API. (line 4302)
|
1448
|
+
* gnutls_session_channel_binding: Core TLS API. (line 4329)
|
1449
|
+
* gnutls_session_enable_compatibility_mode: Core TLS API. (line 4350)
|
1450
|
+
* gnutls_session_force_valid: Core TLS API. (line 4368)
|
1451
|
+
* gnutls_session_get_data: Core TLS API. (line 4379)
|
1452
|
+
* gnutls_session_get_data2: Core TLS API. (line 4400)
|
1453
|
+
* gnutls_session_get_desc: Core TLS API. (line 4419)
|
1454
|
+
* gnutls_session_get_id: Core TLS API. (line 4433)
|
1455
|
+
* gnutls_session_get_id2: Core TLS API. (line 4457)
|
1456
|
+
* gnutls_session_get_ptr: Core TLS API. (line 4474)
|
1457
|
+
* gnutls_session_get_random: Core TLS API. (line 4486)
|
1457
1458
|
* gnutls_session_is_resumed: Session resumption. (line 27)
|
1458
|
-
* gnutls_session_is_resumed <1>: Core TLS API. (line
|
1459
|
+
* gnutls_session_is_resumed <1>: Core TLS API. (line 4506)
|
1459
1460
|
* gnutls_session_resumption_requested: Session resumption. (line 88)
|
1460
|
-
* gnutls_session_resumption_requested <1>: Core TLS API. (line
|
1461
|
-
* gnutls_session_set_data: Core TLS API. (line
|
1462
|
-
* gnutls_session_set_id: Core TLS API. (line
|
1463
|
-
* gnutls_session_set_premaster: Core TLS API. (line
|
1464
|
-
* gnutls_session_set_ptr: Core TLS API. (line
|
1465
|
-
* gnutls_session_ticket_enable_client: Core TLS API. (line
|
1461
|
+
* gnutls_session_resumption_requested <1>: Core TLS API. (line 4517)
|
1462
|
+
* gnutls_session_set_data: Core TLS API. (line 4530)
|
1463
|
+
* gnutls_session_set_id: Core TLS API. (line 4553)
|
1464
|
+
* gnutls_session_set_premaster: Core TLS API. (line 4572)
|
1465
|
+
* gnutls_session_set_ptr: Core TLS API. (line 4607)
|
1466
|
+
* gnutls_session_ticket_enable_client: Core TLS API. (line 4620)
|
1466
1467
|
* gnutls_session_ticket_enable_server: Session resumption. (line 60)
|
1467
|
-
* gnutls_session_ticket_enable_server <1>: Core TLS API. (line
|
1468
|
+
* gnutls_session_ticket_enable_server <1>: Core TLS API. (line 4635)
|
1468
1469
|
* gnutls_session_ticket_key_generate: Session resumption. (line 75)
|
1469
|
-
* gnutls_session_ticket_key_generate <1>: Core TLS API. (line
|
1470
|
+
* gnutls_session_ticket_key_generate <1>: Core TLS API. (line 4653)
|
1470
1471
|
* gnutls_set_default_export_priority: Compatibility API. (line 453)
|
1471
|
-
* gnutls_set_default_priority: Core TLS API. (line
|
1472
|
-
* gnutls_sign_algorithm_get: Core TLS API. (line
|
1473
|
-
* gnutls_sign_algorithm_get_client: Core TLS API. (line
|
1474
|
-
* gnutls_sign_algorithm_get_requested: Core TLS API. (line
|
1472
|
+
* gnutls_set_default_priority: Core TLS API. (line 4669)
|
1473
|
+
* gnutls_sign_algorithm_get: Core TLS API. (line 4690)
|
1474
|
+
* gnutls_sign_algorithm_get_client: Core TLS API. (line 4703)
|
1475
|
+
* gnutls_sign_algorithm_get_requested: Core TLS API. (line 4717)
|
1475
1476
|
* gnutls_sign_callback_get: Compatibility API. (line 476)
|
1476
1477
|
* gnutls_sign_callback_set: Compatibility API. (line 492)
|
1477
|
-
* gnutls_sign_get_hash_algorithm: Core TLS API. (line
|
1478
|
-
* gnutls_sign_get_id: Core TLS API. (line
|
1479
|
-
* gnutls_sign_get_name: Core TLS API. (line
|
1480
|
-
* gnutls_sign_get_pk_algorithm: Core TLS API. (line
|
1481
|
-
* gnutls_sign_is_secure: Core TLS API. (line
|
1482
|
-
* gnutls_sign_list: Core TLS API. (line
|
1483
|
-
* gnutls_srp_allocate_client_credentials: Core TLS API. (line
|
1484
|
-
* gnutls_srp_allocate_server_credentials: Core TLS API. (line
|
1485
|
-
* gnutls_srp_base64_decode: Core TLS API. (line
|
1486
|
-
* gnutls_srp_base64_decode_alloc: Core TLS API. (line
|
1487
|
-
* gnutls_srp_base64_encode: Core TLS API. (line
|
1488
|
-
* gnutls_srp_base64_encode_alloc: Core TLS API. (line
|
1489
|
-
* gnutls_srp_free_client_credentials: Core TLS API. (line
|
1490
|
-
* gnutls_srp_free_server_credentials: Core TLS API. (line
|
1491
|
-
* gnutls_srp_server_get_username: Core TLS API. (line
|
1492
|
-
* gnutls_srp_set_client_credentials: Core TLS API. (line
|
1478
|
+
* gnutls_sign_get_hash_algorithm: Core TLS API. (line 4744)
|
1479
|
+
* gnutls_sign_get_id: Core TLS API. (line 4759)
|
1480
|
+
* gnutls_sign_get_name: Core TLS API. (line 4771)
|
1481
|
+
* gnutls_sign_get_pk_algorithm: Core TLS API. (line 4783)
|
1482
|
+
* gnutls_sign_is_secure: Core TLS API. (line 4798)
|
1483
|
+
* gnutls_sign_list: Core TLS API. (line 4808)
|
1484
|
+
* gnutls_srp_allocate_client_credentials: Core TLS API. (line 4818)
|
1485
|
+
* gnutls_srp_allocate_server_credentials: Core TLS API. (line 4831)
|
1486
|
+
* gnutls_srp_base64_decode: Core TLS API. (line 4844)
|
1487
|
+
* gnutls_srp_base64_decode_alloc: Core TLS API. (line 4866)
|
1488
|
+
* gnutls_srp_base64_encode: Core TLS API. (line 4886)
|
1489
|
+
* gnutls_srp_base64_encode_alloc: Core TLS API. (line 4908)
|
1490
|
+
* gnutls_srp_free_client_credentials: Core TLS API. (line 4929)
|
1491
|
+
* gnutls_srp_free_server_credentials: Core TLS API. (line 4939)
|
1492
|
+
* gnutls_srp_server_get_username: Core TLS API. (line 4949)
|
1493
|
+
* gnutls_srp_set_client_credentials: Core TLS API. (line 4962)
|
1493
1494
|
* gnutls_srp_set_client_credentials_function: SRP credentials.
|
1494
1495
|
(line 19)
|
1495
1496
|
* gnutls_srp_set_client_credentials_function <1>: Core TLS API.
|
1496
|
-
(line
|
1497
|
-
* gnutls_srp_set_prime_bits: Core TLS API. (line
|
1497
|
+
(line 4983)
|
1498
|
+
* gnutls_srp_set_prime_bits: Core TLS API. (line 5013)
|
1498
1499
|
* gnutls_srp_set_server_credentials_file: SRP credentials. (line 53)
|
1499
|
-
* gnutls_srp_set_server_credentials_file <1>: Core TLS API. (line
|
1500
|
+
* gnutls_srp_set_server_credentials_file <1>: Core TLS API. (line 5034)
|
1500
1501
|
* gnutls_srp_set_server_credentials_function: SRP credentials.
|
1501
1502
|
(line 70)
|
1502
1503
|
* gnutls_srp_set_server_credentials_function <1>: Core TLS API.
|
1503
|
-
(line
|
1504
|
+
(line 5054)
|
1504
1505
|
* gnutls_srp_verifier: Authentication using SRP.
|
1505
1506
|
(line 43)
|
1506
|
-
* gnutls_srp_verifier <1>: Core TLS API. (line
|
1507
|
+
* gnutls_srp_verifier <1>: Core TLS API. (line 5088)
|
1507
1508
|
* gnutls_srtp_get_keys: SRTP. (line 31)
|
1508
|
-
* gnutls_srtp_get_keys <1>: Core TLS API. (line
|
1509
|
-
* gnutls_srtp_get_mki: Core TLS API. (line
|
1510
|
-
* gnutls_srtp_get_profile_id: Core TLS API. (line
|
1511
|
-
* gnutls_srtp_get_profile_name: Core TLS API. (line
|
1512
|
-
* gnutls_srtp_get_selected_profile: Core TLS API. (line
|
1513
|
-
* gnutls_srtp_set_mki: Core TLS API. (line
|
1514
|
-
* gnutls_srtp_set_profile: Core TLS API. (line
|
1515
|
-
* gnutls_srtp_set_profile_direct: Core TLS API. (line
|
1509
|
+
* gnutls_srtp_get_keys <1>: Core TLS API. (line 5117)
|
1510
|
+
* gnutls_srtp_get_mki: Core TLS API. (line 5155)
|
1511
|
+
* gnutls_srtp_get_profile_id: Core TLS API. (line 5173)
|
1512
|
+
* gnutls_srtp_get_profile_name: Core TLS API. (line 5189)
|
1513
|
+
* gnutls_srtp_get_selected_profile: Core TLS API. (line 5204)
|
1514
|
+
* gnutls_srtp_set_mki: Core TLS API. (line 5220)
|
1515
|
+
* gnutls_srtp_set_profile: Core TLS API. (line 5237)
|
1516
|
+
* gnutls_srtp_set_profile_direct: Core TLS API. (line 5254)
|
1516
1517
|
* gnutls_store_commitment: Certificate verification.
|
1517
1518
|
(line 99)
|
1518
|
-
* gnutls_store_commitment <1>: Core TLS API. (line
|
1519
|
+
* gnutls_store_commitment <1>: Core TLS API. (line 5275)
|
1519
1520
|
* gnutls_store_pubkey: Certificate verification.
|
1520
1521
|
(line 61)
|
1521
|
-
* gnutls_store_pubkey <1>: Core TLS API. (line
|
1522
|
-
* gnutls_strerror: Core TLS API. (line
|
1523
|
-
* gnutls_strerror_name: Core TLS API. (line
|
1524
|
-
* gnutls_supplemental_get_name: Core TLS API. (line
|
1525
|
-
* gnutls_tdb_deinit: Core TLS API. (line
|
1526
|
-
* gnutls_tdb_init: Core TLS API. (line
|
1527
|
-
* gnutls_tdb_set_store_commitment_func: Core TLS API. (line
|
1528
|
-
* gnutls_tdb_set_store_func: Core TLS API. (line
|
1529
|
-
* gnutls_tdb_set_verify_func: Core TLS API. (line
|
1522
|
+
* gnutls_store_pubkey <1>: Core TLS API. (line 5315)
|
1523
|
+
* gnutls_strerror: Core TLS API. (line 5352)
|
1524
|
+
* gnutls_strerror_name: Core TLS API. (line 5366)
|
1525
|
+
* gnutls_supplemental_get_name: Core TLS API. (line 5381)
|
1526
|
+
* gnutls_tdb_deinit: Core TLS API. (line 5394)
|
1527
|
+
* gnutls_tdb_init: Core TLS API. (line 5403)
|
1528
|
+
* gnutls_tdb_set_store_commitment_func: Core TLS API. (line 5414)
|
1529
|
+
* gnutls_tdb_set_store_func: Core TLS API. (line 5431)
|
1530
|
+
* gnutls_tdb_set_verify_func: Core TLS API. (line 5446)
|
1530
1531
|
* gnutls_tpm_get_registered: TPM API. (line 12)
|
1531
1532
|
* gnutls_tpm_key_list_deinit: TPM API. (line 27)
|
1532
1533
|
* gnutls_tpm_key_list_get_url: TPM API. (line 38)
|
@@ -1535,39 +1536,39 @@ Function and Data Index
|
|
1535
1536
|
* gnutls_tpm_privkey_delete <2>: TPM API. (line 60)
|
1536
1537
|
* gnutls_tpm_privkey_generate: Key generation. (line 9)
|
1537
1538
|
* gnutls_tpm_privkey_generate <1>: TPM API. (line 76)
|
1538
|
-
* gnutls_transport_get_int: Core TLS API. (line
|
1539
|
-
* gnutls_transport_get_int2: Core TLS API. (line
|
1540
|
-
* gnutls_transport_get_ptr: Core TLS API. (line
|
1541
|
-
* gnutls_transport_get_ptr2: Core TLS API. (line
|
1539
|
+
* gnutls_transport_get_int: Core TLS API. (line 5461)
|
1540
|
+
* gnutls_transport_get_int2: Core TLS API. (line 5475)
|
1541
|
+
* gnutls_transport_get_ptr: Core TLS API. (line 5492)
|
1542
|
+
* gnutls_transport_get_ptr2: Core TLS API. (line 5505)
|
1542
1543
|
* gnutls_transport_set_errno: Setting up the transport layer.
|
1543
1544
|
(line 101)
|
1544
|
-
* gnutls_transport_set_errno <1>: Core TLS API. (line
|
1545
|
-
* gnutls_transport_set_errno_function: Core TLS API. (line
|
1546
|
-
* gnutls_transport_set_int: Core TLS API. (line
|
1547
|
-
* gnutls_transport_set_int2: Core TLS API. (line
|
1548
|
-
* gnutls_transport_set_ptr: Core TLS API. (line
|
1549
|
-
* gnutls_transport_set_ptr2: Core TLS API. (line
|
1545
|
+
* gnutls_transport_set_errno <1>: Core TLS API. (line 5521)
|
1546
|
+
* gnutls_transport_set_errno_function: Core TLS API. (line 5541)
|
1547
|
+
* gnutls_transport_set_int: Core TLS API. (line 5559)
|
1548
|
+
* gnutls_transport_set_int2: Core TLS API. (line 5573)
|
1549
|
+
* gnutls_transport_set_ptr: Core TLS API. (line 5591)
|
1550
|
+
* gnutls_transport_set_ptr2: Core TLS API. (line 5604)
|
1550
1551
|
* gnutls_transport_set_pull_function: Setting up the transport layer.
|
1551
1552
|
(line 56)
|
1552
|
-
* gnutls_transport_set_pull_function <1>: Core TLS API. (line
|
1553
|
+
* gnutls_transport_set_pull_function <1>: Core TLS API. (line 5621)
|
1553
1554
|
* gnutls_transport_set_pull_timeout_function: Setting up the transport layer.
|
1554
1555
|
(line 71)
|
1555
1556
|
* gnutls_transport_set_pull_timeout_function <1>: Setting up the transport layer.
|
1556
1557
|
(line 138)
|
1557
1558
|
* gnutls_transport_set_pull_timeout_function <2>: Core TLS API.
|
1558
|
-
(line
|
1559
|
+
(line 5639)
|
1559
1560
|
* gnutls_transport_set_push_function: Setting up the transport layer.
|
1560
1561
|
(line 23)
|
1561
|
-
* gnutls_transport_set_push_function <1>: Core TLS API. (line
|
1562
|
+
* gnutls_transport_set_push_function <1>: Core TLS API. (line 5664)
|
1562
1563
|
* gnutls_transport_set_vec_push_function: Setting up the transport layer.
|
1563
1564
|
(line 40)
|
1564
|
-
* gnutls_transport_set_vec_push_function <1>: Core TLS API. (line
|
1565
|
+
* gnutls_transport_set_vec_push_function <1>: Core TLS API. (line 5684)
|
1565
1566
|
* gnutls_url_is_supported: Abstract public keys.
|
1566
1567
|
(line 54)
|
1567
|
-
* gnutls_url_is_supported <1>: Core TLS API. (line
|
1568
|
+
* gnutls_url_is_supported <1>: Core TLS API. (line 5703)
|
1568
1569
|
* gnutls_verify_stored_pubkey: Certificate verification.
|
1569
1570
|
(line 18)
|
1570
|
-
* gnutls_verify_stored_pubkey <1>: Core TLS API. (line
|
1571
|
+
* gnutls_verify_stored_pubkey <1>: Core TLS API. (line 5717)
|
1571
1572
|
* gnutls_x509_crl_check_issuer: X509 certificate API.
|
1572
1573
|
(line 287)
|
1573
1574
|
* gnutls_x509_crl_deinit: X509 certificate API.
|
@@ -1779,297 +1780,297 @@ Function and Data Index
|
|
1779
1780
|
* gnutls_x509_crt_get_expiration_time: X509 certificate API.
|
1780
1781
|
(line 2470)
|
1781
1782
|
* gnutls_x509_crt_get_extension_by_oid: X509 certificate API.
|
1782
|
-
(line
|
1783
|
+
(line 2485)
|
1783
1784
|
* gnutls_x509_crt_get_extension_data: X509 certificate API.
|
1784
|
-
(line
|
1785
|
+
(line 2513)
|
1785
1786
|
* gnutls_x509_crt_get_extension_info: X509 certificate API.
|
1786
|
-
(line
|
1787
|
+
(line 2541)
|
1787
1788
|
* gnutls_x509_crt_get_extension_oid: X509 certificate API.
|
1788
|
-
(line
|
1789
|
+
(line 2574)
|
1789
1790
|
* gnutls_x509_crt_get_fingerprint: X509 certificate API.
|
1790
|
-
(line
|
1791
|
+
(line 2600)
|
1791
1792
|
* gnutls_x509_crt_get_issuer: X509 certificate API.
|
1792
|
-
(line
|
1793
|
+
(line 2623)
|
1793
1794
|
* gnutls_x509_crt_get_issuer_alt_name: X509 certificate API.
|
1794
|
-
(line
|
1795
|
+
(line 2641)
|
1795
1796
|
* gnutls_x509_crt_get_issuer_alt_name2: X509 certificate API.
|
1796
|
-
(line
|
1797
|
+
(line 2684)
|
1797
1798
|
* gnutls_x509_crt_get_issuer_alt_othername_oid: X509 certificate API.
|
1798
|
-
(line
|
1799
|
+
(line 2722)
|
1799
1800
|
* gnutls_x509_crt_get_issuer_dn: X509 certificate API.
|
1800
|
-
(line
|
1801
|
+
(line 2762)
|
1801
1802
|
* gnutls_x509_crt_get_issuer_dn2: X509 certificate API.
|
1802
|
-
(line
|
1803
|
+
(line 2784)
|
1803
1804
|
* gnutls_x509_crt_get_issuer_dn_by_oid: X509 certificate API.
|
1804
|
-
(line
|
1805
|
+
(line 2804)
|
1805
1806
|
* gnutls_x509_crt_get_issuer_dn_oid: X509 certificate API.
|
1806
|
-
(line
|
1807
|
+
(line 2843)
|
1807
1808
|
* gnutls_x509_crt_get_issuer_unique_id: X509 certificate API.
|
1808
|
-
(line
|
1809
|
+
(line 2869)
|
1809
1810
|
* gnutls_x509_crt_get_key_id: X.509 public and private keys.
|
1810
1811
|
(line 13)
|
1811
1812
|
* gnutls_x509_crt_get_key_id <1>: X509 certificate API.
|
1812
|
-
(line
|
1813
|
+
(line 2893)
|
1813
1814
|
* gnutls_x509_crt_get_key_purpose_oid: X509 certificate API.
|
1814
|
-
(line
|
1815
|
+
(line 2920)
|
1815
1816
|
* gnutls_x509_crt_get_key_usage: X509 certificate API.
|
1816
|
-
(line
|
1817
|
+
(line 2950)
|
1817
1818
|
* gnutls_x509_crt_get_pk_algorithm: X509 certificate API.
|
1818
|
-
(line
|
1819
|
+
(line 2974)
|
1819
1820
|
* gnutls_x509_crt_get_pk_dsa_raw: X509 certificate API.
|
1820
|
-
(line
|
1821
|
+
(line 2994)
|
1821
1822
|
* gnutls_x509_crt_get_pk_rsa_raw: X509 certificate API.
|
1822
|
-
(line
|
1823
|
+
(line 3017)
|
1823
1824
|
* gnutls_x509_crt_get_policy: X509 certificate API.
|
1824
|
-
(line
|
1825
|
+
(line 3035)
|
1825
1826
|
* gnutls_x509_crt_get_preferred_hash_algorithm: Compatibility API.
|
1826
1827
|
(line 553)
|
1827
1828
|
* gnutls_x509_crt_get_private_key_usage_period: X509 certificate API.
|
1828
|
-
(line
|
1829
|
+
(line 3062)
|
1829
1830
|
* gnutls_x509_crt_get_proxy: X509 certificate API.
|
1830
|
-
(line
|
1831
|
+
(line 3084)
|
1831
1832
|
* gnutls_x509_crt_get_raw_dn: X509 certificate API.
|
1832
|
-
(line
|
1833
|
+
(line 3111)
|
1833
1834
|
* gnutls_x509_crt_get_raw_issuer_dn: X509 certificate API.
|
1834
|
-
(line
|
1835
|
+
(line 3128)
|
1835
1836
|
* gnutls_x509_crt_get_serial: X509 certificate API.
|
1836
|
-
(line
|
1837
|
+
(line 3144)
|
1837
1838
|
* gnutls_x509_crt_get_signature: X509 certificate API.
|
1838
|
-
(line
|
1839
|
+
(line 3164)
|
1839
1840
|
* gnutls_x509_crt_get_signature_algorithm: X509 certificate API.
|
1840
|
-
(line
|
1841
|
+
(line 3182)
|
1841
1842
|
* gnutls_x509_crt_get_subject: X509 certificate API.
|
1842
|
-
(line
|
1843
|
+
(line 3196)
|
1843
1844
|
* gnutls_x509_crt_get_subject_alt_name: X509 certificate API.
|
1844
|
-
(line
|
1845
|
+
(line 3214)
|
1845
1846
|
* gnutls_x509_crt_get_subject_alt_name2: X509 certificate API.
|
1846
|
-
(line
|
1847
|
+
(line 3254)
|
1847
1848
|
* gnutls_x509_crt_get_subject_alt_othername_oid: X509 certificate API.
|
1848
|
-
(line
|
1849
|
+
(line 3290)
|
1849
1850
|
* gnutls_x509_crt_get_subject_key_id: X509 certificate API.
|
1850
|
-
(line
|
1851
|
+
(line 3328)
|
1851
1852
|
* gnutls_x509_crt_get_subject_unique_id: X509 certificate API.
|
1852
|
-
(line
|
1853
|
+
(line 3350)
|
1853
1854
|
* gnutls_x509_crt_get_verify_algorithm: Compatibility API. (line 580)
|
1854
1855
|
* gnutls_x509_crt_get_version: X509 certificate API.
|
1855
|
-
(line
|
1856
|
+
(line 3372)
|
1856
1857
|
* gnutls_x509_crt_import: X509 certificate API.
|
1857
|
-
(line
|
1858
|
-
* gnutls_x509_crt_import_pkcs11: PKCS 11 API. (line
|
1859
|
-
* gnutls_x509_crt_import_pkcs11_url: PKCS 11 API. (line
|
1858
|
+
(line 3383)
|
1859
|
+
* gnutls_x509_crt_import_pkcs11: PKCS 11 API. (line 820)
|
1860
|
+
* gnutls_x509_crt_import_pkcs11_url: PKCS 11 API. (line 837)
|
1860
1861
|
* gnutls_x509_crt_init: X509 certificate API.
|
1861
|
-
(line
|
1862
|
+
(line 3404)
|
1862
1863
|
* gnutls_x509_crt_list_import: X509 certificate API.
|
1863
|
-
(line
|
1864
|
+
(line 3415)
|
1864
1865
|
* gnutls_x509_crt_list_import2: X509 certificate API.
|
1865
|
-
(line
|
1866
|
-
* gnutls_x509_crt_list_import_pkcs11: PKCS 11 API. (line
|
1866
|
+
(line 3451)
|
1867
|
+
* gnutls_x509_crt_list_import_pkcs11: PKCS 11 API. (line 857)
|
1867
1868
|
* gnutls_x509_crt_list_verify: X509 certificate API.
|
1868
|
-
(line
|
1869
|
+
(line 3481)
|
1869
1870
|
* gnutls_x509_crt_print: X509 certificate API.
|
1870
|
-
(line
|
1871
|
+
(line 3523)
|
1871
1872
|
* gnutls_x509_crt_privkey_sign: Abstract key API. (line 1625)
|
1872
1873
|
* gnutls_x509_crt_set_activation_time: X509 certificate API.
|
1873
|
-
(line
|
1874
|
+
(line 3548)
|
1874
1875
|
* gnutls_x509_crt_set_authority_info_access: X509 certificate API.
|
1875
|
-
(line
|
1876
|
+
(line 3563)
|
1876
1877
|
* gnutls_x509_crt_set_authority_key_id: X509 certificate API.
|
1877
|
-
(line
|
1878
|
+
(line 3589)
|
1878
1879
|
* gnutls_x509_crt_set_basic_constraints: X509 certificate API.
|
1879
|
-
(line
|
1880
|
+
(line 3607)
|
1880
1881
|
* gnutls_x509_crt_set_ca_status: X509 certificate API.
|
1881
|
-
(line
|
1882
|
+
(line 3627)
|
1882
1883
|
* gnutls_x509_crt_set_crl_dist_points: X509 certificate API.
|
1883
|
-
(line
|
1884
|
+
(line 3644)
|
1884
1885
|
* gnutls_x509_crt_set_crl_dist_points2: X509 certificate API.
|
1885
|
-
(line
|
1886
|
+
(line 3664)
|
1886
1887
|
* gnutls_x509_crt_set_crq: X509 certificate API.
|
1887
|
-
(line
|
1888
|
+
(line 3689)
|
1888
1889
|
* gnutls_x509_crt_set_crq_extensions: X509 certificate API.
|
1889
|
-
(line
|
1890
|
+
(line 3705)
|
1890
1891
|
* gnutls_x509_crt_set_dn: X509 certificate API.
|
1891
|
-
(line
|
1892
|
+
(line 3722)
|
1892
1893
|
* gnutls_x509_crt_set_dn_by_oid: X509 certificate API.
|
1893
|
-
(line
|
1894
|
+
(line 3739)
|
1894
1895
|
* gnutls_x509_crt_set_expiration_time: X509 certificate API.
|
1895
|
-
(line
|
1896
|
+
(line 3768)
|
1896
1897
|
* gnutls_x509_crt_set_extension_by_oid: X509 certificate API.
|
1897
|
-
(line
|
1898
|
+
(line 3785)
|
1898
1899
|
* gnutls_x509_crt_set_issuer_dn: X509 certificate API.
|
1899
|
-
(line
|
1900
|
+
(line 3809)
|
1900
1901
|
* gnutls_x509_crt_set_issuer_dn_by_oid: X509 certificate API.
|
1901
|
-
(line
|
1902
|
+
(line 3826)
|
1902
1903
|
* gnutls_x509_crt_set_key: X509 certificate API.
|
1903
|
-
(line
|
1904
|
+
(line 3859)
|
1904
1905
|
* gnutls_x509_crt_set_key_purpose_oid: X509 certificate API.
|
1905
|
-
(line
|
1906
|
+
(line 3874)
|
1906
1907
|
* gnutls_x509_crt_set_key_usage: X509 certificate API.
|
1907
|
-
(line
|
1908
|
+
(line 3894)
|
1908
1909
|
* gnutls_x509_crt_set_pin_function: X509 certificate API.
|
1909
|
-
(line
|
1910
|
+
(line 3908)
|
1910
1911
|
* gnutls_x509_crt_set_policy: X509 certificate API.
|
1911
|
-
(line
|
1912
|
+
(line 3929)
|
1912
1913
|
* gnutls_x509_crt_set_private_key_usage_period: X509 certificate API.
|
1913
|
-
(line
|
1914
|
+
(line 3952)
|
1914
1915
|
* gnutls_x509_crt_set_proxy: X509 certificate API.
|
1915
|
-
(line
|
1916
|
+
(line 3969)
|
1916
1917
|
* gnutls_x509_crt_set_proxy_dn: X509 certificate API.
|
1917
|
-
(line
|
1918
|
+
(line 3992)
|
1918
1919
|
* gnutls_x509_crt_set_pubkey: Operations. (line 168)
|
1919
1920
|
* gnutls_x509_crt_set_pubkey <1>: Abstract key API. (line 1650)
|
1920
1921
|
* gnutls_x509_crt_set_serial: X509 certificate API.
|
1921
|
-
(line
|
1922
|
+
(line 4018)
|
1922
1923
|
* gnutls_x509_crt_set_subject_alternative_name: X509 certificate API.
|
1923
|
-
(line
|
1924
|
+
(line 4040)
|
1924
1925
|
* gnutls_x509_crt_set_subject_alt_name: X509 certificate API.
|
1925
|
-
(line
|
1926
|
+
(line 4062)
|
1926
1927
|
* gnutls_x509_crt_set_subject_key_id: X509 certificate API.
|
1927
|
-
(line
|
1928
|
+
(line 4087)
|
1928
1929
|
* gnutls_x509_crt_set_version: X509 certificate API.
|
1929
|
-
(line
|
1930
|
+
(line 4104)
|
1930
1931
|
* gnutls_x509_crt_sign: X509 certificate API.
|
1931
|
-
(line
|
1932
|
+
(line 4126)
|
1932
1933
|
* gnutls_x509_crt_sign2: X509 certificate API.
|
1933
|
-
(line
|
1934
|
+
(line 4143)
|
1934
1935
|
* gnutls_x509_crt_verify: X509 certificate API.
|
1935
|
-
(line
|
1936
|
+
(line 4168)
|
1936
1937
|
* gnutls_x509_crt_verify_data: Compatibility API. (line 603)
|
1937
1938
|
* gnutls_x509_crt_verify_hash: Compatibility API. (line 627)
|
1938
1939
|
* gnutls_x509_dn_deinit: X509 certificate API.
|
1939
|
-
(line
|
1940
|
+
(line 4192)
|
1940
1941
|
* gnutls_x509_dn_export: X509 certificate API.
|
1941
|
-
(line
|
1942
|
+
(line 4203)
|
1942
1943
|
* gnutls_x509_dn_export2: X509 certificate API.
|
1943
|
-
(line
|
1944
|
+
(line 4230)
|
1944
1945
|
* gnutls_x509_dn_get_rdn_ava: X.509 distinguished names.
|
1945
1946
|
(line 50)
|
1946
1947
|
* gnutls_x509_dn_get_rdn_ava <1>: X509 certificate API.
|
1947
|
-
(line
|
1948
|
+
(line 4253)
|
1948
1949
|
* gnutls_x509_dn_import: X509 certificate API.
|
1949
|
-
(line
|
1950
|
+
(line 4284)
|
1950
1951
|
* gnutls_x509_dn_init: X509 certificate API.
|
1951
|
-
(line
|
1952
|
+
(line 4303)
|
1952
1953
|
* gnutls_x509_dn_oid_known: X509 certificate API.
|
1953
|
-
(line
|
1954
|
+
(line 4319)
|
1954
1955
|
* gnutls_x509_dn_oid_name: X509 certificate API.
|
1955
|
-
(line
|
1956
|
+
(line 4335)
|
1956
1957
|
* gnutls_x509_policy_release: X509 certificate API.
|
1957
|
-
(line
|
1958
|
+
(line 4352)
|
1958
1959
|
* gnutls_x509_privkey_cpy: X509 certificate API.
|
1959
|
-
(line
|
1960
|
+
(line 4365)
|
1960
1961
|
* gnutls_x509_privkey_deinit: X509 certificate API.
|
1961
|
-
(line
|
1962
|
+
(line 4380)
|
1962
1963
|
* gnutls_x509_privkey_export: X509 certificate API.
|
1963
|
-
(line
|
1964
|
+
(line 4389)
|
1964
1965
|
* gnutls_x509_privkey_export2: X509 certificate API.
|
1965
|
-
(line
|
1966
|
+
(line 4418)
|
1966
1967
|
* gnutls_x509_privkey_export2_pkcs8: X509 certificate API.
|
1967
|
-
(line
|
1968
|
+
(line 4443)
|
1968
1969
|
* gnutls_x509_privkey_export_dsa_raw: X509 certificate API.
|
1969
|
-
(line
|
1970
|
+
(line 4479)
|
1970
1971
|
* gnutls_x509_privkey_export_ecc_raw: X509 certificate API.
|
1971
|
-
(line
|
1972
|
+
(line 4505)
|
1972
1973
|
* gnutls_x509_privkey_export_pkcs8: X509 certificate API.
|
1973
|
-
(line
|
1974
|
+
(line 4530)
|
1974
1975
|
* gnutls_x509_privkey_export_rsa_raw: X509 certificate API.
|
1975
|
-
(line
|
1976
|
+
(line 4569)
|
1976
1977
|
* gnutls_x509_privkey_export_rsa_raw2: X509 certificate API.
|
1977
|
-
(line
|
1978
|
+
(line 4597)
|
1978
1979
|
* gnutls_x509_privkey_fix: X509 certificate API.
|
1979
|
-
(line
|
1980
|
+
(line 4632)
|
1980
1981
|
* gnutls_x509_privkey_generate: X509 certificate API.
|
1981
|
-
(line
|
1982
|
+
(line 4644)
|
1982
1983
|
* gnutls_x509_privkey_get_key_id: X509 certificate API.
|
1983
|
-
(line
|
1984
|
+
(line 4671)
|
1984
1985
|
* gnutls_x509_privkey_get_pk_algorithm: X509 certificate API.
|
1985
|
-
(line
|
1986
|
+
(line 4698)
|
1986
1987
|
* gnutls_x509_privkey_get_pk_algorithm2: X509 certificate API.
|
1987
|
-
(line
|
1988
|
+
(line 4711)
|
1988
1989
|
* gnutls_x509_privkey_import: X509 certificate API.
|
1989
|
-
(line
|
1990
|
+
(line 4726)
|
1990
1991
|
* gnutls_x509_privkey_import2: Managing encrypted keys.
|
1991
1992
|
(line 51)
|
1992
1993
|
* gnutls_x509_privkey_import2 <1>: X509 certificate API.
|
1993
|
-
(line
|
1994
|
+
(line 4748)
|
1994
1995
|
* gnutls_x509_privkey_import_dsa_raw: X509 certificate API.
|
1995
|
-
(line
|
1996
|
+
(line 4777)
|
1996
1997
|
* gnutls_x509_privkey_import_ecc_raw: X509 certificate API.
|
1997
|
-
(line
|
1998
|
+
(line 4803)
|
1998
1999
|
* gnutls_x509_privkey_import_openssl: Managing encrypted keys.
|
1999
2000
|
(line 232)
|
2000
2001
|
* gnutls_x509_privkey_import_openssl <1>: X509 certificate API.
|
2001
|
-
(line
|
2002
|
+
(line 4829)
|
2002
2003
|
* gnutls_x509_privkey_import_pkcs8: X509 certificate API.
|
2003
|
-
(line
|
2004
|
+
(line 4853)
|
2004
2005
|
* gnutls_x509_privkey_import_rsa_raw: X509 certificate API.
|
2005
|
-
(line
|
2006
|
+
(line 4890)
|
2006
2007
|
* gnutls_x509_privkey_import_rsa_raw2: X509 certificate API.
|
2007
|
-
(line
|
2008
|
+
(line 4919)
|
2008
2009
|
* gnutls_x509_privkey_init: X509 certificate API.
|
2009
|
-
(line
|
2010
|
+
(line 4953)
|
2010
2011
|
* gnutls_x509_privkey_sec_param: X509 certificate API.
|
2011
|
-
(line
|
2012
|
+
(line 4964)
|
2012
2013
|
* gnutls_x509_privkey_sign_data: Compatibility API. (line 651)
|
2013
2014
|
* gnutls_x509_privkey_sign_hash: Compatibility API. (line 688)
|
2014
2015
|
* gnutls_x509_privkey_verify_params: X509 certificate API.
|
2015
|
-
(line
|
2016
|
+
(line 4979)
|
2016
2017
|
* gnutls_x509_rdn_get: X509 certificate API.
|
2017
|
-
(line
|
2018
|
+
(line 4991)
|
2018
2019
|
* gnutls_x509_rdn_get_by_oid: X509 certificate API.
|
2019
|
-
(line
|
2020
|
+
(line 5011)
|
2020
2021
|
* gnutls_x509_rdn_get_oid: X509 certificate API.
|
2021
|
-
(line
|
2022
|
+
(line 5039)
|
2022
2023
|
* gnutls_x509_trust_list_add_cas: Verifying X.509 certificate paths.
|
2023
2024
|
(line 9)
|
2024
2025
|
* gnutls_x509_trust_list_add_cas <1>: X509 certificate API.
|
2025
|
-
(line
|
2026
|
+
(line 5062)
|
2026
2027
|
* gnutls_x509_trust_list_add_crls: Verifying X.509 certificate paths.
|
2027
2028
|
(line 58)
|
2028
2029
|
* gnutls_x509_trust_list_add_crls <1>: X509 certificate API.
|
2029
|
-
(line
|
2030
|
+
(line 5084)
|
2030
2031
|
* gnutls_x509_trust_list_add_named_crt: Verifying X.509 certificate paths.
|
2031
2032
|
(line 28)
|
2032
2033
|
* gnutls_x509_trust_list_add_named_crt <1>: X509 certificate API.
|
2033
|
-
(line
|
2034
|
+
(line 5115)
|
2034
2035
|
* gnutls_x509_trust_list_add_system_trust: Verifying X.509 certificate paths.
|
2035
2036
|
(line 194)
|
2036
2037
|
* gnutls_x509_trust_list_add_system_trust <1>: X509 certificate API.
|
2037
|
-
(line
|
2038
|
+
(line 5148)
|
2038
2039
|
* gnutls_x509_trust_list_add_trust_file: Verifying X.509 certificate paths.
|
2039
2040
|
(line 145)
|
2040
2041
|
* gnutls_x509_trust_list_add_trust_file <1>: X509 certificate API.
|
2041
|
-
(line
|
2042
|
+
(line 5170)
|
2042
2043
|
* gnutls_x509_trust_list_add_trust_mem: Verifying X.509 certificate paths.
|
2043
2044
|
(line 170)
|
2044
2045
|
* gnutls_x509_trust_list_add_trust_mem <1>: X509 certificate API.
|
2045
|
-
(line
|
2046
|
+
(line 5198)
|
2046
2047
|
* gnutls_x509_trust_list_deinit: X509 certificate API.
|
2047
|
-
(line
|
2048
|
+
(line 5225)
|
2048
2049
|
* gnutls_x509_trust_list_get_issuer: X509 certificate API.
|
2049
|
-
(line
|
2050
|
+
(line 5239)
|
2050
2051
|
* gnutls_x509_trust_list_init: X509 certificate API.
|
2051
|
-
(line
|
2052
|
+
(line 5262)
|
2052
2053
|
* gnutls_x509_trust_list_remove_cas: X509 certificate API.
|
2053
|
-
(line
|
2054
|
+
(line 5279)
|
2054
2055
|
* gnutls_x509_trust_list_remove_trust_file: X509 certificate API.
|
2055
|
-
(line
|
2056
|
+
(line 5304)
|
2056
2057
|
* gnutls_x509_trust_list_remove_trust_mem: X509 certificate API.
|
2057
|
-
(line
|
2058
|
+
(line 5326)
|
2058
2059
|
* gnutls_x509_trust_list_verify_crt: Verifying X.509 certificate paths.
|
2059
2060
|
(line 86)
|
2060
2061
|
* gnutls_x509_trust_list_verify_crt <1>: X509 certificate API.
|
2061
|
-
(line
|
2062
|
+
(line 5347)
|
2062
2063
|
* gnutls_x509_trust_list_verify_named_crt: Verifying X.509 certificate paths.
|
2063
2064
|
(line 113)
|
2064
2065
|
* gnutls_x509_trust_list_verify_named_crt <1>: X509 certificate API.
|
2065
|
-
(line
|
2066
|
+
(line 5377)
|
2066
2067
|
* xssl_client_init: High level TLS API. (line 11)
|
2067
2068
|
* xssl_cred_deinit: High level TLS API. (line 44)
|
2068
2069
|
* xssl_cred_init: High level TLS API. (line 56)
|
2069
2070
|
* xssl_deinit: High level TLS API. (line 80)
|
2070
2071
|
* xssl_flush: High level TLS API. (line 92)
|
2071
|
-
* xssl_getdelim: High level TLS API. (line
|
2072
|
-
* xssl_get_session: High level TLS API. (line
|
2072
|
+
* xssl_getdelim: High level TLS API. (line 108)
|
2073
|
+
* xssl_get_session: High level TLS API. (line 133)
|
2073
2074
|
* xssl_printf: High level TLS API. (line 143)
|
2074
2075
|
* xssl_read: High level TLS API. (line 163)
|
2075
2076
|
* xssl_server_init: High level TLS API. (line 182)
|