0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn
Arne Schwabe e7799e32ee Fix missing parameter introduce by add_bypass_routes commit
Signed-off-by: Arne Schwabe <arne@openvpn.net>
2019-11-27 17:11:50 +01:00
..
addr IPv4, IPv6: added #include <openvpn/common/hash.hpp> 2019-09-25 19:51:27 +02: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: add support for socket shutdown 2019-09-06 22:24:57 -06: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
buffer Added BufferLineIterator 2019-09-06 22:24:56 -06:00
client Implement opening /dev/net/ovpn via tun builder interface 2019-11-27 17:11:50 +01:00
common Update version to indicate development base version 2019-11-14 18:41:25 +01:00
compress CompressContext: Add is_any_stub() method 2019-10-02 17:36:48 +02:00
crypto CryptoAlgs: Don't report any digests for ciphers not using them 2019-10-24 14:48:22 +02:00
dco Fix missing parameter introduce by add_bypass_routes commit 2019-11-27 17:11:50 +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 Added HTTP::headers_redact() for redacting basic auth creds from Authorization header 2019-11-20 11:14:23 +01:00
init InitProcess: comment clarification that crypto_init declaration causes SSL library init when instantiated 2019-04-30 08:59:34 +02: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 Implement opening /dev/net/ovpn via tun builder interface 2019-11-27 17:11:50 +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 mbedtls: Add support for --verify-x509-name 2019-11-08 10:00:45 +01:00
netconf gwnetlink.hpp: specify destination when looking for gateway 2019-05-09 16:40:24 +03:00
openssl openssl: Move generic X.509 cert extraction code to a separate file 2019-11-08 10:00:40 +01:00
options add error codes for better error management at profile parsing time 2019-10-09 17:58:05 +02:00
pki OpenSSL PKI cleanup 2019-06-19 18:21:01 +02:00
proxy [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
random Replace OPENVPN_INSECURE_RANDOM with FakeRandom class 2019-11-07 09:58:54 +01:00
reliable [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
server VPNServerNetblock::Netblock::to_string(): show prefix_len 2019-09-09 21:07:13 -06:00
ssl verify-x509-name: Implement base class for processing this option 2019-11-08 10:00:34 +01:00
time Add macOS implementation in cpu time helper and adjust unit test 2019-11-07 09:58:55 +01:00
transport Implement opening /dev/net/ovpn via tun builder interface 2019-11-27 17:11:50 +01:00
tun Refactor selecting tun methods into a common header file 2019-11-27 17:11:50 +01:00
win wintun: use auto-reset events 2019-09-05 13:45:41 +03:00