]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated auto-generated files
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 9 May 2016 05:51:05 +0000 (07:51 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 9 May 2016 05:51:05 +0000 (07:51 +0200)
doc/Makefile.am
doc/manpages/Makefile.am
symbols.last

index e2ec552952d395907035783d4a7cb50d7493b38e..f76400786b6a7b10d17780c5c0766edf07d5c426 100644 (file)
@@ -953,6 +953,8 @@ FUNCS += functions/gnutls_ecc_curve_get_name
 FUNCS += functions/gnutls_ecc_curve_get_name.short
 FUNCS += functions/gnutls_ecc_curve_get_oid
 FUNCS += functions/gnutls_ecc_curve_get_oid.short
+FUNCS += functions/gnutls_ecc_curve_get_pk
+FUNCS += functions/gnutls_ecc_curve_get_pk.short
 FUNCS += functions/gnutls_ecc_curve_get_size
 FUNCS += functions/gnutls_ecc_curve_get_size.short
 FUNCS += functions/gnutls_ecc_curve_list
@@ -999,8 +1001,6 @@ FUNCS += functions/gnutls_handshake_get_last_in
 FUNCS += functions/gnutls_handshake_get_last_in.short
 FUNCS += functions/gnutls_handshake_get_last_out
 FUNCS += functions/gnutls_handshake_get_last_out.short
-FUNCS += functions/gnutls_handshake_set_false_start_function
-FUNCS += functions/gnutls_handshake_set_false_start_function.short
 FUNCS += functions/gnutls_handshake_set_hook_function
 FUNCS += functions/gnutls_handshake_set_hook_function.short
 FUNCS += functions/gnutls_handshake_set_max_packet_length
@@ -2299,6 +2299,10 @@ FUNCS += functions/gnutls_x509_crt_cpy_crl_dist_points
 FUNCS += functions/gnutls_x509_crt_cpy_crl_dist_points.short
 FUNCS += functions/gnutls_x509_crt_deinit
 FUNCS += functions/gnutls_x509_crt_deinit.short
+FUNCS += functions/gnutls_x509_crt_equals
+FUNCS += functions/gnutls_x509_crt_equals.short
+FUNCS += functions/gnutls_x509_crt_equals2
+FUNCS += functions/gnutls_x509_crt_equals2.short
 FUNCS += functions/gnutls_x509_crt_export
 FUNCS += functions/gnutls_x509_crt_export.short
 FUNCS += functions/gnutls_x509_crt_export2
index 0208612978919acae52a2da3bce9c0b0ad325ff2..7e73d4cc87c82f399490a727286746adf434b241 100644 (file)
@@ -953,6 +953,8 @@ APIMANS += gnutls_x509_crt_check_issuer.3
 APIMANS += gnutls_x509_crt_check_revocation.3
 APIMANS += gnutls_x509_crt_cpy_crl_dist_points.3
 APIMANS += gnutls_x509_crt_deinit.3
+APIMANS += gnutls_x509_crt_equals.3
+APIMANS += gnutls_x509_crt_equals2.3
 APIMANS += gnutls_x509_crt_export.3
 APIMANS += gnutls_x509_crt_export2.3
 APIMANS += gnutls_x509_crt_get_activation_time.3
index eb9c39a1d714db7e1a516c7e87e026ed28c8cefa..18df02ca8b7c51cc4cb0e1af5d86d9cdb506bf5f 100644 (file)
@@ -168,6 +168,7 @@ gnutls_ecc_curve_get@GNUTLS_3_4
 gnutls_ecc_curve_get_id@GNUTLS_3_4
 gnutls_ecc_curve_get_name@GNUTLS_3_4
 gnutls_ecc_curve_get_oid@GNUTLS_3_4
+gnutls_ecc_curve_get_pk@GNUTLS_3_4
 gnutls_ecc_curve_get_size@GNUTLS_3_4
 gnutls_ecc_curve_list@GNUTLS_3_4
 gnutls_encode_ber_digest_info@GNUTLS_3_4
@@ -192,7 +193,6 @@ gnutls_handshake@GNUTLS_3_4
 gnutls_handshake_description_get_name@GNUTLS_3_4
 gnutls_handshake_get_last_in@GNUTLS_3_4
 gnutls_handshake_get_last_out@GNUTLS_3_4
-gnutls_handshake_set_false_start_function@GNUTLS_3_4
 gnutls_handshake_set_hook_function@GNUTLS_3_4
 gnutls_handshake_set_max_packet_length@GNUTLS_3_4
 gnutls_handshake_set_post_client_hello_function@GNUTLS_3_4
@@ -850,6 +850,8 @@ gnutls_x509_crt_check_issuer@GNUTLS_3_4
 gnutls_x509_crt_check_revocation@GNUTLS_3_4
 gnutls_x509_crt_cpy_crl_dist_points@GNUTLS_3_4
 gnutls_x509_crt_deinit@GNUTLS_3_4
+gnutls_x509_crt_equals2@GNUTLS_3_4
+gnutls_x509_crt_equals@GNUTLS_3_4
 gnutls_x509_crt_export2@GNUTLS_3_4
 gnutls_x509_crt_export@GNUTLS_3_4
 gnutls_x509_crt_get_activation_time@GNUTLS_3_4