Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- crypto_session(9)
- state used for symmetric cryptographic services
- getaudit(2), getaudit_addr(2)
- retrieve audit session state
- getauid(2)
- retrieve audit session ID
- getsid(2)
- get process session
- iscontrol(8)
- login/negotiator/control for an iSCSI initiator session
- login_tty(3)
- prepare a tty for a new login session
- pam_acct_mgmt(3), pam_authenticate(3), pam_chauthtok(3), pam_close_session(3), pam_end(3), pam_get_data(3), pam_get_item(3), pam_get_user(3), pam_getenv(3), pam_getenvlist(3), pam_open_session(3), pam_putenv(3), pam_set_data(3), pam_set_item(3), pam_setcred(3), pam_start(3), pam_strerror(3)
- Pluggable Authentication Modules Library
- pam_close_session(3)
- close an existing user session
- pam_open_session(3)
- open a user session
- pam_sm_close_session(3)
- service module implementation for pam_close_session
- pam_sm_open_session(3)
- service module implementation for pam_open_session
- pam_ssh(8)
- authentication and session management with SSH private keys
- script(1)
- make typescript of terminal session
- setaudit(2), setaudit_addr(2)
- set audit session state
- setauid(2)
- set audit session ID
- setsid(2)
- create session and set process group ID
- tcgetsid(3)
- get session ID associated with a controlling terminal
- tcsetsid(3)
- set session ID associated with a controlling terminal
- BIO_do_handshake(3), BIO_f_ssl(3), BIO_set_ssl(3), BIO_get_ssl(3), BIO_set_ssl_mode(3), BIO_set_ssl_renegotiate_bytes(3), BIO_get_num_renegotiates(3), BIO_set_ssl_renegotiate_timeout(3), BIO_new_ssl(3), BIO_new_ssl_connect(3), BIO_new_buffer_ssl_connect(3), BIO_ssl_copy_session_id(3), BIO_ssl_shutdown(3)
- SSL BIO
- DECLARE_PEM_rw(3), PEM_read_CMS(3), PEM_read_bio_CMS(3), PEM_write_CMS(3), PEM_write_bio_CMS(3), PEM_write_DHxparams(3), PEM_write_bio_DHxparams(3), PEM_read_ECPKParameters(3), PEM_read_bio_ECPKParameters(3), PEM_write_ECPKParameters(3), PEM_write_bio_ECPKParameters(3), PEM_read_ECPrivateKey(3), PEM_write_ECPrivateKey(3), PEM_write_bio_ECPrivateKey(3), PEM_read_EC_PUBKEY(3), PEM_read_bio_EC_PUBKEY(3), PEM_write_EC_PUBKEY(3), PEM_write_bio_EC_PUBKEY(3), PEM_read_NETSCAPE_CERT_SEQUENCE(3), PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_write_NETSCAPE_CERT_SEQUENCE(3), PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_read_PKCS8(3), PEM_read_bio_PKCS8(3), PEM_write_PKCS8(3), PEM_write_bio_PKCS8(3), PEM_write_PKCS8_PRIV_KEY_INFO(3), PEM_read_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_PKCS8_PRIV_KEY_INFO(3), PEM_write_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_SSL_SESSION(3), PEM_read_bio_SSL_SESSION(3), PEM_write_SSL_SESSION(3), PEM_write_bio_SSL_SESSION(3)
- PEM object encoding routines
- SSL_CTX_add_session(3), SSL_CTX_remove_session(3)
- manipulate session cache
- SSL_CTX_flush_sessions(3)
- remove expired sessions
- SSL_CTX_get_ex_data(3), SSL_CTX_set_ex_data(3), SSL_get_ex_data(3), SSL_set_ex_data(3)
- Store and retrieve extra data from the SSL_CTX, SSL or SSL_SESSION
- SSL_CTX_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
- obtain session cache statistics
- SSL_CTX_sess_set_cache_size(3), SSL_CTX_sess_get_cache_size(3)
- manipulate session cache size
- SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
- provide callback functions for server side external session caching
- SSL_CTX_sessions(3)
- access internal session cache
- SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get0_ext(3)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_generate_session_id(3), SSL_set_generate_session_id(3), SSL_has_matching_session_id(3), GEN_SESSION_CB(3)
- manipulate generation of SSL session IDs (server only)
- SSL_CTX_set_max_send_fragment(3), SSL_set_max_send_fragment(3), SSL_CTX_set_split_send_fragment(3), SSL_set_split_send_fragment(3), SSL_CTX_set_max_pipelines(3), SSL_set_max_pipelines(3), SSL_CTX_set_default_read_buffer_len(3), SSL_set_default_read_buffer_len(3), SSL_CTX_set_tlsext_max_fragment_length(3), SSL_set_tlsext_max_fragment_length(3), SSL_SESSION_get_max_fragment_length(3)
- Control fragment size settings and pipelining operations
- SSL_CTX_set_session_cache_mode(3), SSL_CTX_get_session_cache_mode(3)
- enable/disable session caching
- SSL_CTX_set_session_id_context(3), SSL_set_session_id_context(3)
- set context within which session can be reused (server side only)
- SSL_CTX_set_session_ticket_cb(3), SSL_SESSION_get0_ticket_appdata(3), SSL_SESSION_set1_ticket_appdata(3), SSL_CTX_generate_session_ticket_fn(3), SSL_CTX_decrypt_session_ticket_fn(3)
- manage session ticket application data
- SSL_CTX_set_timeout(3), SSL_CTX_get_timeout(3)
- manipulate timeout values for session caching
- SSL_CTX_set_tlsext_ticket_key_cb(3)
- set a callback for session ticket processing
- SSL_SESSION_get0_cipher(3), SSL_SESSION_set_cipher(3)
- set and retrieve the SSL cipher associated with a session
- SSL_SESSION_get0_hostname(3), SSL_SESSION_set1_hostname(3), SSL_SESSION_get0_alpn_selected(3), SSL_SESSION_set1_alpn_selected(3)
- get and set SNI and ALPN data associated with a session
- SSL_SESSION_get0_id_context(3), SSL_SESSION_set1_id_context(3)
- get and set the SSL ID context associated with a session
- SSL_SESSION_get0_peer(3)
- get details about peer's certificate for a session
- SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
- get details about the ticket associated with a session
- SSL_SESSION_get_compress_id(3)
- get details about the compression associated with a session
- SSL_SESSION_get_id(3), SSL_SESSION_set1_id(3)
- get and set the SSL session ID
- SSL_SESSION_get_protocol_version(3), SSL_SESSION_set_protocol_version(3)
- get and set the session protocol version
- SSL_SESSION_get_time(3), SSL_SESSION_set_time(3), SSL_SESSION_get_timeout(3), SSL_SESSION_set_timeout(3), SSL_get_time(3), SSL_set_time(3), SSL_get_timeout(3), SSL_set_timeout(3)
- retrieve and manipulate session time and timeout settings
- SSL_SESSION_is_resumable(3)
- determine whether an SSL_SESSION object can be used for resumption
- SSL_SESSION_new(3), SSL_SESSION_dup(3), SSL_SESSION_up_ref(3), SSL_SESSION_free(3)
- create, free and manage SSL_SESSION structures
- SSL_SESSION_print(3), SSL_SESSION_print_fp(3), SSL_SESSION_print_keylog(3)
- printf information about a session
- SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3)
- get and set application specific data on a session
- SSL_get_client_random(3), SSL_get_server_random(3), SSL_SESSION_get_master_key(3), SSL_SESSION_set1_master_key(3)
- get internal TLS/SSL random values and get/set master key
- SSL_get_default_timeout(3)
- get default session timeout value
- SSL_get_session(3), SSL_get0_session(3), SSL_get1_session(3)
- retrieve TLS/SSL session data
- SSL_psk_client_cb_func(3), SSL_psk_use_session_cb_func(3), SSL_CTX_set_psk_client_callback(3), SSL_set_psk_client_callback(3), SSL_CTX_set_psk_use_session_callback(3), SSL_set_psk_use_session_callback(3)
- set PSK client callback
- SSL_psk_server_cb_func(3), SSL_psk_find_session_cb_func(3), SSL_CTX_use_psk_identity_hint(3), SSL_use_psk_identity_hint(3), SSL_CTX_set_psk_server_callback(3), SSL_set_psk_server_callback(3), SSL_CTX_set_psk_find_session_callback(3), SSL_set_psk_find_session_callback(3)
- set PSK identity hint to use
- SSL_session_reused(3)
- query whether a reused session was negotiated during handshake
- SSL_set_max_early_data(3), SSL_CTX_set_max_early_data(3), SSL_get_max_early_data(3), SSL_CTX_get_max_early_data(3), SSL_set_recv_max_early_data(3), SSL_CTX_set_recv_max_early_data(3), SSL_get_recv_max_early_data(3), SSL_CTX_get_recv_max_early_data(3), SSL_SESSION_get_max_early_data(3), SSL_SESSION_set_max_early_data(3), SSL_write_early_data(3), SSL_read_early_data(3), SSL_get_early_data_status(3), SSL_allow_early_data_cb_fn(3), SSL_CTX_set_allow_early_data_cb(3), SSL_set_allow_early_data_cb(3)
- functions for sending and receiving early data
- SSL_set_num_tickets(3), SSL_get_num_tickets(3), SSL_CTX_set_num_tickets(3), SSL_CTX_get_num_tickets(3)
- control the number of TLSv1.3 session tickets that are issued
- SSL_set_session(3)
- set a TLS/SSL session to be used during TLS/SSL connect
- d2i_SSL_SESSION(3), i2d_SSL_SESSION(3)
- convert SSL_SESSION object from/to ASN1 representation
- openssl-sess_id(1), sess_id(1)
- SSL/TLS session handling utility
- BIO_do_handshake(3), BIO_f_ssl(3), BIO_set_ssl(3), BIO_get_ssl(3), BIO_set_ssl_mode(3), BIO_set_ssl_renegotiate_bytes(3), BIO_get_num_renegotiates(3), BIO_set_ssl_renegotiate_timeout(3), BIO_new_ssl(3), BIO_new_ssl_connect(3), BIO_new_buffer_ssl_connect(3), BIO_ssl_copy_session_id(3), BIO_ssl_shutdown(3)
- SSL BIO
- BIO_do_handshake(3ossl), BIO_f_ssl(3ossl), BIO_set_ssl(3ossl), BIO_get_ssl(3ossl), BIO_set_ssl_mode(3ossl), BIO_set_ssl_renegotiate_bytes(3ossl), BIO_get_num_renegotiates(3ossl), BIO_set_ssl_renegotiate_timeout(3ossl), BIO_new_ssl(3ossl), BIO_new_ssl_connect(3ossl), BIO_new_buffer_ssl_connect(3ossl), BIO_ssl_copy_session_id(3ossl), BIO_ssl_shutdown(3ossl)
- SSL BIO
- BIO_get_ex_new_index(3ossl), BIO_set_ex_data(3ossl), BIO_get_ex_data(3ossl), BIO_set_app_data(3ossl), BIO_get_app_data(3ossl), DH_get_ex_new_index(3ossl), DH_set_ex_data(3ossl), DH_get_ex_data(3ossl), DSA_get_ex_new_index(3ossl), DSA_set_ex_data(3ossl), DSA_get_ex_data(3ossl), EC_KEY_get_ex_new_index(3ossl), EC_KEY_set_ex_data(3ossl), EC_KEY_get_ex_data(3ossl), ENGINE_get_ex_new_index(3ossl), ENGINE_set_ex_data(3ossl), ENGINE_get_ex_data(3ossl), EVP_PKEY_get_ex_new_index(3ossl), EVP_PKEY_set_ex_data(3ossl), EVP_PKEY_get_ex_data(3ossl), RSA_get_ex_new_index(3ossl), RSA_set_ex_data(3ossl), RSA_get_ex_data(3ossl), RSA_set_app_data(3ossl), RSA_get_app_data(3ossl), SSL_get_ex_new_index(3ossl), SSL_set_ex_data(3ossl), SSL_get_ex_data(3ossl), SSL_set_app_data(3ossl), SSL_get_app_data(3ossl), SSL_CTX_get_ex_new_index(3ossl), SSL_CTX_set_ex_data(3ossl), SSL_CTX_get_ex_data(3ossl), SSL_CTX_set_app_data(3ossl), SSL_CTX_get_app_data(3ossl), SSL_SESSION_get_ex_new_index(3ossl), SSL_SESSION_set_ex_data(3ossl), SSL_SESSION_get_ex_data(3ossl), SSL_SESSION_set_app_data(3ossl), SSL_SESSION_get_app_data(3ossl), UI_get_ex_new_index(3ossl), UI_set_ex_data(3ossl), UI_get_ex_data(3ossl), UI_set_app_data(3ossl), UI_get_app_data(3ossl), X509_STORE_CTX_get_ex_new_index(3ossl), X509_STORE_CTX_set_ex_data(3ossl), X509_STORE_CTX_get_ex_data(3ossl), X509_STORE_CTX_set_app_data(3ossl), X509_STORE_CTX_get_app_data(3ossl), X509_STORE_get_ex_new_index(3ossl), X509_STORE_set_ex_data(3ossl), X509_STORE_get_ex_data(3ossl), X509_get_ex_new_index(3ossl), X509_set_ex_data(3ossl), X509_get_ex_data(3ossl)
- application-specific data
- CURLINFO_RTSP_SESSION_ID(3)
- get RTSP session ID
- CURLINFO_TLS_SESSION(3)
- get TLS session info
- CURLINFO_TLS_SESSION(3), CURLINFO_TLS_SSL_PTR(3)
- get TLS session info
- CURLOPT_COOKIESESSION(3)
- start a new cookie session
- CURLOPT_RTSP_SESSION_ID(3)
- RTSP session ID
- CURLOPT_SSL_SESSIONID_CACHE(3)
- use the SSL session-ID cache
- DC_CTX_new(2), DC_CTX_free(2), DC_CTX_add_session(2), DC_CTX_remove_session(2), DC_CTX_get_session(2), DC_CTX_reget_session(2), DC_CTX_has_session(2)
- distcache blocking client API
- DECLARE_PEM_rw(3), PEM_read_CMS(3), PEM_read_bio_CMS(3), PEM_write_CMS(3), PEM_write_bio_CMS(3), PEM_write_DHxparams(3), PEM_write_bio_DHxparams(3), PEM_read_ECPKParameters(3), PEM_read_bio_ECPKParameters(3), PEM_write_ECPKParameters(3), PEM_write_bio_ECPKParameters(3), PEM_read_ECPrivateKey(3), PEM_write_ECPrivateKey(3), PEM_write_bio_ECPrivateKey(3), PEM_read_EC_PUBKEY(3), PEM_read_bio_EC_PUBKEY(3), PEM_write_EC_PUBKEY(3), PEM_write_bio_EC_PUBKEY(3), PEM_read_NETSCAPE_CERT_SEQUENCE(3), PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_write_NETSCAPE_CERT_SEQUENCE(3), PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3), PEM_read_PKCS8(3), PEM_read_bio_PKCS8(3), PEM_write_PKCS8(3), PEM_write_bio_PKCS8(3), PEM_write_PKCS8_PRIV_KEY_INFO(3), PEM_read_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_PKCS8_PRIV_KEY_INFO(3), PEM_write_bio_PKCS8_PRIV_KEY_INFO(3), PEM_read_SSL_SESSION(3), PEM_read_bio_SSL_SESSION(3), PEM_write_SSL_SESSION(3), PEM_write_bio_SSL_SESSION(3)
- PEM object encoding routines
- DECLARE_PEM_rw(3ossl), PEM_read_CMS(3ossl), PEM_read_bio_CMS(3ossl), PEM_write_CMS(3ossl), PEM_write_bio_CMS(3ossl), PEM_write_DHxparams(3ossl), PEM_write_bio_DHxparams(3ossl), PEM_read_ECPKParameters(3ossl), PEM_read_bio_ECPKParameters(3ossl), PEM_write_ECPKParameters(3ossl), PEM_write_bio_ECPKParameters(3ossl), PEM_read_ECPrivateKey(3ossl), PEM_write_ECPrivateKey(3ossl), PEM_write_bio_ECPrivateKey(3ossl), PEM_read_EC_PUBKEY(3ossl), PEM_read_bio_EC_PUBKEY(3ossl), PEM_write_EC_PUBKEY(3ossl), PEM_write_bio_EC_PUBKEY(3ossl), PEM_read_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_read_bio_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_write_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_write_bio_NETSCAPE_CERT_SEQUENCE(3ossl), PEM_read_PKCS8(3ossl), PEM_read_bio_PKCS8(3ossl), PEM_write_PKCS8(3ossl), PEM_write_bio_PKCS8(3ossl), PEM_write_PKCS8_PRIV_KEY_INFO(3ossl), PEM_read_bio_PKCS8_PRIV_KEY_INFO(3ossl), PEM_read_PKCS8_PRIV_KEY_INFO(3ossl), PEM_write_bio_PKCS8_PRIV_KEY_INFO(3ossl), PEM_read_SSL_SESSION(3ossl), PEM_read_bio_SSL_SESSION(3ossl), PEM_write_SSL_SESSION(3ossl), PEM_write_bio_SSL_SESSION(3ossl), PEM_read_X509_PUBKEY(3ossl), PEM_read_bio_X509_PUBKEY(3ossl), PEM_write_X509_PUBKEY(3ossl), PEM_write_bio_X509_PUBKEY(3ossl)
- PEM object encoding routines
- DISCARD(7)
- discard session state
- MPIX_T_pvar_session_create(3)
- XXX description here
- MPIX_T_pvar_session_free(3)
- XXX description here
- MPI_T_pvar_session_create(3)
- Create a new session for accessing performance variables
- MPI_T_pvar_session_free(3)
- Free an existing performance variable session
- Munin::Node::Session(3)
- Stores the state for the session between a node and a master
- SET_ROLE(7)
- set the current user identifier of the current session
- SET_SESSION_AUTHORIZATION(7)
- set the session user identifier and the current user identifier of the current session
- SSL_CTX_add_session(3), SSL_CTX_remove_session(3)
- manipulate session cache
- SSL_CTX_add_session(3ossl), SSL_CTX_remove_session(3ossl)
- manipulate session cache
- SSL_CTX_flush_sessions(3)
- remove expired sessions
- SSL_CTX_flush_sessions(3ossl)
- remove expired sessions
- SSL_CTX_get_ex_data(3), SSL_CTX_set_ex_data(3), SSL_get_ex_data(3), SSL_set_ex_data(3)
- Store and retrieve extra data from the SSL_CTX, SSL or SSL_SESSION
- SSL_CTX_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
- obtain session cache statistics
- SSL_CTX_sess_number(3ossl), SSL_CTX_sess_connect(3ossl), SSL_CTX_sess_connect_good(3ossl), SSL_CTX_sess_connect_renegotiate(3ossl), SSL_CTX_sess_accept(3ossl), SSL_CTX_sess_accept_good(3ossl), SSL_CTX_sess_accept_renegotiate(3ossl), SSL_CTX_sess_hits(3ossl), SSL_CTX_sess_cb_hits(3ossl), SSL_CTX_sess_misses(3ossl), SSL_CTX_sess_timeouts(3ossl), SSL_CTX_sess_cache_full(3ossl)
- obtain session cache statistics
- SSL_CTX_sess_set_cache_size(3), SSL_CTX_sess_get_cache_size(3)
- manipulate session cache size
- SSL_CTX_sess_set_cache_size(3ossl), SSL_CTX_sess_get_cache_size(3ossl)
- manipulate session cache size
- SSL_CTX_sess_set_new_cb(3), SSL_CTX_sess_set_remove_cb(3), SSL_CTX_sess_set_get_cb(3), SSL_CTX_sess_get_new_cb(3), SSL_CTX_sess_get_remove_cb(3), SSL_CTX_sess_get_get_cb(3)
- provide callback functions for server side external session caching
- SSL_CTX_sess_set_new_cb(3ossl), SSL_CTX_sess_set_remove_cb(3ossl), SSL_CTX_sess_set_get_cb(3ossl), SSL_CTX_sess_get_new_cb(3ossl), SSL_CTX_sess_get_remove_cb(3ossl), SSL_CTX_sess_get_get_cb(3ossl)
- provide callback functions for server side external session caching
- SSL_CTX_sessions(3)
- access internal session cache
- SSL_CTX_sessions(3ossl)
- access internal session cache
- SSL_CTX_set_client_hello_cb(3), SSL_client_hello_cb_fn(3), SSL_client_hello_isv2(3), SSL_client_hello_get0_legacy_version(3), SSL_client_hello_get0_random(3), SSL_client_hello_get0_session_id(3), SSL_client_hello_get0_ciphers(3), SSL_client_hello_get0_compression_methods(3), SSL_client_hello_get1_extensions_present(3), SSL_client_hello_get0_ext(3)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_client_hello_cb(3ossl), SSL_client_hello_cb_fn(3ossl), SSL_client_hello_isv2(3ossl), SSL_client_hello_get0_legacy_version(3ossl), SSL_client_hello_get0_random(3ossl), SSL_client_hello_get0_session_id(3ossl), SSL_client_hello_get0_ciphers(3ossl), SSL_client_hello_get0_compression_methods(3ossl), SSL_client_hello_get1_extensions_present(3ossl), SSL_client_hello_get0_ext(3ossl)
- callback functions for early server-side ClientHello processing
- SSL_CTX_set_generate_session_id(3), SSL_set_generate_session_id(3), SSL_has_matching_session_id(3), GEN_SESSION_CB(3)
- manipulate generation of SSL session IDs (server only)
- SSL_CTX_set_generate_session_id(3ossl), SSL_set_generate_session_id(3ossl), SSL_has_matching_session_id(3ossl), GEN_SESSION_CB(3ossl)
- manipulate generation of SSL session IDs (server only)
- SSL_CTX_set_max_send_fragment(3), SSL_set_max_send_fragment(3), SSL_CTX_set_split_send_fragment(3), SSL_set_split_send_fragment(3), SSL_CTX_set_max_pipelines(3), SSL_set_max_pipelines(3), SSL_CTX_set_default_read_buffer_len(3), SSL_set_default_read_buffer_len(3), SSL_CTX_set_tlsext_max_fragment_length(3), SSL_set_tlsext_max_fragment_length(3), SSL_SESSION_get_max_fragment_length(3)
- Control fragment size settings and pipelining operations
- SSL_CTX_set_max_send_fragment(3ossl), SSL_set_max_send_fragment(3ossl), SSL_CTX_set_split_send_fragment(3ossl), SSL_set_split_send_fragment(3ossl), SSL_CTX_set_max_pipelines(3ossl), SSL_set_max_pipelines(3ossl), SSL_CTX_set_default_read_buffer_len(3ossl), SSL_set_default_read_buffer_len(3ossl), SSL_CTX_set_tlsext_max_fragment_length(3ossl), SSL_set_tlsext_max_fragment_length(3ossl), SSL_SESSION_get_max_fragment_length(3ossl)
- Control fragment size settings and pipelining operations
- SSL_CTX_set_session_cache_mode(3), SSL_CTX_get_session_cache_mode(3)
- enable/disable session caching
- SSL_CTX_set_session_cache_mode(3ossl), SSL_CTX_get_session_cache_mode(3ossl)
- enable/disable session caching
- SSL_CTX_set_session_id_context(3), SSL_set_session_id_context(3)
- set context within which session can be reused (server side only)
- SSL_CTX_set_session_id_context(3ossl), SSL_set_session_id_context(3ossl)
- set context within which session can be reused (server side only)
- SSL_CTX_set_session_ticket_cb(3), SSL_SESSION_get0_ticket_appdata(3), SSL_SESSION_set1_ticket_appdata(3), SSL_CTX_generate_session_ticket_fn(3), SSL_CTX_decrypt_session_ticket_fn(3)
- manage session ticket application data
- SSL_CTX_set_session_ticket_cb(3ossl), SSL_SESSION_get0_ticket_appdata(3ossl), SSL_SESSION_set1_ticket_appdata(3ossl), SSL_CTX_generate_session_ticket_fn(3ossl), SSL_CTX_decrypt_session_ticket_fn(3ossl)
- manage session ticket application data
- SSL_CTX_set_timeout(3), SSL_CTX_get_timeout(3)
- manipulate timeout values for session caching
- SSL_CTX_set_timeout(3ossl), SSL_CTX_get_timeout(3ossl)
- manipulate timeout values for session caching
- SSL_CTX_set_tlsext_ticket_key_cb(3)
- set a callback for session ticket processing
- SSL_CTX_set_tlsext_ticket_key_evp_cb(3ossl), SSL_CTX_set_tlsext_ticket_key_cb(3ossl)
- set a callback for session ticket processing
- SSL_SESSION_get0_cipher(3), SSL_SESSION_set_cipher(3)
- set and retrieve the SSL cipher associated with a session
- SSL_SESSION_get0_cipher(3ossl), SSL_SESSION_set_cipher(3ossl)
- set and retrieve the SSL cipher associated with a session
- SSL_SESSION_get0_hostname(3), SSL_SESSION_set1_hostname(3), SSL_SESSION_get0_alpn_selected(3), SSL_SESSION_set1_alpn_selected(3)
- get and set SNI and ALPN data associated with a session
- SSL_SESSION_get0_hostname(3ossl), SSL_SESSION_set1_hostname(3ossl), SSL_SESSION_get0_alpn_selected(3ossl), SSL_SESSION_set1_alpn_selected(3ossl)
- get and set SNI and ALPN data associated with a session
- SSL_SESSION_get0_id_context(3), SSL_SESSION_set1_id_context(3)
- get and set the SSL ID context associated with a session
- SSL_SESSION_get0_id_context(3ossl), SSL_SESSION_set1_id_context(3ossl)
- get and set the SSL ID context associated with a session
- SSL_SESSION_get0_peer(3)
- get details about peer's certificate for a session
- SSL_SESSION_get0_peer(3ossl)
- get details about peer's certificate for a session
- SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
- get details about the ticket associated with a session
- SSL_SESSION_get0_ticket(3ossl), SSL_SESSION_has_ticket(3ossl), SSL_SESSION_get_ticket_lifetime_hint(3ossl)
- get details about the ticket associated with a session
- SSL_SESSION_get_compress_id(3)
- get details about the compression associated with a session
- SSL_SESSION_get_compress_id(3ossl)
- get details about the compression associated with a session
- SSL_SESSION_get_ex_new_index(3), SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3)
- internal application specific data functions
- SSL_SESSION_get_id(3), SSL_SESSION_set1_id(3)
- get and set the SSL session ID
- SSL_SESSION_get_id(3ossl), SSL_SESSION_set1_id(3ossl)
- get and set the SSL session ID
- SSL_SESSION_get_protocol_version(3), SSL_SESSION_set_protocol_version(3)
- get and set the session protocol version
- SSL_SESSION_get_protocol_version(3ossl), SSL_SESSION_set_protocol_version(3ossl)
- get and set the session protocol version
- SSL_SESSION_get_time(3), SSL_SESSION_set_time(3), SSL_SESSION_get_timeout(3), SSL_SESSION_set_timeout(3), SSL_get_time(3), SSL_set_time(3), SSL_get_timeout(3), SSL_set_timeout(3)
- retrieve and manipulate session time and timeout settings
- SSL_SESSION_get_time(3ossl), SSL_SESSION_set_time(3ossl), SSL_SESSION_get_timeout(3ossl), SSL_SESSION_set_timeout(3ossl), SSL_get_time(3ossl), SSL_set_time(3ossl), SSL_get_timeout(3ossl), SSL_set_timeout(3ossl)
- retrieve and manipulate session time and timeout settings
- SSL_SESSION_is_resumable(3)
- determine whether an SSL_SESSION object can be used for resumption
- SSL_SESSION_is_resumable(3ossl)
- determine whether an SSL_SESSION object can be used for resumption
- SSL_SESSION_new(3), SSL_SESSION_dup(3), SSL_SESSION_up_ref(3), SSL_SESSION_free(3)
- create, free and manage SSL_SESSION structures
- SSL_SESSION_new(3ossl), SSL_SESSION_dup(3ossl), SSL_SESSION_up_ref(3ossl), SSL_SESSION_free(3ossl)
- create, free and manage SSL_SESSION structures
- SSL_SESSION_print(3), SSL_SESSION_print_fp(3), SSL_SESSION_print_keylog(3)
- printf information about a session
- SSL_SESSION_print(3ossl), SSL_SESSION_print_fp(3ossl), SSL_SESSION_print_keylog(3ossl)
- printf information about a session
- SSL_SESSION_set_ex_data(3), SSL_SESSION_get_ex_data(3)
- get and set application specific data on a session
- SSL_copy_session_id(3)
- copy session details between SSL objects
- SSL_get_client_random(3), SSL_get_server_random(3), SSL_SESSION_get_master_key(3), SSL_SESSION_set1_master_key(3)
- get internal TLS/SSL random values and get/set master key
- SSL_get_client_random(3ossl), SSL_get_server_random(3ossl), SSL_SESSION_get_master_key(3ossl), SSL_SESSION_set1_master_key(3ossl)
- get internal TLS/SSL random values and get/set master key
- SSL_get_default_timeout(3)
- get default session timeout value
- SSL_get_default_timeout(3ossl)
- get default session timeout value
- SSL_get_session(3), SSL_get0_session(3), SSL_get1_session(3)
- retrieve TLS/SSL session data
- SSL_get_session(3ossl), SSL_get0_session(3ossl), SSL_get1_session(3ossl)
- retrieve TLS/SSL session data
- SSL_psk_client_cb_func(3), SSL_psk_use_session_cb_func(3), SSL_CTX_set_psk_client_callback(3), SSL_set_psk_client_callback(3), SSL_CTX_set_psk_use_session_callback(3), SSL_set_psk_use_session_callback(3)
- set PSK client callback
- SSL_psk_client_cb_func(3ossl), SSL_psk_use_session_cb_func(3ossl), SSL_CTX_set_psk_client_callback(3ossl), SSL_set_psk_client_callback(3ossl), SSL_CTX_set_psk_use_session_callback(3ossl), SSL_set_psk_use_session_callback(3ossl)
- set PSK client callback
- SSL_psk_server_cb_func(3), SSL_psk_find_session_cb_func(3), SSL_CTX_use_psk_identity_hint(3), SSL_use_psk_identity_hint(3), SSL_CTX_set_psk_server_callback(3), SSL_set_psk_server_callback(3), SSL_CTX_set_psk_find_session_callback(3), SSL_set_psk_find_session_callback(3)
- set PSK identity hint to use
- SSL_psk_server_cb_func(3ossl), SSL_psk_find_session_cb_func(3ossl), SSL_CTX_use_psk_identity_hint(3ossl), SSL_use_psk_identity_hint(3ossl), SSL_CTX_set_psk_server_callback(3ossl), SSL_set_psk_server_callback(3ossl), SSL_CTX_set_psk_find_session_callback(3ossl), SSL_set_psk_find_session_callback(3ossl)
- set PSK identity hint to use
- SSL_session_reused(3)
- query whether a reused session was negotiated during handshake
- SSL_session_reused(3ossl)
- query whether a reused session was negotiated during handshake
- SSL_set_max_early_data(3), SSL_CTX_set_max_early_data(3), SSL_get_max_early_data(3), SSL_CTX_get_max_early_data(3), SSL_set_recv_max_early_data(3), SSL_CTX_set_recv_max_early_data(3), SSL_get_recv_max_early_data(3), SSL_CTX_get_recv_max_early_data(3), SSL_SESSION_get_max_early_data(3), SSL_SESSION_set_max_early_data(3), SSL_write_early_data(3), SSL_read_early_data(3), SSL_get_early_data_status(3), SSL_allow_early_data_cb_fn(3), SSL_CTX_set_allow_early_data_cb(3), SSL_set_allow_early_data_cb(3)
- functions for sending and receiving early data
- SSL_set_max_early_data(3ossl), SSL_CTX_set_max_early_data(3ossl), SSL_get_max_early_data(3ossl), SSL_CTX_get_max_early_data(3ossl), SSL_set_recv_max_early_data(3ossl), SSL_CTX_set_recv_max_early_data(3ossl), SSL_get_recv_max_early_data(3ossl), SSL_CTX_get_recv_max_early_data(3ossl), SSL_SESSION_get_max_early_data(3ossl), SSL_SESSION_set_max_early_data(3ossl), SSL_write_early_data(3ossl), SSL_read_early_data(3ossl), SSL_get_early_data_status(3ossl), SSL_allow_early_data_cb_fn(3ossl), SSL_CTX_set_allow_early_data_cb(3ossl), SSL_set_allow_early_data_cb(3ossl)
- functions for sending and receiving early data
- SSL_set_num_tickets(3), SSL_get_num_tickets(3), SSL_CTX_set_num_tickets(3), SSL_CTX_get_num_tickets(3)
- control the number of TLSv1.3 session tickets that are issued
- SSL_set_num_tickets(3ossl), SSL_get_num_tickets(3ossl), SSL_CTX_set_num_tickets(3ossl), SSL_CTX_get_num_tickets(3ossl), SSL_new_session_ticket(3ossl)
- control the number of TLSv1.3 session tickets that are issued
- SSL_set_session(3)
- set a TLS/SSL session to be used during TLS/SSL connect
- SSL_set_session(3ossl)
- set a TLS/SSL session to be used during TLS/SSL connect
- Sympa::WWW::Session(3Sympa)
- Web session
- XmtAddDeleteCallback(3), XmtAddDeleteCallback()(3), XmtAddSaveYourselfCallback()(3)
- register callbacks for session management protocols
- XtClass(3), XtSuperclass(3), XtIsSubclass(3), XtCheckSubclass(3), XtIsObject(3), XtIsRectObj(3), XtIsWidget(3), XtIsComposite(3), XtIsConstraint(3), XtIsShell(3), XtIsOverrideShell(3), XtIsWMShell(3), XtIsVendorShell(3), XtIsTransientShell(3), XtIsTopLevelShell(3), XtIsApplicationShell(3), XtIsSessionShell(3)
- obtain and verify a widget's class
- XtSessionGetToken(3), XtSessionReturnToken(3)
- token management for checkpointing
- abduco(1)
- terminal session manager
- anvil(8)
- Postfix session count and request rate control
- asp-state(1), XSP(1)
- Mono ASP.NET Session State Server
- autossh(1)
- monitor and restart ssh sessions
- byobu-reconnect-sockets(1)
- Sourcable script that updates GPG_AGENT_INFO and DBUS_SESSION_BUS_ADDRESS in the environment
- byobu-select-session(1)
- select and connect to a byobu session
- cinnamon-launcher(1)
- Start or restart a cinnamon session
- cinnamon-session(1)
- Start the GNOME desktop environment
- cinnamon-session-quit(1)
- End the current GNOME session
- ck-launch-session(1)
- Utility to start a ConsoleKit session from a shell script
- ck-list-sessions(1)
- Show ConsoleKit Session Information
- coap_context(3), coap_new_context(3), coap_free_context(3), coap_context_set_max_idle_sessions(3), coap_context_get_max_idle_sessions(3), coap_context_set_max_handshake_sessions(3), coap_context_get_max_handshake_sessions(3), coap_context_set_session_timeout(3), coap_context_get_session_timeout(3)
- Work with CoAP contexts
- coap_endpoint_client(3), coap_new_client_session(3), coap_new_client_session_psk2(3), coap_new_client_session_pki(3), coap_session_set_mtu(3), coap_session_max_pdu_size(3)
- Work with CoAP client endpoints
- coap_pdu_setup(3), coap_new_pdu(3), coap_pdu_init(3), coap_session_init_token(3), coap_session_new_token(3), coap_add_token(3), coap_new_optlist(3), coap_insert_optlist(3), coap_delete_optlist(3)
- Setting up CoAP PDUs
- coap_recovery(3), coap_session_set_max_retransmit(3), coap_session_set_ack_timeout(3), coap_session_set_ack_random_factor(3), coap_session_get_max_retransmit(3), coap_session_get_ack_timeout(3), coap_session_get_ack_random_factor(3), coap_debug_set_packet_loss(3)
- Work with CoAP packet transmissions
- coap_session(3), coap_session_reference(3), coap_session_release(3), coap_session_disconnected(3), coap_session_set_type_client(3), coap_session_set_app_data(3), coap_session_get_app_data(3), coap_session_get_addr_local(3), coap_session_get_addr_remote(3)
- Work with CoAP sessions
- crawlers_detection.conf(5)
- User agents to be excluded from session management
- curl_easy_duphandle(3)
- Clone a libcurl session handle
- curl_easy_init(3)
- Start a libcurl easy session
- curl_easy_reset(3)
- reset all options of a libcurl session handle
- curl_multi_add_handle(3)
- add an easy handle to a multi session
- curl_multi_cleanup(3)
- close down a multi session
- curl_multi_remove_handle(3)
- remove an easy handle from a multi session
- d2i_SSL_SESSION(3), i2d_SSL_SESSION(3)
- convert SSL_SESSION object from/to ASN1 representation
- d2i_SSL_SESSION(3ossl), i2d_SSL_SESSION(3ossl)
- convert SSL_SESSION object from/to ASN1 representation
- dane_verify_session_crt(3)
- API function
- dbsessmgr(1)
- session state database manager
- dbus-run-session(1)
- start a process as a new D-Bus session
- dbus-update-activation-environment(1)
- update environment used for D-Bus session services
- dc_client(1)
- Distributed session cache client proxy
- dc_server(1)
- Distributed session cache server
- dc_snoop(1)
- Distributed session cache traffic analysis
- dc_test(1)
- Distributed session cache testing and benchmarking tool
- distcache(8)
- Distributed session caching
- empty(1)
- run processes under pseudo-terminal sessions
- expect_autoexpect(1), autoexpect(1)
- generate an Expect script from watching a session
- explain_setsid_or_die(3)
- sets process group ID and report errors require_index { "creates a session and sets the process group ID and report errors" }
- ftpwho(1)
- show current process information for each FTP session
- getaudit(2), getaudit_addr(2)
- retrieve audit session state
- getauid(2)
- retrieve audit session ID
- gnome-session(1)
- Start the GNOME desktop environment
- gnome-session-inhibit(1)
- inhibit gnome-session functionality
- gnome-session-quit(1)
- End the current GNOME session
- gnutls_db_remove_session(3)
- API function
- gnutls_session_channel_binding(3)
- API function
- gnutls_session_enable_compatibility_mode(3)
- API function
- gnutls_session_etm_status(3)
- API function
- gnutls_session_ext_master_secret_status(3)
- API function
- gnutls_session_ext_register(3)
- API function
- gnutls_session_force_valid(3)
- API function
- gnutls_session_get_data(3)
- API function
- gnutls_session_get_data2(3)
- API function
- gnutls_session_get_desc(3)
- API function
- gnutls_session_get_flags(3)
- API function
- gnutls_session_get_id(3)
- API function
- gnutls_session_get_id2(3)
- API function
- gnutls_session_get_keylog_function(3)
- API function
- gnutls_session_get_master_secret(3)
- API function
- gnutls_session_get_ptr(3)
- API function
- gnutls_session_get_random(3)
- API function
- gnutls_session_get_verify_cert_status(3)
- API function
- gnutls_session_is_resumed(3)
- API function
- gnutls_session_key_update(3)
- API function
- gnutls_session_resumption_requested(3)
- API function
- gnutls_session_set_data(3)
- API function
- gnutls_session_set_id(3)
- API function
- gnutls_session_set_keylog_function(3)
- API function
- gnutls_session_set_premaster(3)
- API function
- gnutls_session_set_ptr(3)
- API function
- gnutls_session_set_verify_cert(3)
- API function
- gnutls_session_set_verify_cert2(3)
- API function
- gnutls_session_set_verify_function(3)
- API function
- gnutls_session_supplemental_register(3)
- API function
- gnutls_session_ticket_enable_client(3)
- API function
- gnutls_session_ticket_enable_server(3)
- API function
- gnutls_session_ticket_key_generate(3)
- API function
- gnutls_session_ticket_send(3)
- API function
- grsync-batch(1), GRSYNC-BATCH(1)
- Grsync batch session runner
- gsasl_session_hook_get(3)
- API function
- gsasl_session_hook_set(3)
- API function
- htproxy(1)
- record a HTTP session
- htremote(1)
- record a HTTP session
- hylafax-log(5f), log/*(5f)
- session log files
- icewm-session(1), icewm-session(1)
- X.Org session manager provider with IceWM
- ldap_dup(3), ldap_destroy(3)
- Duplicate and destroy LDAP session handles
- libssh2_agent_userauth(3)
- authenticate a session with a public key, with the help of ssh-agent
- libssh2_channel_direct_tcpip_ex(3)
- Tunnel a TCP connection through an SSH session
- libssh2_channel_open_ex(3)
- establish a generic session channel
- libssh2_channel_open_session(3)
- convenience macro for libssh2_channel_open_ex(3) calls
- libssh2_session_abstract(3)
- return a pointer to a session's abstract pointer
- libssh2_session_banner_get(3)
- get the remote banner
- libssh2_session_banner_set(3)
- set the SSH protocol banner for the local client
- libssh2_session_block_directions(3)
- get directions to wait for
- libssh2_session_callback_set(3)
- set a callback function
- libssh2_session_disconnect(3)
- convenience macro for libssh2_session_disconnect_ex(3) calls
- libssh2_session_disconnect_ex(3)
- terminate transport layer
- libssh2_session_flag(3)
- TODO
- libssh2_session_free(3)
- frees resources associated with a session instance
- libssh2_session_get_blocking(3)
- TODO
- libssh2_session_get_timeout(3)
- get the timeout for blocking functions
- libssh2_session_handshake(3)
- perform the SSH handshake
- libssh2_session_hostkey(3)
- get the remote key
- libssh2_session_init(3)
- convenience macro for libssh2_session_init_ex(3) calls
- libssh2_session_init_ex(3)
- initializes an SSH session object
- libssh2_session_last_errno(3)
- get the most recent error number
- libssh2_session_last_error(3)
- get the most recent error
- libssh2_session_method_pref(3)
- set preferred key exchange method
- libssh2_session_methods(3)
- return the currently active algorithms
- libssh2_session_set_blocking(3)
- set or clear blocking mode on session
- libssh2_session_set_last_error(3)
- sets the internal error state
- libssh2_session_set_timeout(3)
- set timeout for blocking functions
- libssh2_session_startup(3)
- begin transport layer
- libssh2_session_supported_algs(3)
- get list of supported algorithms
- libssh2_sftp_init(3)
- open SFTP channel for the given SSH session
- libssh2_sftp_shutdown(3)
- shut down an SFTP session
- libssh2_userauth_keyboard_interactive_ex(3)
- authenticate a session using keyboard-interactive authentication
- libssh2_userauth_password_ex(3)
- authenticate a session with username and password
- libssh2_userauth_publickey_fromfile(3)
- authenticate a session with a public key, read from a file
- libssh2_userauth_publickey_frommemory(3)
- authenticate a session with a public key, read from memory
- lp5250d(1)
- start an AS/400 printer session
- lxclipboard(1)
- clipboard utility for LXSession and LXDE
- lxsession(1)
- a lightweight X session manager
- lxsession-db(1)
- lxsesion database updater
- lxsession-default(1)
- Launching default applications set by LXSession
- lxsession-default-apps(1)
- Configure default applications for LXSession
- lxsession-default-terminal(1)
- Launching default terminal set by LXSession
- lxsession-edit(1)
- a simple session editor GUI for LXDE which follows autostart specs from FreeDesktop.Org
- lxsession-logout(1)
- program to logout from LXSession
- lxsession-xdg-autostart(1)
- lxsession's autostart runner
- mate-session(1)
- Start the MATE Desktop Environment
- mate-session-inhibit(1)
- inhibit mate-session functionality
- mate-session-properties(1)
- Configure applications to start on login
- mate-session-save(1)
- End or save the current MATE session
- mate-settings-daemon(1)
- Handles the MATE session settings
- mc-wait-for-name(1)
- run until a D-Bus name appears on the session bus
- ne_get_error(3), ne_set_error(3)
- error handling for HTTP sessions
- ne_session_create(3), ne_close_connection(3), ne_session_destroy(3)
- set up HTTP sessions
- ne_session_proxy(3), ne_session_socks_proxy(3), ne_session_system_proxy(3), ne_set_addrlist(3)
- configure proxy servers
- ne_set_session_flag(3), ne_get_session_flag(3)
- set and retrieve session flags
- ne_set_useragent(3), ne_set_read_timeout(3), ne_set_connect_timeout(3), ne_get_scheme(3), ne_get_server_hostport(3)
- common properties for HTTP sessions
- nrcpt_by_domain.conf(5)
- Grouping factor for SMTP sessions by recipient domains
- openbox-gnome-session(1)
- Run a GNOME session with Openbox as the window manager
- openbox-kde-session(1)
- Run a KDE session with Openbox as the window manager
- openbox-session(1)
- Runs an Openbox session without any session manager
- openssl-sess_id(1), sess_id(1)
- SSL/TLS session handling utility
- openssl-sess_id(1ossl)
- SSL/TLS session handling command
- owfetch(1)
- Client application to fetch buffered OWAMP session data
- pam_ck_connector(8)
- Register session with ConsoleKit
- pure-ftpwho(8)
- Report current FTP sessions
- radzap(1)
- remove rogue entries from the active sessions database
- recordmydesktop(1), recordMyDesktop(1)
- record desktop sessions to an Ogg-Theora-Vorbis file
- restore_target(3), restore_target (3)
- Request that the target frameserver session restores from a previously made snapshot
- rfbproxy(1)
- record, play back, or export a VNC session
- rtpplay(1)
- play back RTP sessions recorded by rtpdump
- runsession(8)
- run a program in a new session/process group
- rwcombine(1)
- Combine flows denoting a long-lived session into a single flow
- screenie(1)
- screen(1) session handler (wrapper)
- sesslog(1)
- Creates session logs for use with httperf from webserver log files
- setaudit(2), setaudit_addr(2)
- set audit session state
- setauid(2)
- set audit session ID
- shell(1)
- Creates a temporary interactive shell session in a disposable working directory
- shishi_apreq_use_session_key_p(3)
- API function
- sitewho(1)
- show current process information for each FTP session (wzdftpd)
- sm(8)
- Jabber IM session manager
- smproxy(1)
- Session Manager Proxy
- smug(1)
- a session manager for tmux written in go
- sniproxy(8), SNIProxy(8)
- transparent session based TLS and HTTP proxy
- snmp_sess_init(3), snmp_open(3), snmp_send(3), snmp_async_send(3), snmp_select_info(3), snmp_read(3), snmp_timeout(3), snmp_synch_response(3), snmp_close(3), snmp_perror(3), snmp_sess_perror(3), snmp_error(3), snmp_api_errstring(3)
- netsnmp_session_api functions
- snmp_sess_init(3), snmp_sess_open(3), snmp_sess_session(3), snmp_sess_send(3), snmp_sess_async_send(3), snmp_sess_select_info(3), snmp_sess_read(3), snmp_sess_timeout(3), snmp_sess_synch_response(3), snmp_sess_close(3), snmp_sess_error(3)
- session functions
- sshping(8)
- measure character-echo latency and bandwidth for an interactive ssh session
- sssd-session-recording(5)
- Configuring session recording with SSSD
- start-lumina-desktop(8)
- Basic binary that starts a new Lumina session for the current user
- startfluxbox(1)
- start a fluxbox session
- startlxde(1)
- X session script to prepare environment and run lxsession
- startx(1)
- initialize an X session
- sudoreplay(8)
- replay sudo session logs
- tls_config_set_session_fd(3), tls_config_set_session_id(3), tls_config_set_session_lifetime(3), tls_config_add_ticket_key(3)
- configure resuming of TLS handshakes
- tls_conn_version(3), tls_conn_cipher(3), tls_conn_cipher_strength(3), tls_conn_alpn_selected(3), tls_conn_servername(3), tls_conn_session_resumed(3), tls_peer_cert_provided(3), tls_peer_cert_contains_name(3), tls_peer_cert_chain_pem(3), tls_peer_cert_issuer(3), tls_peer_cert_subject(3), tls_peer_cert_hash(3), tls_peer_cert_notbefore(3), tls_peer_cert_notafter(3)
- inspect an established TLS connection
- tlsmgr(8)
- Postfix TLS session cache and PRNG manager
- torrus_cleanup(1), cleanup(1)
- Cleans up Torrus web session data
- tpm2_flushcontext(1), tpm2_flushcontext(1)(1)
- Remove a specified handle, or all contexts associated with a transient object, loaded session or saved session from the TPM
- tpm2_getpolicydigest(1), tpm2_getpolicydigest(1)(1)
- Retrieves the policy digest from session
- tpm2_getsessionauditdigest(1), tpm2_getsessionauditdigest(1)(1)
- Retrieve the command audit attestation data from the TPM
- tpm2_policyrestart(1), tpm2_policyrestart(1)(1)
- Restart an existing session with the TPM
- tpm2_sessionconfig(1), tpm2_sessionconfig(1)(1)
- Configure session attributes and print session info from a session file
- tpm2_startauthsession(1), tpm2_startauthsession(1)(1)
- Start a session with the TPM
- ttyplay(1)
- player of the tty session recorded by ttyrec
- twinwave(1)
- Wraps multiple GTKWave sessions in one window or two synchronized windows
- vcrtty(1)
- try to find a terminal-like name for the current session
- viClose(3visa)
- Close a handle to a VISA session, find list or event
- vncsession(8)
- start a VNC server
- wemux(1)
- multi-user tmux sessions made easy
- x2goclient(1)
- Client application to launch server-side X2Go sessions
- xfce4-session(1)
- Starts up the Xfce Desktop Environment
- xfce4-session-logout(1)
- Logs out from Xfce
- xp-replay(6)
- Playback an XPilot session
- xpra_launcher(1)
- User interface to connect to a Xpra session
- xrdp-sesadmin(8)
- console XRDP sessions administration tool
- xrdp-sesman(8)
- xrdp(8) session manager
- xrdp-sesrun(8)
- xrdp-sesman(8) session launcher
- xsm(1)
- X Session Manager
- Amon2::Plugin::Web::PlackSession(3)
- (DEPRECATED)
- Apache::Session(3)
- A persistence framework for session data
- Apache::Session::DB_File(3)
- An implementation of Apache::Session
- Apache::Session::File(3)
- An implementation of Apache::Session
- Apache::Session::Flex(3)
- Specify everything at runtime
- Apache::Session::Generate::MD5(3)
- Use MD5 to create random object IDs
- Apache::Session::Generate::ModUniqueId(3)
- mod_unique_id for session ID generation
- Apache::Session::Generate::ModUsertrack(3)
- mod_usertrack for session ID generation
- Apache::Session::Informix(3)
- An implementation of Apache::Session
- Apache::Session::Lock::File(3)
- Provides mutual exclusion using flock
- Apache::Session::Lock::MySQL(3)
- Provides mutual exclusion using MySQL
- Apache::Session::Lock::Null(3)
- Does not actually provides mutual exclusion
- Apache::Session::Lock::Semaphore(3)
- Provides mutual exclusion through semaphores
- Apache::Session::Lock::Sybase(3)
- Provides mutual exclusion using Sybase
- Apache::Session::MySQL(3)
- An implementation of Apache::Session
- Apache::Session::MySQL::NoLock(3)
- An implementation of Apache::Session::MySQL without locking
- Apache::Session::Oracle(3)
- An implementation of Apache::Session
- Apache::Session::PHP(3)
- glues Apache::Session with PHP::Session
- Apache::Session::Postgres(3)
- An implementation of Apache::Session
- Apache::Session::SQLite3(3)
- Use DBD::SQLite 1.x for Apache::Session storage
- Apache::Session::Serialize::Base64(3)
- Use Storable and MIME::Base64 to zip up persistent data
- Apache::Session::Serialize::PHP(3)
- uses PHP::Session to serialize session
- Apache::Session::Serialize::Storable(3)
- Use Storable to zip up persistent data
- Apache::Session::Serialize::Sybase(3)
- Use Storable to zip up persistent data and unpack/pack to put into Sybase-compatible image field
- Apache::Session::Serialize::UUEncode(3)
- Use Storable and "pack()" to zip up persistent data
- Apache::Session::SharedMem(3)
- Session management via shared memory
- Apache::Session::Store::DB_File(3)
- Use DB_File to store persistent objects
- Apache::Session::Store::File(3)
- Store persistent data on the filesystem
- Apache::Session::Store::Informix(3)
- Store persistent data in a Informix database
- Apache::Session::Store::MySQL(3)
- Store persistent data in a MySQL database
- Apache::Session::Store::Oracle(3)
- Store persistent data in a Oracle database
- Apache::Session::Store::PHP(3)
- writes to PHP4 builtin session files
- Apache::Session::Store::Postgres(3)
- Store persistent data in a Postgres database
- Apache::Session::Store::SharedMem(3)
- Store persistent data in shared memory
- Apache::Session::Store::Sybase(3)
- Store persistent data in a Sybase database
- Apache::Session::Sybase(3)
- An implementation of Apache::Session
- Apache::Session::Wrapper(3)
- A simple wrapper around Apache::Session
- Apache::SessionX(3), Apache::SessionX (3)
- An extented persistence framework for session data
- CGI::Application::Plugin::Authentication::Store::Session(3)
- Session based Store
- CGI::Application::Plugin::Session(3)
- Plugin that adds session support to CGI::Application
- CGI::Framework(3)
- A simple-to-use, lightweight web CGI framework It is primarily a glue between HTML::Template, CGI::Session, CGI, Locale::Maketext and some magic :)
- CGI::Session(3)
- persistent session data in CGI applications
- CGI::Session::Driver(3)
- CGI::Session driver specifications
- CGI::Session::Driver::DBI(3)
- Base class for native DBI-related CGI::Session drivers
- CGI::Session::Driver::db_file(3)
- CGI::Session driver for BerkeleyDB using DB_File
- CGI::Session::Driver::file(3)
- Default CGI::Session driver
- CGI::Session::Driver::memcached(3)
- CGI::Session driver for memcached
- CGI::Session::Driver::mysql(3)
- CGI::Session driver for MySQL database
- CGI::Session::Driver::postgresql(3)
- PostgreSQL driver for CGI::Session
- CGI::Session::Driver::sqlite(3)
- CGI::Session driver for SQLite
- CGI::Session::ErrorHandler(3)
- error handling routines for CGI::Session
- CGI::Session::ExpireSessions(3), "CGI::Session::ExpireSessions"(3)
- Delete expired "CGI::Session"-type db-based and file-based sessions
- CGI::Session::ID::incr(3)
- CGI::Session ID driver
- CGI::Session::ID::md5(3)
- default CGI::Session ID generator
- CGI::Session::ID::static(3)
- CGI::Session ID Driver for generating static IDs
- CGI::Session::Serialize::default(3)
- Default CGI::Session serializer
- CGI::Session::Serialize::freezethaw(3)
- serializer for CGI::Session
- CGI::Session::Serialize::storable(3)
- Serializer for CGI::Session
- CGI::Session::Test::Default(3)
- Run a suite of tests for a given CGI::Session::Driver
- CGI::Session::Tutorial(3)
- Extended CGI::Session manual
- Catalyst::Plugin::CookiedSession(3)
- Store sessions in a browser cookie
- Catalyst::Plugin::Session(3)
- Generic Session plugin - ties together server side storage and client side state required to maintain session data
- Catalyst::Plugin::Session::FastMmap(3)
- [DEPRECATED] FastMmap sessions for Catalyst
- Catalyst::Plugin::Session::PerUser(3)
- Per user sessions (instead of per browser sessions)
- Catalyst::Plugin::Session::State(3)
- Base class for session state preservation plugins
- Catalyst::Plugin::Session::State::Cookie(3)
- Maintain session IDs using cookies
- Catalyst::Plugin::Session::State::URI(3)
- Use URIs to pass the session id between requests
- Catalyst::Plugin::Session::Store(3)
- Base class for session storage drivers
- Catalyst::Plugin::Session::Store::Cache(3)
- Store sessions using a Catalyst::Plugin::Cache
- Catalyst::Plugin::Session::Store::DBI(3)
- Store your sessions in a database
- Catalyst::Plugin::Session::Store::DBIC(3)
- Store your sessions via DBIx::Class
- Catalyst::Plugin::Session::Store::DBIC::Delegate(3)
- Delegates between the session and flash rows
- Catalyst::Plugin::Session::Store::Delegate(3)
- Delegate session storage to an application model object
- Catalyst::Plugin::Session::Store::Dummy(3)
- Doesn't really store sessions - useful for tests
- Catalyst::Plugin::Session::Store::FastMmap(3)
- FastMmap session storage backend
- Catalyst::Plugin::Session::Store::File(3)
- File storage backend for session data
- Catalyst::Plugin::Session::Store::Memcached(3)
- Memcached storage backend for session data
- Catalyst::Plugin::Session::Store::Memcached::Fast(3)
- Memcached session storage backend
- Catalyst::Plugin::Session::Test::Store(3)
- Reusable sanity for session storage engines
- Catalyst::Plugin::Session::Tutorial(3)
- Understanding and using sessions
- Continuity::Mapper(3)
- Map a request onto a session
- Crypt::OpenPGP::SKSessionKey(3)
- Symmetric-Key Encrypted Session Key
- Crypt::OpenPGP::SessionKey(3)
- Encrypted Session Key
- Cutelyst3Qt5Session(5)
- Configuration of the Session Plugin for the Cutelyst Web Framework
- Dancer2::Core::Role::SessionFactory(3)
- Role for session factories
- Dancer2::Core::Role::SessionFactory::File(3)
- Role for file-based session factories
- Dancer2::Core::Session(3)
- class to represent any session object
- Dancer2::Session::DBIC(3)
- DBIx::Class session engine for Dancer2
- Dancer2::Session::DBIC::Role::Serializer(3)
- role consumed by all serializers
- Dancer2::Session::Simple(3)
- in-memory session backend for Dancer2
- Dancer2::Session::YAML(3)
- YAML-file-based session backend for Dancer2
- Dancer::Session(3)
- session engine for the Dancer framework
- Dancer::Session::Abstract(3)
- abstract class for session engine
- Dancer::Session::Cookie(3)
- Encrypted cookie-based session backend for Dancer
- Dancer::Session::Memcached(3)
- Memcached-based session backend for Dancer
- Dancer::Session::Simple(3)
- in-memory session backend for Dancer
- Dancer::Session::YAML(3)
- YAML-file-based session backend for Dancer
- Data::Remember::POE(3)
- a brain for Data::Remember linked to the POE session heap
- Devel::REPL::Plugin::Nopaste(3)
- #nopaste to upload session's input and output
- DtSession(5), Dt/Session.h(5)
- session management services definitions
- DtSessionRestorePath(3)
- get a pathname for the application's state information file
- DtSessionSavePath(3)
- get a pathname for saving application state information
- Event::tcpsession(3)
- reliable bidirectional RPC session layer
- Facebook::Graph::Session(3)
- Convert old API sessions into Graph API access_tokens
- HTTP::Engine::Middleware::HTTPSession(3)
- session support at middleware layer
- HTTP::Session(3)
- simple session
- HTTP::Session2(3)
- Abstract base class for HTTP::Session2
- HTTP::Session2(3)
- HTTP session management
- HTTP::Session2::ClientStore(3)
- (Deprecated)Client store
- HTTP::Session2::ClientStore2(3)
- Client store
- HTTP::Session2::ServerStore(3)
- Session store
- HTTP::Session::State::Cookie(3)
- Maintain session IDs using cookies
- HTTP::Session::State::MobileAgentID(3)
- Maintain session IDs using mobile phone's unique id
- HTTP::Session::State::Null(3)
- nop
- HTTP::Session::State::Test(3)
- state module for testing
- HTTP::Session::State::URI(3)
- embed session id to uri
- HTTP::Session::Store::CHI(3)
- store session data with CHI
- HTTP::Session::Store::DBI(3)
- store session data in DBI for HTTP::Session
- HTTP::Session::Store::DBM(3)
- DBM session store
- HTTP::Session::Store::File(3)
- File session store
- HTTP::Session::Store::Memcached(3)
- store session data in memcached
- HTTP::Session::Store::Null(3)
- dummy module for session store
- HTTP::Session::Store::OnMemory(3)
- store session data on memory
- HTTP::Session::Store::Test(3)
- store session data on memory for testing
- IPC::Session(3)
- Drive ssh or other interactive shell, local or remote (like 'expect')
- Jamulus(1)
- real-time collaborative music session
- Jifty::Model::Session(3)
- Jifty session tracking
- Jifty::Model::SessionCollection(3)
- Specialized handling of the session collection
- Jifty::Web::Session(3)
- A Jifty session handler
- Jifty::Web::Session::ApacheSession(3)
- Jifty Sessions based on Apache::Session
- Jifty::Web::Session::ClientSide(3)
- Session handler for client-side sessions
- Jifty::Web::Session::None(3)
- A null session handler for jifty
- MPI_T_pvar_session_create(3), MPI_T_pvar_session_free(3)
- Create/free performance variable session
- MasonX::Request::WithApacheSession(3)
- Add a session to the Mason Request object
- MasonX::Request::WithMultiSession(3)
- Multiple sub-sessions within one "parent" session
- Maypole::Authentication::UserSessionCookie(3)
- Track sessions and, optionally, users
- Maypole::Session(3)
- Session related functionality for maypole
- Mojolicious::Sessions(3)
- Session manager based on signed cookies
- MongoDB::ClientSession(3)
- MongoDB session and transaction management
- Net::Analysis::TCPSession(3)
- represent a TCP session (with two endpoints)
- Net::Appliance::Session(3)
- Run command-line sessions to network appliances
- Net::BGP::Peer(3), "Net::BGP::Peer"(3)
- Class encapsulating BGP-4 peering session state and functionality
- Net::BGP::Process(3), "Net::BGP::Process"(3)
- Class encapsulating BGP session multiplexing functionality
- Net::BGP::Transport(3), "Net::BGP::Transport"(3)
- Class encapsulating BGP-4 transport session state and functionality
- Net::CLI::Interact::Transport::Base(3)
- Spawns an Interactive CLI Session
- Net::DRI::Protocol::EPP::Core::Session(3)
- EPP Session commands (RFC4930 obsoleting RFC3730) for Net::DRI
- Net::DRI::Protocol::OpenSRS::XCP::Session(3)
- OpenSRS XCP Session commands for Net::DRI
- Net::DRI::Protocol::RRI::Session(3)
- RRI Session commands (DENIC-11) for Net::DRI
- Net::DRI::Protocol::RRP::Core::Session(3)
- RRP Session commands for Net::DRI
- Net::RNDC::Session(3)
- Helper package to manage the RNDC 4-packet session
- Net::SAP(3)
- Session Announcement Protocol (rfc2974)
- Net::SDP(3)
- Session Description Protocol (rfc2327)
- Net::SMTP::Server::Client(3)
- Client session handling for Net::SMTP::Server
- Net::SPDY::Session(3)
- Handle SPDY protocol connection
- Net::SSH::Mechanize::Session(3)
- manage a running ssh process
- OpenXPKI::Server::Session(3)
- Factory to create, persist and resume sessions
- OpenXPKI::Server::Session::Data(3)
- data object with some helper methods but no application logic
- OpenXPKI::Server::Session::Data::SCEP(3)
- specialized data object for SCEP processing with some additional attributes
- OpenXPKI::Server::Session::Driver::Database(3)
- Session implementation that persists to the database
- OpenXPKI::Server::Session::Driver::File(3)
- Session implementation that persists to files in a folder
- OpenXPKI::Server::Session::Driver::Memory(3), OpenXPKI::Server::Session::Driver::Volatile(3)
- Session implementation that does not persist data
- OpenXPKI::Server::Session::DriverRole(3)
- Moose role that every session driver implementation has to consume
- PHP::Session(3)
- read / write PHP session files
- PHP::Session::Serializer::PHP(3)
- serialize / deserialize PHP session data
- POE::Component::Client::Ident(3)
- A component that provides non-blocking ident lookups to your sessions
- POE::Component::IKC::Channel(3)
- POE Inter-Kernel Communication I/O session
- POE::Component::IKC::Proxy(3)
- POE IKC proxy session
- POE::Resource::Aliases(3)
- internal session alias manager for POE::Kernel
- POE::Resource::SIDs(3)
- internal session ID manager for POE::Kernel
- POE::Resource::Sessions(3)
- internal session manager for POE::Kernel
- POE::Session(3)
- a generic event-driven task
- POE::Session::Irssi(3)
- emit POE events for Irssi signals
- POE::Session::MultiDispatch(3)
- Callback dispatch for session events
- POE::Wheel(3)
- event-driven mixins for POE::Session
- POE::Wheel::ReadWrite(3)
- non-blocking buffered I/O mix-in for POE::Session
- POEx::Role::SessionInstantiation(3)
- A Moose Role for turning objects into POE Sessions
- POEx::Role::SessionInstantiation::Meta::POEState(3)
- A read-only object that provides POE context
- POEx::Role::SessionInstantiation::Meta::Session::Events(3)
- Provides default events such as _start, _stop, etc
- POEx::Role::SessionInstantiation::Meta::Session::Implementation(3)
- Provides actual POE::Session implementation
- POEx::Role::SessionInstantiation::Meta::Session::Magic(3)
- Provides the magic necessary to integrate with POE
- POEx::Role::SessionInstantiation::Meta::Session::Sugar(3)
- Provides some convenience methods for some POE::Kernel methods
- Paws::STS::GetSessionToken(3)
- Arguments for method GetSessionToken on Paws::STS
- Plack::Middleware::Debug::Dancer::Session(3)
- Session panel for your Dancer's application
- Plack::Middleware::Session(3)
- Middleware for session management
- Plack::Middleware::Session::Cookie(3)
- Session middleware that saves session data in the cookie
- Plack::Session(3)
- Middleware for session management
- Plack::Session::Cleanup(3)
- Run code when the environment is destroyed
- Plack::Session::State(3)
- Basic parameter-based session state
- Plack::Session::State::Cookie(3)
- Basic cookie-based session state
- Plack::Session::Store(3)
- Basic in-memory session store
- Plack::Session::Store::Cache(3)
- Cache session store
- Plack::Session::Store::DBI(3)
- DBI-based session store
- Plack::Session::Store::File(3)
- Basic file-based session store
- Plack::Session::Store::Null(3)
- Null store
- Protocol::XMPP::Element::Session(3), Protocol::XMPP::Bind(3)
- register ability to deal with a specific feature
- Qpsmtpd::Transaction(3)
- single SMTP session transaction data
- Reflex::POE::Session(3)
- Watch events from a POE::Session object
- Reply::Plugin::Nopaste(3)
- command to nopaste a transcript of the current session
- Scrappy::Session(3)
- Scrappy Scraper Session Handling
- Servlet::Http::HttpSession(3)
- HTTP session interface
- Servlet::Http::HttpSessionActivationListener(3)
- session listener interface
- Servlet::Http::HttpSessionAttributesListener(3)
- session listener interface
- Servlet::Http::HttpSessionBindingEvent(3)
- session binding event class
- Servlet::Http::HttpSessionBindingListener(3)
- session binding listener interface
- Servlet::Http::HttpSessionEvent(3)
- session event base class
- Servlet::Http::HttpSessionListener(3)
- session listener interface
- Session::Storage::Secure(3)
- Encrypted, expiring, compressed, serialized session data with integrity
- Session::Token(3)
- Secure, efficient, simple random session token generation
- Squatting::Mapper(3)
- map requests to session queues
- TAP::Formatter::Console::ParallelSession(3)
- Harness output delegate for parallel console output
- TAP::Formatter::Console::Session(3)
- Harness output delegate for default console output
- TAP::Formatter::File::Session(3)
- Harness output delegate for file output
- TAP::Formatter::JUnit::Session(3)
- Harness output delegate for JUnit output
- TAP::Formatter::Session(3)
- Abstract base class for harness output delegate
- WWWdb::DbSession(3)
- DbSessions for WWWdb
- WWWdb::Session(3)
- Session-Handling for WWWdb
- WebDAO::Session(3)
- Session interface to protocol specific function
- WebDAO::SessionSH(3)
- Session class used from shell
- WebDAO::Sessionco(3)
- Session with store session id in cookie
- asciinema(1)
- terminal session recorder
- csa_logoff(3)
- terminate a session with a calendar
- csa_logon(3)
- log on to the calendar service and establish a session with a calendar
- dtsession(1)
- the CDE Session Manager
- dtsession_res(1)
- CDE dtsession resource load utility
- dtsessionaction(5)
- XCDE session management actions
- dtsessiondb(4)
- format and location of desktop session database
- dtsessionfile(4)
- format and location of desktop session files
- expire(1)
- -- expire Interchange session files and databases
- g.gui(1), g.gui (1)
- Launches a GRASS graphical user interface (GUI) session. Optionally updates default user interface settings
-
- history(nged)
- Displays the list of commands executed during the current MGED session
- interchange6-expire-sessions(1), interchange6-session-expires(1)
- Expire DBIC sessions
- lxqt-config-session(1)
- Application settings of LXQt: The Lightweight Qt Desktop Environment
- lxqt-session(1)
- Session manager of LXQt: The Lightweight Qt Desktop Environment
- nas(1)
- Create Reusable Session Scripts
- rtplosslog.pl(1)
- Log packet loss for a RTP session every minute
- rtpsend-pcmu.pl(1)
- Send an audio file an RTP session as u-law
- rtpstats.pl(1)
- Displays packet statistics for an RTP session
- setsid(1)
- run a program in a new session
- ssl_session_cache_api(3)
- TLS session cache API
- startlog(4)
- log processes started by the Xsession script
- startlxqt(1)
- script to initialize and launch LXQt sessions
-
- tt_X_session(3)
- return the session associated with an X window system display
- tt_default_session(3)
- retrieve the current default session identifier
- tt_default_session_set(3)
- set the current default session identifier
- tt_initial_session(3)
- return the initial session identifier
- tt_message_session(3)
- retrieve the session attribute from a message
- tt_message_session_set(3)
- set the session attribute for a message
- tt_pattern_session_add(3)
- adds a value to the session field for a pattern
- tt_procid_session(3)
- identify the session in which a procid was opened
- tt_session_bprop(3)
- retrieve the ith value of the named property of a session
- tt_session_bprop_add(3)
- add a new byte-string value to the end of the list of values
- tt_session_bprop_set(3)
- replace current values stored under the named property of a session
- tt_session_join(3)
- join a session and make it the default
- tt_session_prop(3)
- return the ith value of a session property
- tt_session_prop_add(3)
- add a new character-string value to the end of the list of values
- tt_session_prop_count(3)
- return the number of values stored under a property of a session
- tt_session_prop_set(3)
- replace current values for a property of a session with a character-string value
- tt_session_propname(3)
- returns an element of the list of property names for a session
- tt_session_propnames_count(3)
- return the number of property names for the session
- tt_session_quit(3)
- quit the session
- tt_session_types_load(3)
- merge a compiled ToolTalk types file into the running ttsession
- tt_thread_session(3)
- retrieve the default session identifier for the currently active thread
- tt_thread_session_set(3)
- set the default session identifier for the current thread
- ttdt_session_join(3)
- join a ToolTalk session
- ttdt_session_quit(3)
- quit a ToolTalk session
- ttsession(1)
- the ToolTalk message server