0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn
2015-09-23 23:11:55 -07:00
..
addr RouteType class template changes (route.hpp): 2015-09-20 20:55:45 -07:00
apple Renamed types.hpp to size.hpp since it now only defines 2015-05-17 13:27:34 -06:00
applecrypto Renamed boost::intrusive_ptr<T> usage to RCPtr<T>. 2015-05-17 21:26:53 -06:00
auth AuthCreds changes: added defined() and is_valid() methods. 2015-06-27 16:31:20 -06:00
buffer In buflist.hpp: 2015-09-18 10:14:03 -07:00
client ovpn3 client API now supports adding user-defined peer-info 2015-09-21 19:42:24 -07:00
common In splitlines.hpp, rename S_OK to S_OKAY due to Windows symbol 2015-09-23 23:11:55 -07:00
compress Renamed boost::intrusive_ptr<T> usage to RCPtr<T>. 2015-05-17 21:26:53 -06:00
crypto Core: revamped packet ID code to use a much larger window size, 2015-06-18 01:55:52 -06:00
error Core: revamped packet ID code to use a much larger window size, 2015-06-18 01:55:52 -06:00
frame In frame.hpp, added a prepare() variant that returns a 2015-09-02 03:11:37 -07:00
http Added HTTP::WebException for throwing exceptions 2015-09-02 12:12:00 -07:00
init Renamed types.hpp to size.hpp since it now only defines 2015-05-17 13:27:34 -06:00
ip Added new file openvpn/ip/icmp.hpp that defines structs 2015-04-15 22:29:42 -06:00
legal Updated copyright to 2015. 2015-01-06 12:56:21 -07:00
linux Added linux-specific is_daemon_alive() function to determine 2015-09-08 22:21:26 -07:00
log In logsimple.hpp, added OPENVPN_LOG_STREAM (defaults 2015-09-07 06:09:41 -07:00
netconf Renamed boost::intrusive_ptr<T> usage to RCPtr<T>. 2015-05-17 21:26:53 -06:00
openssl Added new virtual methods to SSLConfigAPI for standalone 2015-09-18 10:25:20 -07:00
options ServerPushList::parse() now accepts directive name. 2015-09-21 11:43:01 -07:00
pki Boost dependency elimination -- change boost::algorithm 2015-06-04 19:22:59 -06:00
polarssl Added new virtual methods to SSLConfigAPI for standalone 2015-09-18 10:25:20 -07:00
proxy Boost dependency elimination -- change boost::algorithm 2015-06-04 19:22:59 -06:00
random In RandomIntBase (mtrand.hpp), added operator()() to return 2015-09-02 03:18:42 -07:00
reliable Renamed types.hpp to size.hpp since it now only defines 2015-05-17 13:27:34 -06:00
server Changes to vpnservnetblock.hpp and vpnservpool.hpp to 2015-09-20 20:58:35 -07:00
ssl ovpn3 client API now supports adding user-defined peer-info 2015-09-21 19:42:24 -07:00
time Added milliseconds_since_epoch() method to timestr.hpp 2015-07-28 20:05:09 -07:00
transport Extended UserPass methods with new flags: 2015-09-18 10:16:37 -07:00
tun Don't use deprecated asio features. 2015-06-30 00:05:37 -06:00
win Updated Windows client for VS 2015. 2015-06-09 11:21:41 -06:00