Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- a -
- ACF_DISABLED : ssl_common.h
- ACF_FAILED : ssl_common.h
- ACF_PENDING : ssl_common.h
- ACF_SUCCEEDED : ssl_common.h
- ACK_SIZE : reliable.h
- adapter_index_of_ip() : tun.c, tun.h
- ADAPTER_REGKEY_PATH_MAX : tap.c
- ADAPTER_TYPE_DCO : openvpn-msg.h
- adapter_type_t : openvpn-msg.h
- ADAPTER_TYPE_TAP : openvpn-msg.h
- ADAPTER_TYPE_WINTUN : openvpn-msg.h
- add_block_local_item() : route.c
- add_block_local_routes() : route.c
- add_bypass_address() : route.c
- add_bypass_routes() : route.c
- ADD_CHECKSUM_32 : proto.h
- add_client_nat_to_option_list() : clinat.c, clinat.h
- add_delim_if_non_empty() : init.c
- add_entry() : clinat.c
- add_env_item() : env_set.c
- add_host_route_array() : route.c
- add_host_route_if_nonlocal() : route.c
- add_in6_addr() : socket.c, socket.h
- add_option() : options.c
- add_proxy_headers() : proxy.c
- add_route() : route.c, route.h
- add_route3() : route.c
- add_route_connected_v6_net() : tun.c
- add_route_ipapi() : route.c
- add_route_ipv6() : route.c, route.h
- add_route_ipv6_service() : route.c
- add_route_ipv6_to_option_list() : route.c, route.h
- add_route_service() : route.c
- add_route_to_option_list() : route.c, route.h
- add_routes() : route.c, route.h
- add_security_buffer() : ntlm.c
- add_session_token_env() : auth_token.h, auth_token.c
- add_sublayer() : wfp_block.c
- add_wfp_block() : init.c
- add_wfp_block_filters() : wfp_block.c, wfp_block.h
- AddDnsSearchDomains() : interactive.c
- AddListItem() : interactive.c
- addr_defined() : socket.h
- addr_defined_ipi() : socket.h
- addr_family_name() : socket.c, socket.h
- addr_local() : socket.h
- addr_match() : socket.h
- addr_match_proto() : socket.h
- addr_port_match() : socket.h
- addr_zero_host() : socket.h
- address : interactive.c
- addrlist_match() : socket.h
- addrlist_match_proto() : socket.h
- addrlist_port_match() : socket.h
- AddWfpBlock() : interactive.c
- ADJUST_CHECKSUM : proto.h
- adjust_payload_max_cbc() : mss.c
- adjust_power_of_2() : integer.h
- AEAD_LIMIT_BLOCKSIZE : crypto.h
- aead_usage_limit_reached() : crypto.h
- aes_chacha : test_ncp.c
- aes_ciphers : test_ncp.c
- af_addr_size() : socket.h
- AF_DID_PUSH : manage.c
- AF_DID_RESET : manage.c
- afunix_context_t : tun.h
- ALLOC_ARRAY : buffer.h
- ALLOC_ARRAY_CLEAR : buffer.h
- ALLOC_ARRAY_CLEAR_GC : buffer.h
- ALLOC_ARRAY_GC : buffer.h
- alloc_buf() : buffer.c, buffer.h
- alloc_buf_gc() : buffer.c, buffer.h
- alloc_buf_sock_tun() : mtu.c, mtu.h
- alloc_connection_entry() : options.c
- alloc_connection_list_if_undef() : options.c
- alloc_local_entry() : options.c
- alloc_local_list_if_undef() : options.c
- ALLOC_OBJ : buffer.h
- ALLOC_OBJ_CLEAR : buffer.h
- ALLOC_OBJ_CLEAR_GC : buffer.h
- ALLOC_OBJ_GC : buffer.h
- alloc_pull_filter() : options.c
- alloc_pull_filter_list() : options.c
- alloc_remote_entry() : options.c
- alloc_remote_list_if_undef() : options.c
- ALLOC_VAR_ARRAY_CLEAR_GC : buffer.h
- allx01inline : test_auth_token.c
- ANY_OUT : forward.h
- append_cipher_to_ncp_list() : ssl_ncp.c, ssl_ncp.h
- apply_pull_filter() : options.c
- apply_push_options() : options.c, options.h
- ApplyDnsSettings() : interactive.c
- ApplyGpolSettings() : interactive.c
- ApplyGpolSettings32() : interactive.c
- ApplyGpolSettings64() : interactive.c
- APPNAME : service.h
- AR_INTERACT : options.h
- AR_NOINTERACT : options.h
- AR_NONE : options.h
- ARCH_AMD64 : win32.c
- ARCH_ARM64 : win32.c
- ARCH_NATIVE : win32.c
- arch_t : win32.c
- ARCH_UNKNOWN : win32.c
- ARCH_X86 : win32.c
- argv_append() : argv.c
- argv_clone() : argv.c
- argv_extend() : argv.c
- argv_free() : argv.c, argv.h
- argv_grow() : argv.c
- argv_init() : argv.c
- argv_insert_head() : argv.h, argv.c
- argv_insert_head__empty_argv__head_only() : test_argv.c
- argv_insert_head__non_empty_argv__head_added() : test_argv.c
- argv_msg() : argv.c, argv.h
- argv_msg_prefix() : argv.c, argv.h
- argv_new() : argv.c, argv.h
- argv_parse_cmd() : argv.c, argv.h
- argv_parse_cmd__command_and_extra_options__argc_correct() : test_argv.c
- argv_parse_cmd__command_string__argc_correct() : test_argv.c
- argv_prep_format() : argv.c
- argv_printf() : argv.c, argv.h
- argv_printf__combined_path_with_spaces__argc_correct() : test_argv.c
- argv_printf__embedded_format_directive__replaced_in_output() : test_argv.c
- argv_printf__empty_parameter__argc_correct() : test_argv.c
- argv_printf__group_sep_in_arg__fail_no_ouput() : test_argv.c
- argv_printf__long_args__data_correct() : test_argv.c
- argv_printf__multiple_spaces_in_format__parsed_as_one() : test_argv.c
- argv_printf_arglist() : argv.c
- argv_printf_cat() : argv.c, argv.h
- argv_printf_cat__multiple_spaces_in_format__parsed_as_one() : test_argv.c
- argv_printf_cat__used_twice__argc_correct() : test_argv.c
- argv_reset() : argv.c
- argv_str() : argv.c, argv.h
- argv_str__empty_argv__empty_output() : test_argv.c
- argv_str__multiple_argv__correct_output() : test_argv.c
- array_mult_safe() : buffer.c, buffer.h
- ascii2af() : socket.c, socket.h
- ascii2ipset() : tun.c, tun.h
- ascii2keydirection() : crypto.c, crypto.h
- ascii2proto() : socket.c, socket.h
- ASSERT : error.h
- assert_buf_equals_str : test_buffer.c
- assert_failed() : error.c, error.h, mock_msg.c
- async_op_t : interactive.c
- AsyncPipeOp() : interactive.c
- at_least_one_tap_win() : tun.c
- atoi_null0() : sample-client-connect.c, multi-auth.c
- atoi_warn() : options_util.h, options_util.c
- atou() : options.c
- auth_challenge : ssl.c
- auth_deferred_expire_window() : ssl.c
- auth_deferred_result : ssl_common.h
- auth_retry_get() : options.c, options.h
- auth_retry_print() : options.c, options.h
- auth_retry_set() : options.c, options.h
- auth_set_client_reason() : test_auth_token.c, ssl_verify.c, ssl_verify.h
- auth_token : ssl.c
- auth_token_basic_test() : test_auth_token.c
- AUTH_TOKEN_EXPIRED : ssl_common.h
- auth_token_fail_invalid_key() : test_auth_token.c
- AUTH_TOKEN_HMAC_OK : ssl_common.h
- auth_token_init_secret() : auth_token.c, auth_token.h
- auth_token_kt() : auth_token.c
- auth_token_pem_name : auth_token.c
- AUTH_TOKEN_SESSION_ID_BASE64_LEN : auth_token.c
- AUTH_TOKEN_SESSION_ID_LEN : auth_token.c
- auth_token_test_empty_user() : test_auth_token.c
- auth_token_test_env() : test_auth_token.c
- auth_token_test_key_load() : test_auth_token.c
- auth_token_test_known_keys() : test_auth_token.c
- auth_token_test_random_keys() : test_auth_token.c
- auth_token_test_session_mismatch() : test_auth_token.c
- auth_token_test_timeout() : test_auth_token.c
- AUTH_TOKEN_VALID_EMPTYUSER : ssl_common.h
- auth_token_write_server_key_file() : auth_token.c, auth_token.h
- auth_user_pass : ssl.c
- auth_user_pass_enabled : ssl.c
- auth_user_pass_mgmt() : misc.c
- auth_user_pass_setup() : ssl.c, ssl.h
- auth_user_pass_verify() : multi-auth.c