0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn
James Yonan a7ba46e6f7 In PThreadBarrier, allow late-setting of limit after
construction by using using new set_limit() method.
2016-03-14 00:12:51 -06:00
..
addr In openvpn/addr/route.hpp, added route_from_string_prefix(). 2015-11-10 23:05:26 -07:00
apple Updated macver.hpp with latest Mac OS X versions. 2015-12-28 13:21:00 -07:00
applecrypto Renamed boost::intrusive_ptr<T> usage to RCPtr<T>. 2015-05-17 21:26:53 -06:00
auth In AuthCreds, added is_valid_user_pass() and refactored 2016-02-04 11:22:11 -07:00
buffer class SafeString std::string constructor should accept 2015-12-22 19:08:25 -07:00
client Added IPv6 setting to ovpn3 client API via 2016-02-05 12:16:20 -07:00
common In PThreadBarrier, allow late-setting of limit after 2016-03-14 00:12:51 -06:00
compress ovpn3 core globals cleanup: 2015-11-25 11:34:41 -07:00
crypto Separated out class HashString from HTTPProxy::Digest, making 2016-03-08 13:16:52 -07: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 urlparse.hpp : if URI is empty, set to "/". 2015-10-24 18:28:04 -06:00
init ovpn3 -- support multiple compilation units by managing the 2015-11-25 12:11:36 -07:00
ip ovpn3 core globals cleanup: 2015-11-25 11:34:41 -07:00
legal ovpn3 core globals cleanup: 2015-11-25 11:34:41 -07:00
linux Made n_cores() portable between Linux and Mac OS X and 2015-10-08 00:30:35 -07:00
log ovpn3 -- support multiple compilation units by managing the 2015-11-25 12:11:36 -07:00
netconf Renamed boost::intrusive_ptr<T> usage to RCPtr<T>. 2015-05-17 21:26:53 -06:00
openssl ovpn3 core globals cleanup: 2015-11-25 11:34:41 -07:00
options In ServerPushList: 2016-02-04 15:51:06 -07:00
pki ovpn3 core globals cleanup: 2015-11-25 11:34:41 -07:00
polarssl ovpn3 core globals cleanup: 2015-11-25 11:34:41 -07:00
proxy Separated out class HashString from HTTPProxy::Digest, making 2016-03-08 13:16:52 -07:00
random Added MTRand, a random number generator based 2016-01-18 15:33:36 -07:00
reliable Renamed types.hpp to size.hpp since it now only defines 2015-05-17 13:27:34 -06:00
server Added request_ipv6 bool to VPNServerPool acquire() methods. 2016-02-04 15:53:46 -07:00
ssl Added OPENVPN_DEBUG_PROTO_DUMP build flag to dump protocol 2016-02-07 07:37:17 -07:00
time In timestr.hpp, add Windows implementation for 2015-10-08 21:56:00 -06:00
transport Added gremlin option to client, controllable via 2016-01-26 00:27:11 -07:00
tun Win core : modify the previous commit by only enabling 2016-03-02 00:23:34 -07:00
win Minor Win edit: forgot to add leading "::" before 2016-02-24 23:42:17 -07:00