Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3
/ functions
Functions
4,250 in github.com/OpenVPN/openvpn3
⨍
Functions
4,250
◇
Types & classes
867
↓ 1 callers
Method
tail_id
Return the id of one past the end of the window
openvpn/common/msgwin.hpp:110
↓ 1 callers
Method
tailroom
openvpn/frame/frame.hpp:104
↓ 1 callers
Function
tap_guids
Return a list of TAP device GUIDs installed on the system, filtered by TAP_WIN_COMPONENT_ID.
openvpn/tun/win/tunutil.hpp:78
↓ 1 callers
Function
tap_open
open an available TAP adapter
openvpn/tun/win/tunutil.hpp:328
↓ 1 callers
Function
tap_path
given a TAP GUID, form the pathname of the TAP device node
openvpn/tun/win/tunutil.hpp:322
↓ 1 callers
Method
tcp_eof_handler
openvpn/transport/client/tcpcli.hpp:214
↓ 1 callers
Method
thread_safe_pause
openvpn/client/cliconnect.hpp:231
↓ 1 callers
Method
thread_safe_post_cc_msg
openvpn/client/cliconnect.hpp:272
↓ 1 callers
Method
thread_safe_reconnect
openvpn/client/cliconnect.hpp:251
↓ 1 callers
Method
thread_safe_resume
openvpn/client/cliconnect.hpp:241
↓ 1 callers
Method
thread_safe_stop
like stop() but may be safely called by another thread
openvpn/client/cliconnect.hpp:172
↓ 1 callers
Method
to_binary_ms
openvpn/time/time.hpp:162
↓ 1 callers
Method
to_in6_addr
openvpn/addr/ipv6.hpp:76
↓ 1 callers
Method
to_in_addr
openvpn/addr/ipv4.hpp:78
↓ 1 callers
Method
to_ipv6
openvpn/addr/route.hpp:113
↓ 1 callers
Function
to_lower
openvpn/common/string.hpp:543
↓ 1 callers
Method
to_string
openvpn/tun/mac/macgw.hpp:78
↓ 1 callers
Method
to_string
openvpn/tun/mac/macdns_watchdog.hpp:160
↓ 1 callers
Method
to_string
openvpn/http/urlparm.hpp:47
↓ 1 callers
Method
to_string
openvpn/http/header.hpp:48
↓ 1 callers
Method
to_string
openvpn/asio/asioboundsock.hpp:55
↓ 1 callers
Method
to_string
openvpn/ssl/peerinfo.hpp:112
↓ 1 callers
Method
to_string
openvpn/server/listenlist.hpp:59
↓ 1 callers
Method
to_string
openvpn/common/hostlist.hpp:65
↓ 1 callers
Method
to_string
openvpn/pki/x509track.hpp:212
↓ 1 callers
Method
to_string_bracket_ipv6
openvpn/addr/ip.hpp:390
↓ 1 callers
Method
to_ulong
return *this as a ulong, will raise exception on overflow
openvpn/addr/ip.hpp:229
↓ 1 callers
Method
transact
openvpn/common/redir.hpp:271
↓ 1 callers
Method
transport_connecting
openvpn/client/cliproto.hpp:449
↓ 1 callers
Method
transport_factory_override
openvpn/client/cliproto.hpp:202
↓ 1 callers
Method
transport_factory_relay
openvpn/client/cliproto.hpp:195
↓ 1 callers
Method
transport_has_send_queue
openvpn/dco/dcocli.hpp:240
↓ 1 callers
Method
transport_pre_resolve
openvpn/client/cliproto.hpp:422
↓ 1 callers
Method
transport_proto
openvpn/transport/protocol.hpp:150
↓ 1 callers
Method
transport_protocol
openvpn/transport/client/relay.hpp:76
↓ 1 callers
Method
transport_recv
transport obj calls here with incoming packets
openvpn/client/cliproto.hpp:273
↓ 1 callers
Method
transport_send
openvpn/dco/dcocli.hpp:230
↓ 1 callers
Method
transport_send_queue_size
openvpn/dco/dcocli.hpp:245
↓ 1 callers
Method
transport_start
openvpn/dco/dcocli.hpp:174
↓ 1 callers
Method
transport_wait
openvpn/client/cliproto.hpp:443
↓ 1 callers
Method
transport_wait_proxy
openvpn/transport/client/relay.hpp:127
↓ 1 callers
Method
trigger_async_stop_local
client/ovpncli.cpp:539
↓ 1 callers
Function
trim
openvpn/common/string.hpp:533
↓ 1 callers
Method
tun_builder_add_proxy_bypass
Callback to add a host which should bypass the proxy May be called more than once per tun_builder session
openvpn/tun/builder/base.hpp:157
↓ 1 callers
Method
tun_builder_add_wins_server
Callback to add Windows WINS server to VPN interface. WINS server addresses are always IPv4. May be called more than once per tun_builder session. Gua
openvpn/tun/builder/base.hpp:187
↓ 1 callers
Method
tun_builder_establish_lite
Indicates a reconnection with persisted tun state.
openvpn/tun/builder/base.hpp:232
↓ 1 callers
Method
tun_builder_persist
Return true if tun interface may be persisted, i.e. rolled into a new session with properties untouched. This method is only called after all other t
openvpn/tun/builder/base.hpp:226
↓ 1 callers
Method
tun_builder_set_adapter_domain_suffix
Optional callback to set a DNS suffix on tun/tap adapter. Currently only implemented on Windows, where it will set the "Connection-specific DNS Suffix
openvpn/tun/builder/base.hpp:205
↓ 1 callers
Method
tun_builder_set_block_ipv6
Optional callback that indicates whether IPv6 traffic should be blocked, to prevent unencrypted IPv6 packet leakage when the tunnel is IPv4-only, but
openvpn/tun/builder/base.hpp:196
↓ 1 callers
Method
tun_builder_set_layer
Optional callback that indicates OSI layer, should be 2 or 3. Defaults to 3.
openvpn/tun/builder/base.hpp:53
↓ 1 callers
Method
tun_builder_set_proxy_auto_config_url
Callback to set the proxy "Auto Config URL" Never called more than once per tun_builder session.
openvpn/tun/builder/base.hpp:164
↓ 1 callers
Method
tun_builder_set_proxy_http
Callback to set the HTTP proxy Never called more than once per tun_builder session.
openvpn/tun/builder/base.hpp:171
↓ 1 callers
Method
tun_builder_set_proxy_https
Callback to set the HTTPS proxy Never called more than once per tun_builder session.
openvpn/tun/builder/base.hpp:178
↓ 1 callers
Method
tun_builder_set_route_metric_default
Optional callback to set default value for route metric. Guaranteed to be called before other methods that deal with routes such as tun_builder_add_ro
openvpn/tun/builder/base.hpp:81
↓ 1 callers
Function
tun_config
openvpn/tun/linux/client/tunnetlink.hpp:603
↓ 1 callers
Method
tun_error_handler
openvpn/tun/builder/client.hpp:279
↓ 1 callers
Method
tun_send
openvpn/dco/dcocli.hpp:391
↓ 1 callers
Method
tun_set_disconnect
openvpn/client/cliproto.hpp:213
↓ 1 callers
Method
tun_start
openvpn/dco/dcocli.hpp:297
↓ 1 callers
Function
tuntap_open
openvpn/tun/mac/tunutil.hpp:44
↓ 1 callers
Function
udp_checksum
openvpn/ip/udp.hpp:43
↓ 1 callers
Method
unblock
openvpn/tun/win/wfp.hpp:265
↓ 1 callers
Method
until_retransmit
Return the shortest duration for any pending retransmissions
openvpn/reliable/relsend.hpp:96
↓ 1 callers
Method
update
openvpn/crypto/digestapi.hpp:129
↓ 1 callers
Function
update_file_mod_time_nanoseconds
openvpn/common/modstat.hpp:33
↓ 1 callers
Method
update_last_packet_received
openvpn/log/sessionstats.hpp:108
↓ 1 callers
Method
update_state
openvpn/ssl/datalimit.hpp:60
↓ 1 callers
Method
username_defined
openvpn/client/clicreds.hpp:130
↓ 1 callers
Function
utf16
openvpn/win/unicode.hpp:39
↓ 1 callers
Function
utf16_strlen
openvpn/win/unicode.hpp:62
↓ 1 callers
Function
utf8_index
openvpn/common/unicode.hpp:98
↓ 1 callers
Function
utf8_length
openvpn/common/unicode.hpp:187
↓ 1 callers
Method
v4
openvpn/client/ipverflags.hpp:51
↓ 1 callers
Method
v6
openvpn/client/ipverflags.hpp:56
↓ 1 callers
Method
validate
openvpn/tun/builder/capture.hpp:630
↓ 1 callers
Method
validate
validate the integrity of a packet
openvpn/ssl/proto.hpp:1601
↓ 1 callers
Method
validate_arg
openvpn/common/options.hpp:149
↓ 1 callers
Method
verify_packet_id
for decrypt
openvpn/crypto/crypto_aead.hpp:107
↓ 1 callers
Method
verify_version_consistency
openvpn/addr/ip.hpp:782
↓ 1 callers
Function
version
openvpn/ip/ipcommon.hpp:39
↓ 1 callers
Method
version_mask
openvpn/addr/route.hpp:103
↓ 1 callers
Method
vpn_gw4
openvpn/dco/dcocli.hpp:420
↓ 1 callers
Method
vpn_gw6
openvpn/dco/dcocli.hpp:428
↓ 1 callers
Method
vpn_ip
openvpn/tun/builder/capture.hpp:617
↓ 1 callers
Method
vpn_ip4
openvpn/dco/dcocli.hpp:404
↓ 1 callers
Method
vpn_ip6
openvpn/dco/dcocli.hpp:412
↓ 1 callers
Method
vstatus
openvpn/apple/reachable.hpp:293
↓ 1 callers
Method
vtype
openvpn/apple/reachable.hpp:288
↓ 1 callers
Method
wait
All callers will increment count and block until count == limit. CHOSEN_ONE will be returned to the first caller to reach limit. This caller can the
openvpn/common/pthreadcond.hpp:71
↓ 1 callers
Method
wait_thread_long
()
javacli/OpenVPNClientThread.java:143
↓ 1 callers
Method
what
openvpn/http/webexcept.hpp:60
↓ 1 callers
Method
what
openvpn/buffer/buffer.hpp:133
↓ 1 callers
Method
what
openvpn/mbedtls/util/error.hpp:89
↓ 1 callers
Function
windows_routing_table2
Get the Windows IPv4/IPv6 routing table. Note that returned pointer must be freed with FreeMibTable.
openvpn/tun/win/tunutil.hpp:885
↓ 1 callers
Method
wipe
openvpn/buffer/safestr.hpp:157
↓ 1 callers
Method
work_available
openvpn/client/remotelist.hpp:290
↓ 1 callers
Method
write
openvpn/crypto/packet_id.hpp:119
↓ 1 callers
Function
write_binary
Write binary buffer to file
openvpn/common/file.hpp:170
↓ 1 callers
Method
write_ciphertext
openvpn/openssl/ssl/sslctx.hpp:478
↓ 1 callers
Method
write_cleartext_unbuffered
openvpn/openssl/ssl/sslctx.hpp:440
← previous
next →
1,301–1,400 of 4,250, ranked by callers