0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn
2016-04-14 12:30:23 -06:00
..
addr addr : added IPv4::Addr::prefix_len_nothrow() method. 2016-04-10 00:20:33 -06: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 client : support push-peer-info directive. 2016-04-14 00:30:42 -06:00
common core : incremented OPENVPN_VERSION to 3.0.11. 2016-04-14 12:30:23 -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 clievent : distinguish between 3 event categories 2016-03-31 20:24:28 -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 Windows core : added layer 2 support. 2016-04-09 01:04:16 -06: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 LogBase : don't inherit from RC<thread_safe_refcount> if 2016-04-12 21:19:04 -06: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 string : rename methods for consistency with in-place/copy 2016-03-28 09:42:13 -06: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 client : support push-peer-info directive. 2016-04-14 00:30:42 -06:00
time timestr : minor change, use std::strlen() instead 2016-04-05 12:52:40 -06:00
transport Linux tuncli : refactor layer var into tun_prop.layer to 2016-04-09 01:35:19 -06:00
tun Windows layer 2 : client can now ping self. 2016-04-13 15:33:34 -06:00
win Minor Win edit: forgot to add leading "::" before 2016-02-24 23:42:17 -07:00