openssl/doc/ssl
2006-03-12 00:37:55 +00:00
..
d2i_SSL_SESSION.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_accept.pod Clarify return value of SSL_connect() and SSL_accept() in case of the 2003-06-03 09:59:44 +00:00
SSL_alert_type_string.pod
SSL_CIPHER_get_name.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_clear.pod
SSL_COMP_add_compression_method.pod Make sure the documentation matches reality. 2003-11-29 10:33:25 +00:00
SSL_connect.pod Clarify return value of SSL_connect() and SSL_accept() in case of the 2003-06-03 09:59:44 +00:00
SSL_CTX_add_extra_chain_cert.pod
SSL_CTX_add_session.pod Correct and enhance the behaviour of "internal" session caching as it 2002-10-29 00:33:04 +00:00
SSL_CTX_ctrl.pod
SSL_CTX_flush_sessions.pod
SSL_CTX_free.pod Add warning about unwanted side effect when calling SSL_CTX_free(): 2003-03-27 22:04:05 +00:00
SSL_CTX_get_ex_new_index.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_CTX_get_verify_mode.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_CTX_load_verify_locations.pod
SSL_CTX_new.pod Let the TLSv1_method() etc. functions return a const SSL_METHOD 2005-08-14 21:48:33 +00:00
SSL_CTX_sess_number.pod
SSL_CTX_sess_set_cache_size.pod
SSL_CTX_sess_set_get_cb.pod Add warning about unwanted side effect when calling SSL_CTX_free(): 2003-03-27 22:04:05 +00:00
SSL_CTX_sessions.pod
SSL_CTX_set_cert_store.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_CTX_set_cert_verify_callback.pod
SSL_CTX_set_cipher_list.pod
SSL_CTX_set_client_CA_list.pod
SSL_CTX_set_client_cert_cb.pod
SSL_CTX_set_default_passwd_cb.pod
SSL_CTX_set_generate_session_id.pod
SSL_CTX_set_info_callback.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_CTX_set_max_cert_list.pod
SSL_CTX_set_mode.pod
SSL_CTX_set_msg_callback.pod Missing =back. 2002-08-15 10:59:55 +00:00
SSL_CTX_set_options.pod Add fixes for CAN-2005-2969. 2005-10-26 19:40:45 +00:00
SSL_CTX_set_psk_client_callback.pod add initial support for RFC 4279 PSK SSL ciphersuites 2006-03-10 23:06:27 +00:00
SSL_CTX_set_quiet_shutdown.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_CTX_set_session_cache_mode.pod Add a HISTORY section to the man page to mention the new flags. 2002-10-29 18:05:16 +00:00
SSL_CTX_set_session_id_context.pod More precise explanation of session id context requirements. 2004-06-14 13:27:28 +00:00
SSL_CTX_set_ssl_version.pod Let the TLSv1_method() etc. functions return a const SSL_METHOD 2005-08-14 21:48:33 +00:00
SSL_CTX_set_timeout.pod
SSL_CTX_set_tmp_dh_callback.pod
SSL_CTX_set_tmp_rsa_callback.pod
SSL_CTX_set_verify.pod Clarify wording of verify_callback() behaviour. 2003-06-26 14:03:03 +00:00
SSL_CTX_use_certificate.pod improve docu of SSL_CTX_use_PrivateKey() 2005-04-08 22:49:57 +00:00
SSL_CTX_use_psk_identity_hint.pod add initial support for RFC 4279 PSK SSL ciphersuites 2006-03-10 23:06:27 +00:00
SSL_do_handshake.pod
SSL_free.pod
SSL_get_ciphers.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_client_CA_list.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_current_cipher.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_default_timeout.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_error.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_ex_data_X509_STORE_CTX_idx.pod
SSL_get_ex_new_index.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_fd.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_peer_cert_chain.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_peer_certificate.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_psk_identity.pod add initial support for RFC 4279 PSK SSL ciphersuites 2006-03-10 23:06:27 +00:00
SSL_get_rbio.pod
SSL_get_session.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_SSL_CTX.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_verify_result.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_get_version.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_library_init.pod note that SSL_library_init() is not reentrant 2006-03-12 00:37:55 +00:00
SSL_load_client_CA_file.pod
SSL_new.pod
SSL_pending.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_read.pod
SSL_rstate_string.pod
SSL_SESSION_free.pod
SSL_SESSION_get_ex_new_index.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_SESSION_get_time.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_session_reused.pod
SSL_set_bio.pod
SSL_set_connect_state.pod
SSL_set_fd.pod
SSL_set_session.pod
SSL_set_shutdown.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_set_verify_result.pod
SSL_shutdown.pod PR: 938 2004-11-14 13:55:16 +00:00
SSL_state_string.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_want.pod update docs (recent constification) 2005-03-30 11:50:14 +00:00
SSL_write.pod The behaviour is undefined when calling SSL_write() with num=0. 2002-07-19 11:53:54 +00:00
ssl.pod add initial support for RFC 4279 PSK SSL ciphersuites 2006-03-10 23:06:27 +00:00