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
async_stop_local
client/ovpncli.cpp:529
↓ 1 callers
Method
auth_info
openvpn/client/clicreds.hpp:159
↓ 1 callers
Function
base64_init_static
openvpn/common/base64.hpp:252
↓ 1 callers
Function
base64_uninit_static
openvpn/common/base64.hpp:260
↓ 1 callers
Method
become_primary_time
return time of upcoming KEV_BECOME_PRIMARY event
openvpn/ssl/proto.hpp:1506
↓ 1 callers
Method
bit
openvpn/addr/ipv6.hpp:472
↓ 1 callers
Method
block
openvpn/tun/win/wfp.hpp:256
↓ 1 callers
Method
block_dns
Block DNS from all apps except openvpn_app_path and from all interfaces except tap_index. Derived from https://github.com/ValdikSS/openvpn-with-patche
openvpn/tun/win/wfp.hpp:51
↓ 1 callers
Function
block_size
openvpn/crypto/cryptoalgs.hpp:215
↓ 1 callers
Function
buf_alloc_from_string
return BufferAllocated from std::string
openvpn/buffer/bufstr.hpp:73
↓ 1 callers
Function
buf_append_string
append str to buf
openvpn/buffer/bufstr.hpp:91
↓ 1 callers
Function
buf_from_string
return BufferPtr from std::string
openvpn/buffer/bufstr.hpp:55
↓ 1 callers
Function
buf_write_string
write std::string to Buffer
openvpn/buffer/bufstr.hpp:43
↓ 1 callers
Function
build_all
(parms)
win/buildep.py:136
↓ 1 callers
Function
build_asio
(parms)
win/buildep.py:17
↓ 1 callers
Function
build_boost
(parms)
win/unused/buildep.py:35
↓ 1 callers
Function
build_jsoncpp
(parms)
win/buildep.py:116
↓ 1 callers
Function
build_lz4
(parms)
win/buildep.py:83
↓ 1 callers
Function
build_mbedtls
(parms)
win/buildep.py:36
↓ 1 callers
Function
build_openssl
(parms)
win/unused/buildep.py:6
↓ 1 callers
Function
build_tap
(parms)
win/buildep.py:101
↓ 1 callers
Method
c_index
const index into array
openvpn/buffer/buffer.hpp:395
↓ 1 callers
Method
cached_ip_address_list
return a list of unique, cached IP addresses
openvpn/client/remotelist.hpp:713
↓ 1 callers
Method
cached_item_exists
Return true if at least one cached Item exists
openvpn/client/remotelist.hpp:818
↓ 1 callers
Function
call
openvpn/win/call.hpp:40
↓ 1 callers
Method
call
openvpn/transport/gremlin.hpp:92
↓ 1 callers
Method
callback
openvpn/tun/mac/macdns_watchdog.hpp:225
↓ 1 callers
Method
callback
openvpn/apple/macsleep.hpp:101
↓ 1 callers
Method
cancel
client/ovpncli.cpp:369
↓ 1 callers
Method
capacity
openvpn/frame/frame.hpp:105
↓ 1 callers
Method
chown
openvpn/common/usergroup.hpp:113
↓ 1 callers
Function
cli_cpp
(parms)
win/build.py:7
↓ 1 callers
Method
clientCertEnabled
true: no client cert/key required, false: client cert/key required
openvpn/client/cliopthelper.hpp:405
↓ 1 callers
Method
client_auth
Called on client to request username/password credentials. Should be overriden by derived class if credentials are required. username and password sho
openvpn/ssl/proto.hpp:3221
↓ 1 callers
Method
client_config
openvpn/client/cliopt.hpp:570
↓ 1 callers
Method
client_proto_connected
openvpn/client/cliproto.hpp:79
↓ 1 callers
Method
client_proto_terminate
openvpn/client/cliconnect.hpp:415
↓ 1 callers
Method
cln_reconnect
openvpn/client/cliconnect.hpp:639
↓ 1 callers
Method
cln_resume
openvpn/client/cliconnect.hpp:634
↓ 1 callers
Method
clock_tick
client/ovpncli.cpp:1332
↓ 1 callers
Method
clone_proto_config
openvpn/server/servproto.hpp:95
↓ 1 callers
Method
close
openvpn/win/scoped_handle.hpp:86
↓ 1 callers
Method
combined_length
openvpn/common/options.hpp:529
↓ 1 callers
Method
completion_post
openvpn/common/actionthread.hpp:77
↓ 1 callers
Method
compress
openvpn/compress/lz4.hpp:127
↓ 1 callers
Function
compressor_available
openvpn/compress/compress.hpp:240
↓ 1 callers
Method
confirm
openvpn/tun/win/client/setupbase.hpp:57
↓ 1 callers
Method
conn_timeout
openvpn/client/cliopt.hpp:625
↓ 1 callers
Method
conn_timer_callback
openvpn/client/cliconnect.hpp:335
↓ 1 callers
Method
connect
client/ovpncli.cpp:850
↓ 1 callers
Method
connect
()
javacli/Client.java:71
↓ 1 callers
Method
connect
(EventReceiver parent_arg)
javacli/OpenVPNClientThread.java:99
↓ 1 callers
Method
connected_cast
openvpn/client/clievent.hpp:175
↓ 1 callers
Method
consider_compression
openvpn/kovpn/korekey.hpp:91
↓ 1 callers
Method
const_buffer_clamp
openvpn/buffer/buffer.hpp:449
↓ 1 callers
Method
const_buffer_limit
openvpn/buffer/buffer.hpp:454
↓ 1 callers
Method
construct_dynamic_password
openvpn/auth/cr.hpp:137
↓ 1 callers
Method
consume
Parse some HTTP reply data.
openvpn/http/reply.hpp:114
↓ 1 callers
Function
contains_space
return true if str contains at least one space char
openvpn/common/string.hpp:305
↓ 1 callers
Method
control_net_recv
openvpn/ssl/proto.hpp:3004
↓ 1 callers
Method
control_net_validate
validate a control channel network packet
openvpn/ssl/proto.hpp:2997
↓ 1 callers
Function
conversion_result_throw
openvpn/common/unicode.hpp:204
↓ 1 callers
Method
convert_to_option
openvpn/common/options.hpp:534
↓ 1 callers
Method
copy
Return a new BufferAllocated object initialized with the given data.
openvpn/frame/frame.hpp:124
↓ 1 callers
Method
copy
openvpn/ssl/peerinfo.hpp:87
↓ 1 callers
Method
crypto_info
openvpn/kovpn/korekey.hpp:150
↓ 1 callers
Method
crypto_self_test
client/ovpncli.cpp:1341
↓ 1 callers
Function
crypto_self_test_mbedtls
openvpn/mbedtls/util/selftest.hpp:38
↓ 1 callers
Method
ctrl
openvpn/openssl/bio/bio_memq_stream.hpp:45
↓ 1 callers
Method
ctrl
openvpn/openssl/bio/bio_memq_dgram.hpp:53
↓ 1 callers
Function
daemon_pid
openvpn/linux/daemon_alive.hpp:30
↓ 1 callers
Method
data_channel_ready
can we call data_encrypt or data_decrypt yet?
openvpn/ssl/proto.hpp:3079
↓ 1 callers
Method
data_decrypt
test/ssl/proto.cpp:447
↓ 1 callers
Method
data_encrypt_string
test/ssl/proto.cpp:433
↓ 1 callers
Function
date_time_store_time_t
openvpn/time/timestr.hpp:64
↓ 1 callers
Function
date_time_utc
openvpn/time/timestr.hpp:88
↓ 1 callers
Method
dco_transport_stats_delta
override for SessionStats::DCOTransportSource
openvpn/dco/dcocli.hpp:693
↓ 1 callers
Method
decapsulate
openvpn/ssl/proto.hpp:2531
↓ 1 callers
Method
decompress
openvpn/compress/lz4.hpp:146
↓ 1 callers
Method
decompress_work
openvpn/compress/lzo.hpp:64
↓ 1 callers
Method
decrypt
openvpn/crypto/tls_crypt.hpp:124
↓ 1 callers
Method
defined
openvpn/tun/layer.hpp:43
↓ 1 callers
Method
defined
openvpn/tun/win/tunutil.hpp:922
↓ 1 callers
Method
defined
openvpn/kovpn/korekey.hpp:57
↓ 1 callers
Method
defined
return true if array is not empty
openvpn/buffer/buffer.hpp:235
↓ 1 callers
Method
defined
openvpn/addr/range.hpp:76
↓ 1 callers
Method
defined
openvpn/time/time.hpp:203
↓ 1 callers
Method
depth_match
openvpn/pki/x509track.hpp:109
↓ 1 callers
Method
destroy
openvpn/tun/win/client/tunsetup.hpp:166
↓ 1 callers
Function
dict_get_obj
openvpn/apple/cf/cfhelper.hpp:99
↓ 1 callers
Function
dict_set_str
openvpn/apple/cf/cfhelper.hpp:174
↓ 1 callers
Method
digest_alg
openvpn/applecrypto/crypto/digest.hpp:115
↓ 1 callers
Method
digest_size
openvpn/crypto/tls_crypt.hpp:305
↓ 1 callers
Function
dirname
openvpn/common/path.hpp:102
↓ 1 callers
Method
disable_keepalive
Disable keepalive for rest of session, but return the previous keepalive parameters.
openvpn/ssl/proto.hpp:3132
↓ 1 callers
Method
do_housekeeping
test/ssl/proto.cpp:410
↓ 1 callers
Method
do_send
openvpn/transport/udplink.hpp:182
↓ 1 callers
Method
done
(ClientAPI_Status status)
javacli/OpenVPNClientThread.java:48
↓ 1 callers
Method
dont_restart
openvpn/client/cliconnect.hpp:261
↓ 1 callers
Method
dskey_array
openvpn/tun/mac/macdns.hpp:275
← previous
next →
801–900 of 4,250, ranked by callers