0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn
Arne Schwabe c8fb3f112d
use std::enable_if with sizeof(T) instead if(sizeof(T))
This silences a compiler warning about error=shift-count-overflow
2020-01-15 23:08:31 +01:00
..
acceptor Update license on files moved from common 2020-01-09 12:24:20 +02:00
addr Fix various warnings reported by -Wall/clang 2020-01-15 23:08: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: 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 Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
client Update license on files moved from common 2020-01-09 12:24:20 +02:00
common use std::enable_if with sizeof(T) instead if(sizeof(T)) 2020-01-15 23:08:31 +01: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 Added HTTP::headers_redact() for redacting basic auth creds from Authorization header 2019-11-20 11:14:23 +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 omi: add password protection 2020-01-10 12:30:15 +02:00
openssl Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
options ServerPushList: added JSON parse() method 2019-12-26 03:44:14 -07: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 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 Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
win Update license on files moved from common 2020-01-09 12:24:20 +02:00
ws Update license on files moved from common 2020-01-09 12:24:20 +02:00