MCPcopy Create free account

hub / github.com/OpenVPN/openvpn3 / functions

Functions4,250 in github.com/OpenVPN/openvpn3

↓ 1 callersMethoddump
openvpn/ssl/tlsprf.hpp:116
↓ 1 callersFunctiondump_hex
* Renders a combined hexadecimal and character dump of a buffer, * with the typical 16 bytes split between hexadecimal and character * separa
openvpn/common/hexstr.hpp:250
↓ 1 callersMethoddump_packet
openvpn/ssl/proto.hpp:955
↓ 1 callersMethoddynamic_challenge_cookie
test/ovpncli/cli.cpp:106
↓ 1 callersFunctione16
openvpn/common/endian.hpp:29
↓ 1 callersFunctione16rev
openvpn/common/endian.hpp:33
↓ 1 callersFunctionembedded_null
return true if str of size len contains an embedded null
openvpn/common/string.hpp:203
↓ 1 callersFunctionempty_dict
openvpn/apple/cf/cf.hpp:289
↓ 1 callersMethodemulate
openvpn/client/cliemuexr.hpp:55
↓ 1 callersMethodenable_foreign_thread_access
client/ovpncli.cpp:510
↓ 1 callersMethodenabled
openvpn/tun/win/client/tunsetup.hpp:225
↓ 1 callersMethodencap_overhead
openvpn/kovpn/korekey.hpp:157
↓ 1 callersFunctionencode
openvpn/http/urlencode.hpp:39
↓ 1 callersMethodencrypt
openvpn/crypto/tls_crypt.hpp:115
↓ 1 callersFunctionends_with_crlf
return true if string ends with a CR or LF
openvpn/common/string.hpp:129
↓ 1 callersFunctionends_with_newline
return true if string ends with a newline
openvpn/common/string.hpp:123
↓ 1 callersMethodepki_enable
openvpn/mbedtls/pki/pkctx.hpp:117
↓ 1 callersMethoderase
openvpn/reliable/relcommon.hpp:45
↓ 1 callersMethoderased
openvpn/reliable/relcommon.hpp:43
↓ 1 callersMethoderror
openvpn/server/servproto.hpp:675
↓ 1 callersMethodescape
Render the option args into a string format such that it could be parsed back to the equivalent option args.
openvpn/common/options.hpp:282
↓ 1 callersMethodestablish
Set up the TAP device
openvpn/tun/win/client/tunsetup.hpp:67
↓ 1 callersMethodestablish
openvpn/tun/linux/client/tunsetup.hpp:374
↓ 1 callersMethodestablish
openvpn/tun/mac/client/tunsetup.hpp:88
↓ 1 callersFunctionevent_name
openvpn/client/clievent.hpp:91
↓ 1 callersMethodexecute
openvpn/tun/win/tunutil.hpp:822
↓ 1 callersMethodexecute
openvpn/tun/mac/macdns_watchdog.hpp:65
↓ 1 callersMethodexecute
openvpn/common/process.hpp:153
↓ 1 callersMethodexplicit_exit_notify
openvpn/dco/dcocli.hpp:461
↓ 1 callersMethodexplicit_exit_notify
openvpn/kovpn/korekey.hpp:40
↓ 1 callersFunctionext
openvpn/common/path.hpp:116
↓ 1 callersMethodextent
openvpn/addr/route.hpp:123
↓ 1 callersMethodextent
openvpn/addr/range.hpp:78
↓ 1 callersMethodextent_from_netmask_uint32
openvpn/addr/ipv4.hpp:457
↓ 1 callersMethodexternalPki
if true, this is an External PKI profile (no cert or key directives)
openvpn/client/cliopthelper.hpp:408
↓ 1 callersMethodexternal_pki_cert_request
(ClientAPI_ExternalPKICertRequest req)
javacli/OpenVPNClientThread.java:63
↓ 1 callersMethodexternal_pki_sign_request
(ClientAPI_ExternalPKISignRequest req)
javacli/OpenVPNClientThread.java:66
↓ 1 callersMethodextra_transport_bytes
openvpn/transport/protocol.hpp:92
↓ 1 callersMethodextract_private_key
openvpn/openssl/ssl/sslctx.hpp:185
↓ 1 callersMethodfactory
openvpn/crypto/cryptodc.hpp:189
↓ 1 callersFunctionfile_exists
Return true if file exists
openvpn/common/stat.hpp:33
↓ 1 callersFunctionfile_mod_time_nanoseconds
Return file modification time (in nanoseconds since unix epoch) or 0 on error
openvpn/common/stat.hpp:52
↓ 1 callersMethodfill
openvpn/random/randbytestore.hpp:49
↓ 1 callersMethodfilter
openvpn/client/optfilt.hpp:37
↓ 1 callersMethodfinal
openvpn/crypto/digestapi.hpp:134
↓ 1 callersMethodfinalize_thread
(ClientAPI_Status connect_status)
javacli/OpenVPNClientThread.java:176
↓ 1 callersFunctionfind_first_set
openvpn/common/ffs.hpp:35
↓ 1 callersMethodfirst_item
openvpn/client/remotelist.hpp:693
↓ 1 callersFunctionfirst_line
return the first line (without newline) of a multi-line string
openvpn/common/string.hpp:226
↓ 1 callersMethodfirst_packet_received
openvpn/client/cliproto.hpp:174
↓ 1 callersMethodfirst_server_host
return hostname (or IP address) of first connection entry
openvpn/client/remotelist.hpp:687
↓ 1 callersMethodflags
openvpn/apple/reachable.hpp:122
↓ 1 callersMethodflush
Should be called at the end of sequence of send/recv operations on underlying protocol object. If control_channel is true, do a full flush. If control
openvpn/ssl/proto.hpp:2930
↓ 1 callersMethodflush_cache
openvpn/tun/mac/macdns.hpp:119
↓ 1 callersMethodforce_canonical
openvpn/addr/route.hpp:133
↓ 1 callersFunctionframe_init
openvpn/frame/frame_init.hpp:33
↓ 1 callersFunctionframe_init_context_simple
openvpn/frame/frame_init.hpp:62
↓ 1 callersMethodfrom_bytes
openvpn/addr/ipv4.hpp:157
↓ 1 callersFunctionfrom_route
openvpn/kovpn/koroute.hpp:35
↓ 1 callersFunctionfrom_routes
openvpn/kovpn/koroute.hpp:54
↓ 1 callersMethodgenerate_ack
openvpn/ssl/proto.hpp:2328
↓ 1 callersMethodgenerate_key_expansion
openvpn/ssl/tlsprf.hpp:93
↓ 1 callersMethodget_byte
openvpn/random/randbytestore.hpp:35
↓ 1 callersMethodget_connection_info
client/ovpncli.cpp:216
↓ 1 callersMethodget_default
openvpn/common/options.hpp:196
↓ 1 callersMethodget_echo
openvpn/auth/cr.hpp:215
↓ 1 callersMethodget_enable_cache
openvpn/client/remotelist.hpp:508
↓ 1 callersFunctionget_hwaddr
openvpn/netconf/hwaddr.hpp:41
↓ 1 callersFunctionget_password
openvpn/common/getpw.hpp:37
↓ 1 callersMethodget_replace_password_with_session_id
openvpn/client/clicreds.hpp:81
↓ 1 callersMethodget_residual
openvpn/http/htmlskip.hpp:231
↓ 1 callersMethodget_response_required
openvpn/auth/cr.hpp:216
↓ 1 callersMethodget_state
openvpn/ssl/datalimit.hpp:156
↓ 1 callersMethodget_value_trim
openvpn/http/header.hpp:90
↓ 1 callersFunctiongetopt_internal
* getopt -- * Parse argc/argv argument vector. */
openvpn/common/getopt.hpp:97
↓ 1 callersFunctiongetopt_long
* getopt_long -- * Parse argc/argv argument vector. */
openvpn/common/getopt.hpp:156
↓ 1 callersMethodhalt
openvpn/common/action.hpp:136
↓ 1 callersMethodhandle_proto_override
Higher-level version of set_proto_override that also supports indication on whether or not TCP-based proxies are enabled. Should be called after set_
openvpn/client/remotelist.hpp:568
↓ 1 callersMethodhandle_read
openvpn/tun/tunio.hpp:217
↓ 1 callersMethodhandle_read
openvpn/transport/udplink.hpp:151
↓ 1 callersMethodhandle_recv
openvpn/transport/tcplinkcommon.hpp:340
↓ 1 callersMethodhandle_send
openvpn/transport/tcplinkcommon.hpp:257
↓ 1 callersMethodhead_defined
Return true if an object at head of queue is defined
openvpn/common/msgwin.hpp:100
↓ 1 callersMethodhead_id
Return the id that the object at the head of the queue would have (even if it isn't defined yet).
openvpn/common/msgwin.hpp:107
↓ 1 callersMethodhmac_alg
openvpn/applecrypto/crypto/digest.hpp:116
↓ 1 callersMethodhost_bits
openvpn/addr/route.hpp:149
↓ 1 callersMethodhousekeeping_callback
openvpn/client/cliproto.hpp:852
↓ 1 callersMethodhousekeeping_callback
openvpn/server/servproto.hpp:603
↓ 1 callersMethodhwaddr_defined
openvpn/tun/mac/gwv4.hpp:268
↓ 1 callersFunctioniface_config
openvpn/tun/linux/client/tunnetlink.hpp:545
↓ 1 callersFunctioniface_up
openvpn/tun/linux/client/tunsetup.hpp:164
↓ 1 callersFunctioniface_up
openvpn/tun/linux/client/tunnetlink.hpp:526
↓ 1 callersMethodiface_watch_callback
openvpn/apple/maclife.hpp:209
↓ 1 callersMethodinactive_callback
openvpn/client/cliproto.hpp:935
↓ 1 callersMethodinc_if_nonzero
If refcount is 0, do nothing and return false. If refcount != 0, increment it and return true.
openvpn/common/rc.hpp:384
↓ 1 callersMethodincrement
return true if primary index was incremented
openvpn/client/remotelist.hpp:230
↓ 1 callersFunctionincremental_copy
* This function emulates copying bytes one by one from src to dest. * if src+len and dest+len overlap it repeats the non-overlapping * secti
openvpn/compress/lzoasym_impl.hpp:111
↓ 1 callersMethodindex
mutable index into array
openvpn/buffer/buffer.hpp:387
↓ 1 callersMethodindex_defined
openvpn/tun/win/tunutil.hpp:166
↓ 1 callersMethodinfo_hold_callback
openvpn/client/cliproto.hpp:1026
← previousnext →901–1,000 of 4,250, ranked by callers