]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
added new symbols
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 26 Jun 2014 18:16:19 +0000 (20:16 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 26 Jun 2014 18:16:19 +0000 (20:16 +0200)
doc/Makefile.am
doc/manpages/Makefile.am
symbols.last

index d32c6f53a7d322a63da36e594f7d3c4f0a39b7cf..d132751b14f073a635072d7d2cf343bc5442e572 100644 (file)
@@ -1227,6 +1227,10 @@ FUNCS += functions/gnutls_openpgp_send_cert
 FUNCS += functions/gnutls_openpgp_send_cert.short
 FUNCS += functions/gnutls_openpgp_set_recv_key_function
 FUNCS += functions/gnutls_openpgp_set_recv_key_function.short
+FUNCS += functions/gnutls_packet_deinit
+FUNCS += functions/gnutls_packet_deinit.short
+FUNCS += functions/gnutls_packet_get
+FUNCS += functions/gnutls_packet_get.short
 FUNCS += functions/gnutls_pcert_deinit
 FUNCS += functions/gnutls_pcert_deinit.short
 FUNCS += functions/gnutls_pcert_import_openpgp
@@ -1653,6 +1657,8 @@ FUNCS += functions/gnutls_record_overhead_size
 FUNCS += functions/gnutls_record_overhead_size.short
 FUNCS += functions/gnutls_record_recv
 FUNCS += functions/gnutls_record_recv.short
+FUNCS += functions/gnutls_record_recv_packet
+FUNCS += functions/gnutls_record_recv_packet.short
 FUNCS += functions/gnutls_record_recv_seq
 FUNCS += functions/gnutls_record_recv_seq.short
 FUNCS += functions/gnutls_record_send
@@ -1965,6 +1971,10 @@ FUNCS += functions/gnutls_x509_crl_import
 FUNCS += functions/gnutls_x509_crl_import.short
 FUNCS += functions/gnutls_x509_crl_init
 FUNCS += functions/gnutls_x509_crl_init.short
+FUNCS += functions/gnutls_x509_crl_iter_crt_serial
+FUNCS += functions/gnutls_x509_crl_iter_crt_serial.short
+FUNCS += functions/gnutls_x509_crl_iter_deinit
+FUNCS += functions/gnutls_x509_crl_iter_deinit.short
 FUNCS += functions/gnutls_x509_crl_list_import
 FUNCS += functions/gnutls_x509_crl_list_import.short
 FUNCS += functions/gnutls_x509_crl_list_import2
index 8fdac038213001d3f2543c0f52c329bcc158bfcc..3231e3f4171549f10b745ab423a9b748668ee046 100644 (file)
@@ -407,6 +407,8 @@ APIMANS += gnutls_openpgp_privkey_set_preferred_key_id.3
 APIMANS += gnutls_openpgp_privkey_sign_hash.3
 APIMANS += gnutls_openpgp_send_cert.3
 APIMANS += gnutls_openpgp_set_recv_key_function.3
+APIMANS += gnutls_packet_deinit.3
+APIMANS += gnutls_packet_get.3
 APIMANS += gnutls_pcert_deinit.3
 APIMANS += gnutls_pcert_import_openpgp.3
 APIMANS += gnutls_pcert_import_openpgp_raw.3
@@ -621,6 +623,7 @@ APIMANS += gnutls_record_get_discarded.3
 APIMANS += gnutls_record_get_max_size.3
 APIMANS += gnutls_record_overhead_size.3
 APIMANS += gnutls_record_recv.3
+APIMANS += gnutls_record_recv_packet.3
 APIMANS += gnutls_record_recv_seq.3
 APIMANS += gnutls_record_send.3
 APIMANS += gnutls_record_send_range.3
@@ -777,6 +780,8 @@ APIMANS += gnutls_x509_crl_get_this_update.3
 APIMANS += gnutls_x509_crl_get_version.3
 APIMANS += gnutls_x509_crl_import.3
 APIMANS += gnutls_x509_crl_init.3
+APIMANS += gnutls_x509_crl_iter_crt_serial.3
+APIMANS += gnutls_x509_crl_iter_deinit.3
 APIMANS += gnutls_x509_crl_list_import.3
 APIMANS += gnutls_x509_crl_list_import2.3
 APIMANS += gnutls_x509_crl_print.3
index feb47d59fc1f8bb8f7390eaed73fff57f67fc38e..c77f786bfb44edc2c825d69c7f1c52ef4245375a 100644 (file)
@@ -354,6 +354,8 @@ gnutls_openpgp_privkey_set_preferred_key_id@GNUTLS_1_4
 gnutls_openpgp_privkey_sign_hash@GNUTLS_1_4
 gnutls_openpgp_send_cert@GNUTLS_1_4
 gnutls_openpgp_set_recv_key_function@GNUTLS_1_4
+gnutls_packet_deinit@GNUTLS_3_1_0
+gnutls_packet_get@GNUTLS_3_1_0
 gnutls_pcert_deinit@GNUTLS_3_0_0
 gnutls_pcert_import_openpgp@GNUTLS_3_0_0
 gnutls_pcert_import_openpgp_raw@GNUTLS_3_0_0
@@ -573,6 +575,7 @@ gnutls_record_get_discarded@GNUTLS_3_0_0
 gnutls_record_get_max_size@GNUTLS_1_4
 gnutls_record_overhead_size@GNUTLS_3_1_0
 gnutls_record_recv@GNUTLS_1_4
+gnutls_record_recv_packet@GNUTLS_3_1_0
 gnutls_record_recv_seq@GNUTLS_3_0_0
 gnutls_record_send@GNUTLS_1_4
 gnutls_record_send_range@GNUTLS_3_1_0
@@ -740,6 +743,8 @@ gnutls_x509_crl_get_this_update@GNUTLS_1_4
 gnutls_x509_crl_get_version@GNUTLS_1_4
 gnutls_x509_crl_import@GNUTLS_1_4
 gnutls_x509_crl_init@GNUTLS_1_4
+gnutls_x509_crl_iter_crt_serial@GNUTLS_3_1_0
+gnutls_x509_crl_iter_deinit@GNUTLS_3_1_0
 gnutls_x509_crl_list_import2@GNUTLS_3_0_0
 gnutls_x509_crl_list_import@GNUTLS_3_0_0
 gnutls_x509_crl_print@GNUTLS_1_4