MHD_gtls_internals_st Struct Reference

#include <gnutls_int.h>


Data Fields

MHD_gtls_buffer application_data_buffer
MHD_gtls_buffer handshake_hash_buffer
mac_hd_t handshake_mac_handle_sha
mac_hd_t handshake_mac_handle_md5
MHD_gtls_buffer handshake_data_buffer
MHD_gtls_buffer ia_data_buffer
resumable_session_t resumable
handshake_state_t handshake_state
valid_session_t valid_connection
int may_not_read
int may_not_write
int read_eof
int last_alert
int last_alert_level
int last_handshake_in
int last_handshake_out
enum MHD_GNUTLS_CompressionMethod compression_method
struct MHD_gtls_priority_st priorities
resumable_session_t resumed
MHD_gtls_security_param_st resumed_security_parameters
int lowat
MHD_gtls_buffer handshake_send_buffer
size_t handshake_send_buffer_prev_size
content_type_t handshake_send_buffer_type
MHD_gnutls_handshake_description_t handshake_send_buffer_htype
content_type_t handshake_recv_buffer_type
MHD_gnutls_handshake_description_t handshake_recv_buffer_htype
MHD_gtls_buffer handshake_recv_buffer
MHD_gtls_buffer record_recv_buffer
MHD_gtls_buffer record_send_buffer
size_t record_send_buffer_prev_size
size_t record_send_buffer_user_size
int have_peeked_data
int expire_time
struct MHD_gtls_mod_auth_st_intauth_struct
int v2_hello
MHD_gtls_handshake_header_buffer_st handshake_header_buffer
uint8_t adv_version_major
uint8_t adv_version_minor
int send_cert_req
uint16_t dh_prime_bits
size_t max_handshake_data_buffer_size
MHD_gtls_pull_func MHD__gnutls_pull_func
MHD_gtls_push_func MHD__gnutls_push_func
MHD_gnutls_transport_ptr_t transport_recv_ptr
MHD_gnutls_transport_ptr_t transport_send_ptr
uint16_t proposed_record_size
MHD_gnutls_certselected_cert_list
int selected_cert_list_length
MHD_gnutls_privkeyselected_key
int selected_need_free
uint16_t extensions_sent [MAX_EXT_TYPES]
uint16_t extensions_sent_size
opaque default_record_version [2]
void * user_ptr
int direction
int ignore_rdn_sequence
opaque rsa_pms_version [2]
MHD_gtls_internal_params_st params
MHD_gnutls_datum_t recv_buffer
int errnum
MHD_gnutls_sign_func sign_func
void * sign_func_userdata


Detailed Description

Definition at line 419 of file gnutls_int.h.


Field Documentation

Definition at line 512 of file gnutls_int.h.

Referenced by MHD_gtls_handshake_internal_state_clear().

Definition at line 513 of file gnutls_int.h.

Referenced by MHD_gtls_handshake_internal_state_clear().

Definition at line 453 of file gnutls_int.h.

Referenced by MHD__gnutls_server_select_comp_method().

Definition at line 561 of file gnutls_int.h.

Referenced by copy_record_version(), and MHD__gnutls_record_set_default_version().

Definition at line 600 of file gnutls_int.h.

Referenced by MHD__gnutls_read(), and MHD_gtls_io_write_buffered().

Definition at line 496 of file gnutls_int.h.

uint16_t MHD_gtls_internals_st::extensions_sent[MAX_EXT_TYPES]

Definition at line 474 of file gnutls_int.h.

Referenced by MHD_gtls_handshake_io_recv_int().

Definition at line 473 of file gnutls_int.h.

Referenced by MHD_gtls_handshake_io_recv_int().

Definition at line 472 of file gnutls_int.h.

Referenced by MHD_gtls_handshake_io_recv_int().

Definition at line 471 of file gnutls_int.h.

Referenced by MHD_gtls_handshake_io_send_int().

Definition at line 470 of file gnutls_int.h.

Referenced by MHD_gtls_handshake_io_send_int().

Definition at line 430 of file gnutls_int.h.

Definition at line 494 of file gnutls_int.h.

Referenced by MHD_gtls_io_clear_peeked_data(), and MHD_gtls_io_read_buffered().

Definition at line 444 of file gnutls_int.h.

Referenced by MHD_gnutls_alert_get(), and record_check_type().

Definition at line 445 of file gnutls_int.h.

Referenced by record_check_type().

Definition at line 463 of file gnutls_int.h.

Referenced by MHD__gnutls_transport_set_lowat().

Definition at line 439 of file gnutls_int.h.

Referenced by MHD__gnutls_bye(), and MHD_gtls_recv_int().

Definition at line 441 of file gnutls_int.h.

Referenced by MHD__gnutls_bye(), and MHD_gtls_send_int().

Definition at line 442 of file gnutls_int.h.

Referenced by MHD_gtls_recv_int(), and record_check_type().

Definition at line 484 of file gnutls_int.h.

Referenced by MHD_gtls_io_write_buffered().

Definition at line 487 of file gnutls_int.h.

Referenced by MHD_gtls_send_int().

Definition at line 590 of file gnutls_int.h.

Referenced by get_temp_recv_buffer(), and MHD_gtls_handshake_internal_state_clear().

Definition at line 429 of file gnutls_int.h.

Referenced by MHD_gtls_handshake_internal_state_clear(), and session_unresumable().

Definition at line 460 of file gnutls_int.h.

Referenced by MHD_gtls_write_connection_state_init().

Definition at line 579 of file gnutls_int.h.

Referenced by MHD__gnutls_gen_rsa_client_kx().

Definition at line 551 of file gnutls_int.h.

Referenced by MHD_gtls_selected_certs_deinit(), and MHD_gtls_selected_certs_set().

Definition at line 605 of file gnutls_int.h.

Referenced by MHD__gnutls_tls_sign().

Definition at line 606 of file gnutls_int.h.

Definition at line 536 of file gnutls_int.h.

Referenced by MHD__gnutls_read(), and MHD__gnutls_transport_set_ptr().

Definition at line 537 of file gnutls_int.h.

Referenced by MHD__gnutls_transport_set_ptr(), and MHD_gtls_io_write_buffered().

Definition at line 563 of file gnutls_int.h.

Definition at line 437 of file gnutls_int.h.

Referenced by session_invalidate(), and session_is_valid().


The documentation for this struct was generated from the following file:

Generated on Fri Feb 27 18:32:31 2009 for GNU libmicrohttpd by  doxygen 1.5.7.1