]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated doc
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 4 Feb 2013 09:05:41 +0000 (10:05 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 4 Feb 2013 09:07:37 +0000 (10:07 +0100)
doc/Makefile.am
doc/cha-gtls-app.texi
lib/gnutls_record.c

index 68f37b81cad2500a0c37958f69dbce221153a019..d7e7015e2e4266aa5592cb0b2a92078ebdfa0472 100644 (file)
@@ -570,6 +570,8 @@ FUNCS += functions/dane_state_deinit
 FUNCS += functions/dane_state_deinit.short
 FUNCS += functions/dane_state_init
 FUNCS += functions/dane_state_init.short
+FUNCS += functions/dane_state_set_dlv_file
+FUNCS += functions/dane_state_set_dlv_file.short
 FUNCS += functions/dane_strerror
 FUNCS += functions/dane_strerror.short
 FUNCS += functions/dane_verification_status_print
@@ -772,6 +774,8 @@ FUNCS += functions/gnutls_credentials_set
 FUNCS += functions/gnutls_credentials_set.short
 FUNCS += functions/gnutls_db_check_entry
 FUNCS += functions/gnutls_db_check_entry.short
+FUNCS += functions/gnutls_db_check_entry_time
+FUNCS += functions/gnutls_db_check_entry_time.short
 FUNCS += functions/gnutls_db_get_ptr
 FUNCS += functions/gnutls_db_get_ptr.short
 FUNCS += functions/gnutls_db_remove_session
@@ -1520,16 +1524,16 @@ FUNCS += functions/gnutls_pubkey_verify_hash2
 FUNCS += functions/gnutls_pubkey_verify_hash2.short
 FUNCS += functions/gnutls_random_art
 FUNCS += functions/gnutls_random_art.short
-FUNCS += functions/gnutls_record_check_pending
-FUNCS += functions/gnutls_record_check_pending.short
-FUNCS += functions/gnutls_record_can_use_length_hiding
-FUNCS += functions/gnutls_record_can_use_length_hiding.short
-FUNCS += functions/gnutls_record_send_range
-FUNCS += functions/gnutls_record_send_range.short
 FUNCS += functions/gnutls_range_split
 FUNCS += functions/gnutls_range_split.short
-FUNCS += functions/gnutls_record_max_empty_records
-FUNCS += functions/gnutls_record_max_empty_records.short
+FUNCS += functions/gnutls_record_can_use_length_hiding
+FUNCS += functions/gnutls_record_can_use_length_hiding.short
+FUNCS += functions/gnutls_record_check_pending
+FUNCS += functions/gnutls_record_check_pending.short
+FUNCS += functions/gnutls_record_cork
+FUNCS += functions/gnutls_record_cork.short
+FUNCS += functions/gnutls_record_disable_padding
+FUNCS += functions/gnutls_record_disable_padding.short
 FUNCS += functions/gnutls_record_get_direction
 FUNCS += functions/gnutls_record_get_direction.short
 FUNCS += functions/gnutls_record_get_discarded
@@ -1542,12 +1546,22 @@ FUNCS += functions/gnutls_record_recv_seq
 FUNCS += functions/gnutls_record_recv_seq.short
 FUNCS += functions/gnutls_record_send
 FUNCS += functions/gnutls_record_send.short
+FUNCS += functions/gnutls_record_send_range
+FUNCS += functions/gnutls_record_send_range.short
+FUNCS += functions/gnutls_record_set_max_empty_records
+FUNCS += functions/gnutls_record_set_max_empty_records.short
 FUNCS += functions/gnutls_record_set_max_size
 FUNCS += functions/gnutls_record_set_max_size.short
+FUNCS += functions/gnutls_record_set_timeout
+FUNCS += functions/gnutls_record_set_timeout.short
+FUNCS += functions/gnutls_record_uncork
+FUNCS += functions/gnutls_record_uncork.short
 FUNCS += functions/gnutls_rehandshake
 FUNCS += functions/gnutls_rehandshake.short
 FUNCS += functions/gnutls_rnd
 FUNCS += functions/gnutls_rnd.short
+FUNCS += functions/gnutls_rnd_refresh
+FUNCS += functions/gnutls_rnd_refresh.short
 FUNCS += functions/gnutls_rsa_export_get_modulus_bits
 FUNCS += functions/gnutls_rsa_export_get_modulus_bits.short
 FUNCS += functions/gnutls_rsa_export_get_pubkey
@@ -1582,6 +1596,8 @@ FUNCS += functions/gnutls_session_channel_binding
 FUNCS += functions/gnutls_session_channel_binding.short
 FUNCS += functions/gnutls_session_enable_compatibility_mode
 FUNCS += functions/gnutls_session_enable_compatibility_mode.short
+FUNCS += functions/gnutls_session_force_valid
+FUNCS += functions/gnutls_session_force_valid.short
 FUNCS += functions/gnutls_session_get_data
 FUNCS += functions/gnutls_session_get_data.short
 FUNCS += functions/gnutls_session_get_data2
@@ -1868,6 +1884,8 @@ FUNCS += functions/gnutls_x509_crq_set_basic_constraints
 FUNCS += functions/gnutls_x509_crq_set_basic_constraints.short
 FUNCS += functions/gnutls_x509_crq_set_challenge_password
 FUNCS += functions/gnutls_x509_crq_set_challenge_password.short
+FUNCS += functions/gnutls_x509_crq_set_dn
+FUNCS += functions/gnutls_x509_crq_set_dn.short
 FUNCS += functions/gnutls_x509_crq_set_dn_by_oid
 FUNCS += functions/gnutls_x509_crq_set_dn_by_oid.short
 FUNCS += functions/gnutls_x509_crq_set_key
@@ -2038,12 +2056,16 @@ FUNCS += functions/gnutls_x509_crt_set_crq
 FUNCS += functions/gnutls_x509_crt_set_crq.short
 FUNCS += functions/gnutls_x509_crt_set_crq_extensions
 FUNCS += functions/gnutls_x509_crt_set_crq_extensions.short
+FUNCS += functions/gnutls_x509_crt_set_dn
+FUNCS += functions/gnutls_x509_crt_set_dn.short
 FUNCS += functions/gnutls_x509_crt_set_dn_by_oid
 FUNCS += functions/gnutls_x509_crt_set_dn_by_oid.short
 FUNCS += functions/gnutls_x509_crt_set_expiration_time
 FUNCS += functions/gnutls_x509_crt_set_expiration_time.short
 FUNCS += functions/gnutls_x509_crt_set_extension_by_oid
 FUNCS += functions/gnutls_x509_crt_set_extension_by_oid.short
+FUNCS += functions/gnutls_x509_crt_set_issuer_dn
+FUNCS += functions/gnutls_x509_crt_set_issuer_dn.short
 FUNCS += functions/gnutls_x509_crt_set_issuer_dn_by_oid
 FUNCS += functions/gnutls_x509_crt_set_issuer_dn_by_oid.short
 FUNCS += functions/gnutls_x509_crt_set_key
index 928604f72bce8981bb54f937a5827624e17d73e7..9a7ea4fafb029ad57b28fd541252a1d87e419217 100644 (file)
@@ -809,14 +809,11 @@ Although @funcref{gnutls_record_send} is sufficient to transmit data
 to the peer, when many small chunks of data are to be transmitted
 it is inefficient and wastes bandwidth due to the TLS record
 overhead. In that case it is preferrable to combine the small chunks
-before transmission. The @emph{gnutls_sbuf} interface is a helper interface
-that provides that functionality.
+before transmission. The following functions provide that functionality.
 
-@showfuncdesc{gnutls_sbuf_init}
+@showfuncdesc{gnutls_record_cork}
 
-@showfuncdesc{gnutls_sbuf_queue}
-
-@showfuncB{gnutls_sbuf_flush,gnutls_sbuf_deinit}
+@showfuncdesc{gnutls_record_uncork}
 
 
 @node Handling alerts
index edbdbf7dd20f5e3ca4370ebb63e30a9a7c710dd1..2bbdb72eed5cfb2bc1941f4eef04105a98bc53b3 100644 (file)
@@ -65,7 +65,7 @@ struct tls_record_st {
   /* the data */
 };
 
-/*
+/**
  * gnutls_record_disable_padding:  
  * @session: is a #gnutls_session_t structure.
  *