0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn
Antonio Quartulli ad7da751ea
don't print time in debug message and use OPENVPN_LOG_PROTO_VERBOSE
Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
2018-12-06 09:19:22 +10:00
..
addr Factor out IP::random_addr_v4() and IP::random_addr_v6() from IP::random_addr(). 2018-08-30 13:00:27 +03:00
apple Log lines from C++ exceptions should contain the text "exception" 2018-03-26 23:58:35 +08:00
applecrypto [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
asio asio: added asio_resolver_results_to_string() 2018-03-10 02:28:32 +08:00
auth ValidateCreds: added strict flag for use with OMI 2018-05-21 11:34:02 +03:00
buffer BufferType: added read_alloc_buf() method 2018-08-30 13:00:27 +03:00
client tls-crypt-v2: implement abstract metadata parser 2018-12-06 09:19:22 +10:00
common bigmutex: include missing extern.hpp header 2018-11-30 08:47:13 +10:00
compress [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
crypto tls-crypt-v2: implement abstract metadata parser 2018-12-06 09:19:22 +10:00
dco [OVPN3-230] Add client-side dco code 2018-05-31 16:27:50 +03:00
error tls-crypt-v2: implement abstract metadata parser 2018-12-06 09:19:22 +10:00
frame [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
http ReplyParser: added undefined status 2018-08-30 13:00:27 +03:00
init Remove unused private field 2018-11-07 20:56:33 +01:00
io [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
ip IP packet headers: Added IPv6 and ICMPv6 2018-05-21 11:34:01 +03:00
kovpn kovpn.hpp: asio must be included before sys/ and linux/ headers to avoid redefinition conflicts 2018-08-30 13:00:27 +03:00
legal [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
linux [OVPN3-230] Add client-side dco code 2018-05-31 16:27:50 +03:00
log [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
mbedtls ssl: add support for encoding/decoding PEM format 2018-12-06 09:19:21 +10:00
netconf [OVPN3-315] GW: add netlink support 2018-11-30 08:51:14 +10:00
openssl ssl: add support for encoding/decoding PEM format 2018-12-06 09:19:21 +10:00
options tls-crypt-v2: implement WKc appending/unwrapping logic 2018-12-06 09:19:22 +10:00
pki [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
proxy [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
random [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
reliable [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
server manage: pass ProtoContext::Config::Ptr by value 2018-05-21 11:34:02 +03:00
ssl don't print time in debug message and use OPENVPN_LOG_PROTO_VERBOSE 2018-12-06 09:19:22 +10:00
time timestr: added date_time_utc() and nanosec_time_to_string() 2018-08-30 13:00:27 +03:00
transport Add Remote endpoint information to protect_socket call 2018-12-04 13:33:18 +01:00
tun [OVPN3-315] TunLinux::Client: allow user to select netlink at compile time 2018-11-30 08:51:14 +10:00
win cosmetics: helper function to check registry errors 2018-08-31 17:56:17 +03:00