Here is a list of all functions with links to the files they belong to:
- a -
- adapter_index_of_ip() : tun.h, tun.c
- add_block_local_item() : route.c
- add_block_local_routes() : route.c
- add_bypass_address() : route.c
- add_bypass_routes() : route.c
- add_client_nat_to_option_list() : clinat.h, clinat.c
- 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.h, route.c
- 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
- addrlist_match() : socket.h
- addrlist_match_proto() : socket.h
- addrlist_port_match() : socket.h
- AddWfpBlock() : interactive.c
- adjust_payload_max_cbc() : mss.c
- adjust_power_of_2() : integer.h
- aead_usage_limit_reached() : crypto.h
- af_addr_size() : socket.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_pull_filter() : options.c
- alloc_pull_filter_list() : options.c
- alloc_remote_entry() : options.c
- alloc_remote_list_if_undef() : options.c
- 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
- 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.c, argv.h
- 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.h, argv.c
- 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_failed() : error.c, error.h, mock_msg.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_deferred_expire_window() : ssl.c
- 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() : ssl_verify.c, test_auth_token.c, ssl_verify.h
- auth_token_basic_test() : test_auth_token.c
- auth_token_fail_invalid_key() : test_auth_token.c
- auth_token_init_secret() : auth_token.c, auth_token.h
- auth_token_kt() : 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_write_server_key_file() : auth_token.c, auth_token.h
- auth_user_pass_mgmt() : misc.c
- auth_user_pass_setup() : ssl.c, ssl.h
- auth_user_pass_verify() : multi-auth.c