0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn
James Yonan d9681076c1
json: read_fast(): added optional flag
Signed-off-by: James Yonan <james@openvpn.net>
2020-02-05 20:08:57 +02:00
..
acceptor Update license on files moved from common 2020-01-09 12:24:20 +02:00
addr Avoid maybe unintialized warning in IP::Addr 2020-01-29 18:13:28 +01:00
apple ReachabilityBase: added virtual destructor 2019-06-19 18:21:03 +02:00
applecrypto [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
asio asiopolysock: disable shutdown for domain socket on macOS 2019-12-12 14:39:50 +02:00
auth SSL: added SNI::Metadata, an abstract base class for packaging app-specific SNI metadata in AuthCert 2019-07-17 10:53:46 -06:00
aws aws: support for temporary credentials 2020-02-05 20:08:54 +02:00
buffer Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
client mac: add bypass route from socket_protect call 2020-01-15 23:12:28 +01:00
common json: read_fast(): added optional flag 2020-02-05 20:08:57 +02:00
compress Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
crypto CryptoAlgs: Don't report any digests for ciphers not using them 2019-10-24 14:48:22 +02:00
dco Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
error wintun: ring buffers support 2019-08-21 17:58:37 +03:00
frame wintun: ring buffers support 2019-08-21 17:58:37 +03:00
http Replace std::regex with non regex for HTTP redact 2020-01-29 18:13:28 +01:00
init Fix compilation without ASIO when using OpenSSL 2020-01-15 23:08:30 +01:00
io [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
ip ICMPv6: added DEST_UNREACH code 2019-09-06 22:24:57 -06:00
kovpn Rename openvpnerrstr.c to openvpnerrstr.h 2019-12-02 14:16:56 +01:00
legal [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
linux Add macOS implementation in cpu time helper and adjust unit test 2019-11-07 09:58:55 +01:00
log logsimple.hpp: OPENVPN_LOG_STRING, OPENVPN_LOG_NTNL: flush output stream 2019-11-20 11:14:23 +01:00
mbedtls Merge changes applied to coming Core release 2019-12-10 15:20:49 +01:00
netconf gwnetlink.hpp: specify destination when looking for gateway 2019-05-09 16:40:24 +03:00
omi omiclient: remove msvc project files 2020-02-03 11:38:17 +02:00
openssl Simplify HMAC initialised logic to check just ctx != nullptr 2020-01-29 18:13:28 +01:00
options ServerPushList: added JSON parse() method 2019-12-26 03:44:14 -07:00
ovpnagent/win cmake: add Windows agent build 2020-02-03 11:38:17 +02:00
pki OpenSSL PKI cleanup 2019-06-19 18:21:01 +02:00
proxy Add GPL headers 2020-01-31 10:24:38 +02:00
random Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
reliable [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
server Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
ssl Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
time Fix various warnings reported by -Wall/clang 2020-01-15 23:08:28 +01:00
transport Minor code style clean up 2019-11-27 17:11:50 +01:00
tun tun mac: implement add_bypass_route() method 2020-01-15 23:12:27 +01:00
win Add GPL headers 2020-01-31 10:24:38 +02:00
ws Add GPL headers 2020-01-31 10:24:38 +02:00