]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated gnutls_3_1_9
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 27 Feb 2013 19:09:45 +0000 (20:09 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 27 Feb 2013 19:09:45 +0000 (20:09 +0100)
doc/Makefile.am
doc/invoke-certtool.texi
doc/manpages/Makefile.am

index d064d8c116d2ec73c47dc9f30cb0a7ec28a2c3af..adb0ed92b71621fc2b9a45c1b9d03f4affb129a4 100644 (file)
@@ -887,6 +887,8 @@ FUNCS += functions/gnutls_handshake_set_post_client_hello_function
 FUNCS += functions/gnutls_handshake_set_post_client_hello_function.short
 FUNCS += functions/gnutls_handshake_set_private_extensions
 FUNCS += functions/gnutls_handshake_set_private_extensions.short
+FUNCS += functions/gnutls_handshake_set_random
+FUNCS += functions/gnutls_handshake_set_random.short
 FUNCS += functions/gnutls_handshake_set_timeout
 FUNCS += functions/gnutls_handshake_set_timeout.short
 FUNCS += functions/gnutls_hash
@@ -1245,6 +1247,8 @@ FUNCS += functions/gnutls_pkcs11_privkey_init
 FUNCS += functions/gnutls_pkcs11_privkey_init.short
 FUNCS += functions/gnutls_pkcs11_privkey_set_pin_function
 FUNCS += functions/gnutls_pkcs11_privkey_set_pin_function.short
+FUNCS += functions/gnutls_pkcs11_privkey_status
+FUNCS += functions/gnutls_pkcs11_privkey_status.short
 FUNCS += functions/gnutls_pkcs11_reinit
 FUNCS += functions/gnutls_pkcs11_reinit.short
 FUNCS += functions/gnutls_pkcs11_set_pin_function
@@ -1731,6 +1735,10 @@ FUNCS += functions/gnutls_tpm_privkey_delete
 FUNCS += functions/gnutls_tpm_privkey_delete.short
 FUNCS += functions/gnutls_tpm_privkey_generate
 FUNCS += functions/gnutls_tpm_privkey_generate.short
+FUNCS += functions/gnutls_transport_get_int
+FUNCS += functions/gnutls_transport_get_int.short
+FUNCS += functions/gnutls_transport_get_int2
+FUNCS += functions/gnutls_transport_get_int2.short
 FUNCS += functions/gnutls_transport_get_ptr
 FUNCS += functions/gnutls_transport_get_ptr.short
 FUNCS += functions/gnutls_transport_get_ptr2
@@ -1739,6 +1747,10 @@ FUNCS += functions/gnutls_transport_set_errno
 FUNCS += functions/gnutls_transport_set_errno.short
 FUNCS += functions/gnutls_transport_set_errno_function
 FUNCS += functions/gnutls_transport_set_errno_function.short
+FUNCS += functions/gnutls_transport_set_int
+FUNCS += functions/gnutls_transport_set_int.short
+FUNCS += functions/gnutls_transport_set_int2
+FUNCS += functions/gnutls_transport_set_int2.short
 FUNCS += functions/gnutls_transport_set_ptr
 FUNCS += functions/gnutls_transport_set_ptr.short
 FUNCS += functions/gnutls_transport_set_ptr2
index 1346cfab0058fa01bc67f7a3e442d2c9681f001c..f75e48ad1848c036843d0b441e1516e3a0181099 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # DO NOT EDIT THIS FILE   (invoke-certtool.texi)
 # 
-# It has been AutoGen-ed  January 21, 2013 at 06:37:50 PM by AutoGen 5.16
+# It has been AutoGen-ed  February 27, 2013 at 07:30:43 PM by AutoGen 5.16
 # From the definitions    ../src/certtool-args.def
 # and the template file   agtexi-cmd.tpl
 @end ignore
index 94dc279ce3431781f0a0104c51a07515274fc985..9650f774069fea4430612ccf721039c274bee798 100644 (file)
@@ -241,6 +241,7 @@ APIMANS += gnutls_handshake_get_last_out.3
 APIMANS += gnutls_handshake_set_max_packet_length.3
 APIMANS += gnutls_handshake_set_post_client_hello_function.3
 APIMANS += gnutls_handshake_set_private_extensions.3
+APIMANS += gnutls_handshake_set_random.3
 APIMANS += gnutls_handshake_set_timeout.3
 APIMANS += gnutls_hash.3
 APIMANS += gnutls_hash_deinit.3
@@ -420,6 +421,7 @@ APIMANS += gnutls_pkcs11_privkey_get_pk_algorithm.3
 APIMANS += gnutls_pkcs11_privkey_import_url.3
 APIMANS += gnutls_pkcs11_privkey_init.3
 APIMANS += gnutls_pkcs11_privkey_set_pin_function.3
+APIMANS += gnutls_pkcs11_privkey_status.3
 APIMANS += gnutls_pkcs11_reinit.3
 APIMANS += gnutls_pkcs11_set_pin_function.3
 APIMANS += gnutls_pkcs11_set_token_function.3
@@ -663,10 +665,14 @@ APIMANS += gnutls_tpm_key_list_deinit.3
 APIMANS += gnutls_tpm_key_list_get_url.3
 APIMANS += gnutls_tpm_privkey_delete.3
 APIMANS += gnutls_tpm_privkey_generate.3
+APIMANS += gnutls_transport_get_int.3
+APIMANS += gnutls_transport_get_int2.3
 APIMANS += gnutls_transport_get_ptr.3
 APIMANS += gnutls_transport_get_ptr2.3
 APIMANS += gnutls_transport_set_errno.3
 APIMANS += gnutls_transport_set_errno_function.3
+APIMANS += gnutls_transport_set_int.3
+APIMANS += gnutls_transport_set_int2.3
 APIMANS += gnutls_transport_set_ptr.3
 APIMANS += gnutls_transport_set_ptr2.3
 APIMANS += gnutls_transport_set_pull_function.3