openssl/doc/ssl
Lutz Jänicke 56fa8e69cf Update information as a partial response to the post
From: "Chris D. Peterson" <cpeterson@aventail.com>
  Subject: Implementation Issues with OpenSSL
  To: openssl-users@openssl.org
  Date: Wed, 22 Aug 2001 16:13:17 -0700
The patch included in the original post may improve the internal session
list handling (and is therefore worth a seperate investigation).
No change to the list handling will however solve the problems of incorrect
SSL_SESSION_free() calls. The session list is only one possible point of
failure, dangling pointers would also occur for SSL object currently
using the session. The correct solution is to only use SSL_SESSION_free()
when applicable!
2001-10-12 12:29:16 +00:00
..
d2i_SSL_SESSION.pod Update information as a partial response to the post 2001-10-12 12:29:16 +00:00
SSL_accept.pod
SSL_alert_type_string.pod ispell 2001-09-07 06:13:40 +00:00
SSL_CIPHER_get_name.pod
SSL_clear.pod
SSL_COMP_add_compression_method.pod
SSL_connect.pod
SSL_CTX_add_extra_chain_cert.pod
SSL_CTX_add_session.pod
SSL_CTX_ctrl.pod One more manual page. 2001-09-13 15:05:42 +00:00
SSL_CTX_flush_sessions.pod
SSL_CTX_free.pod Typo. 2001-09-13 15:18:51 +00:00
SSL_CTX_get_ex_new_index.pod
SSL_CTX_get_verify_mode.pod
SSL_CTX_load_verify_locations.pod ispell 2001-09-07 06:13:40 +00:00
SSL_CTX_new.pod
SSL_CTX_sess_number.pod
SSL_CTX_sess_set_cache_size.pod
SSL_CTX_sess_set_get_cb.pod Update information as a partial response to the post 2001-10-12 12:29:16 +00:00
SSL_CTX_sessions.pod
SSL_CTX_set_cert_store.pod
SSL_CTX_set_cert_verify_callback.pod
SSL_CTX_set_cipher_list.pod
SSL_CTX_set_client_CA_list.pod
SSL_CTX_set_default_passwd_cb.pod
SSL_CTX_set_generate_session_id.pod
SSL_CTX_set_info_callback.pod ispell 2001-09-07 06:13:40 +00:00
SSL_CTX_set_max_cert_list.pod Make maximum certifcate chain size accepted from the peer application 2001-09-11 13:08:51 +00:00
SSL_CTX_set_mode.pod
SSL_CTX_set_options.pod ispell 2001-09-07 06:13:40 +00:00
SSL_CTX_set_quiet_shutdown.pod
SSL_CTX_set_session_cache_mode.pod
SSL_CTX_set_session_id_context.pod
SSL_CTX_set_ssl_version.pod
SSL_CTX_set_timeout.pod
SSL_CTX_set_tmp_dh_callback.pod ispell 2001-09-07 06:13:40 +00:00
SSL_CTX_set_tmp_rsa_callback.pod ispell 2001-09-07 06:13:40 +00:00
SSL_CTX_set_verify.pod
SSL_CTX_use_certificate.pod
SSL_free.pod
SSL_get_ciphers.pod
SSL_get_client_CA_list.pod
SSL_get_current_cipher.pod
SSL_get_default_timeout.pod
SSL_get_error.pod
SSL_get_ex_data_X509_STORE_CTX_idx.pod
SSL_get_ex_new_index.pod
SSL_get_fd.pod
SSL_get_peer_cert_chain.pod
SSL_get_peer_certificate.pod ispell 2001-09-07 06:13:40 +00:00
SSL_get_rbio.pod
SSL_get_session.pod Update information as a partial response to the post 2001-10-12 12:29:16 +00:00
SSL_get_SSL_CTX.pod
SSL_get_verify_result.pod
SSL_get_version.pod
SSL_library_init.pod
SSL_load_client_CA_file.pod
SSL_new.pod
SSL_pending.pod
SSL_read.pod Rework section about return values another time (based on hints from 2001-09-13 13:21:38 +00:00
SSL_rstate_string.pod
SSL_SESSION_free.pod Update information as a partial response to the post 2001-10-12 12:29:16 +00:00
SSL_SESSION_get_ex_new_index.pod
SSL_SESSION_get_time.pod
SSL_session_reused.pod
SSL_set_bio.pod
SSL_set_connect_state.pod ispell 2001-09-07 06:13:40 +00:00
SSL_set_fd.pod
SSL_set_session.pod Update information as a partial response to the post 2001-10-12 12:29:16 +00:00
SSL_set_shutdown.pod
SSL_set_verify_result.pod
SSL_shutdown.pod
SSL_state_string.pod
SSL_want.pod
SSL_write.pod Rework section about return values another time (based on hints from 2001-09-13 13:21:38 +00:00
ssl.pod One more manual page. 2001-09-13 15:05:42 +00:00