0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn
James Yonan 4029579e75 AsioPolySock: support bind to local address.
Signed-off-by: James Yonan <james@openvpn.net>
2017-06-22 16:48:38 -06:00
..
addr Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00
apple Apple: moved some source files. 2017-04-12 13:28:08 -06:00
applecrypto Apple: moved some source files. 2017-04-12 13:28:08 -06: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 Use openvpn::strerror_str() instead of std::strerror(). 2017-04-22 17:54:01 -06:00
client OpenVPN 3 client: added OPENVPN_OVPNCLI_ASYNC_SETUP flag. 2017-04-17 23:28:36 -06:00
common Use openvpn::strerror_str() instead of std::strerror(). 2017-04-22 17:54:01 -06:00
compress copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
crypto Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00
error copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
frame Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00
http copyright: updated to 2017. 2017-03-18 13:11:09 -06: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 Work around missing thread_local in some C++ compilers. 2017-03-30 16:12:45 -06:00
mbedtls mbedTLS: In MbedTLSRandom, add missing init/free. 2017-03-18 17:45:14 -06:00
netconf Use openvpn::strerror_str() instead of std::strerror(). 2017-04-22 17:54:01 -06:00
openssl Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00
options copyright: updated to 2017. 2017-03-18 13:11:09 -06: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 copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
reliable copyright: updated to 2017. 2017-03-18 13:11:09 -06:00
server Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00
ssl Moved openvpn::to_string() to separate source file. 2017-03-18 15:46:45 -06:00
time AsioTimer: added expires_after() method. 2017-04-12 12:00:26 -06:00
transport Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00
tun OpenVPN 3 client: added tun abstraction layer. 2017-04-13 13:28:34 -06:00
win Added i/o abstraction layer. 2017-03-30 15:48:14 -06:00