0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn
Lev Stipakov 7d7490c5c9 transport: enable socket protect call for UWP
OVPN3-124

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2017-12-22 17:59:39 +08:00
..
addr IP::RouteType: added host_bits() method 2017-09-27 16:16:17 +08:00
apple Apple: moved some source files. 2017-04-12 13:28:08 -06:00
applecrypto [OVPN3-5] crypto/ssl: add support for AES-256-CTR 2017-09-27 16:16:18 +08:00
asio AsioPolySock: support bind to local address. 2017-06-22 16:48:38 -06:00
auth Moved openvpn::to_string() to separate source file. 2017-03-18 15:46:45 -06:00
buffer BufferType: added read(), write(), and prepend() variants that accept void* data 2017-09-27 16:16:17 +08:00
client transport: pass protocol type to external factory 2017-12-22 17:59:39 +08:00
common Debugging: added header and build flag for valgrind run-time 2017-12-22 17:59:38 +08:00
compress remove function accidentally duplicated by last merge 2017-12-22 17:59:39 +08:00
crypto CryptoDCInstance: added new RekeyType PRIMARY_SECONDARY_SWAP 2017-12-22 17:59:38 +08:00
error copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
frame Frame::Context: #define OPENVPN_NO_IO to allow building without i/o layer 2017-09-27 16:16:17 +08:00
http URL::Parse: made is_valid_uri_char() standalone and moved to validate_uri.hpp 2017-09-27 16:16:17 +08:00
init copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
io Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00
ip copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
legal copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
linux copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
log logging: added logdatetime.hpp which prepends date/time to log lines 2017-12-22 17:59:38 +08:00
mbedtls [OVPN3-119] mbedTLS: create INSECURE profile including MD5 2017-12-22 17:59:39 +08:00
netconf netconf: disable getting hwaddr for UWP 2017-12-22 17:59:38 +08:00
openssl OpenSSL: implement stub methods for new private_key_type/length() SSLAPIs 2017-12-22 17:59:38 +08:00
options [OVPN3-5] tls-crypt: introduce tls-crypt support 2017-09-27 16:16:18 +08:00
pki Moved openvpn::to_string() to separate source file. 2017-03-18 15:46:45 -06:00
proxy copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
random random: added helper class Rand2 containing a crypto and non-crypto RNG 2017-09-27 16:16:18 +08:00
reliable copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
server ManClientInstance::Factory: added virtual stop() method. 2017-12-22 17:59:38 +08:00
ssl [OVPN3-119] mbedTLS: create INSECURE profile including MD5 2017-12-22 17:59:39 +08:00
time Time: added to_double, delta_float, and delta_str methods 2017-12-22 17:59:38 +08:00
transport transport: enable socket protect call for UWP 2017-12-22 17:59:39 +08:00
tun JSON: allow alternative JSON library implementations 2017-12-22 17:59:38 +08:00
win Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00