0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn
James Yonan 93f6ed83c5 system_cmd_async: added optional sigset_t* parameter to configure signals in child
This is useful for running a command from a worker thread
where signals have been blocked, but we want the child
process to run with the original pre-blocked signal configuration.

Signed-off-by: James Yonan <james@openvpn.net>
2020-02-28 11:56:04 -07: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 Rename GCM classes and files to AEAD 2020-02-18 18:50:27 +01: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 Add GPL headers 2020-02-05 20:08:58 +02:00
buffer Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
client Merge changes applied to coming Core release 2020-02-19 18:24:49 +01:00
common system_cmd_async: added optional sigset_t* parameter to configure signals in child 2020-02-28 11:56:04 -07:00
compress Fix multiple instances of comparison of signed with unsigned 2020-01-15 23:08:30 +01:00
crypto Announce Chacha20-poly1305 in IV_CIPHER if supported 2020-02-18 18:50:27 +01: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 KoTun::API: added set_simulate_mesh_keepalive_failures() method 2020-02-28 11:56:04 -07: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 Announce Chacha20-poly1305 in IV_CIPHER if supported 2020-02-18 18:50:27 +01:00
netconf system_cmd_async: added optional sigset_t* parameter to configure signals in child 2020-02-28 11:56:04 -07:00
omi omiclient: support for wintun driver 2020-02-05 19:41:56 +01:00
openssl openssl/compat.hpp: added missing #include 2020-02-28 11:56:03 -07:00
options Merge changes applied to coming Core release 2020-02-19 18:24:49 +01:00
ovpnagent/win ovpnagent: start openvpn process 2020-02-05 19:41:54 +01: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 Announce Chacha20-poly1305 in IV_CIPHER if supported 2020-02-18 18:50:27 +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 Merge changes applied to coming Core release 2020-02-19 18:24:49 +01:00
win mingw: add missing include 2020-02-12 21:48:43 +02:00
ws WS::Client: implemented simulated network fault injection 2020-02-28 11:56:04 -07:00