0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn
Arne Schwabe ec4d400933 Add compatibility functions for OpenSSL 1.1.0
OpenSSL1.1.0 is missing some connivence functions for getting n,e,p from
DSA/RSA. Add compatibility wrappers for the ones that we use.
2019-04-15 15:47:22 +02:00
..
addr Fix Android route exclusion emulation 2019-03-12 11:36:29 +01: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: append() argument can now be a flexible buffer type 2018-12-12 23:26:12 -07:00
client Merge branch 'qa' 2019-04-01 09:55:38 +02:00
common Merge branch 'qa' 2019-04-10 22:09:08 +02:00
compress Replace custom memcpy implementation 2019-03-19 14:42:45 +01:00
crypto tls-crypt-v2: implement abstract metadata parser 2018-12-06 09:19:22 +10:00
dco [UCONNECT-1027] use proper io_context when initializing AsyncResolve class 2019-02-07 18:23:12 +10: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 Reverted previous commit: "ReplyParser: added undefined status" 2018-12-12 23:26:12 -07: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 [OVPN3-342] Generate ICMP "packet too big" reply 2019-01-31 10:34:33 +02: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 OpenSSL 1.1: Add argument to external sign to specify algorithm 2019-04-15 15:47:22 +02:00
netconf [OVPN3-315] GW: add netlink support 2018-11-30 08:51:14 +10:00
openssl Add compatibility functions for OpenSSL 1.1.0 2019-04-15 15:47:22 +02:00
options tls-crypt-v2: implement WKc appending/unwrapping logic 2018-12-06 09:19:22 +10:00
pki OpenSSL 1.1: Add argument to external sign to specify algorithm 2019-04-15 15:47:22 +02: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 OpenSSL 1.1: Add defines for TLS 1.3 in tlsver.hpp 2019-04-15 15:47:22 +02:00
time Added AsioTimerSafe 2018-12-12 23:26:12 -07:00
transport Fix missing override annotation in udp/tcp/httpcli 2019-03-15 15:08:20 +01:00
tun Implement allowing local LAN access 2019-03-12 11:36:29 +01:00
win cosmetics: helper function to check registry errors 2018-08-31 17:56:17 +03:00