0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn
James Yonan 982f57c0f4 HTTP HeaderList : Added a non-const get() method, so users
can modify headers as well as read them.
2016-06-09 16:57:32 -06:00
..
addr ip/route : added new methods: 2016-05-27 22:58:05 -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 AuthCert/SSL : support x509-track. Initially, only OpenSSL 2016-05-05 00:18:42 -06:00
buffer Buffer : Added c_str() and length() methods to Buffer so it 2016-06-09 16:54:26 -06:00
client ClientEvent : Use C++11 rvalue/move semantics in client 2016-05-10 21:26:34 -06:00
common SplitLines : turned SplitLines into a template so it can work 2016-06-09 16:55:53 -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 OpenVPN protocol core : added logic to control channel 2016-05-09 21:39:04 -06:00
http HTTP HeaderList : Added a non-const get() method, so users 2016-06-09 16:57:32 -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 copyright.hpp : updated embedded copyright to 2016. 2016-05-24 13:41:55 -06: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 SSL : added SSLConst::ENABLE_SNI flag to enable SNI (Server 2016-05-06 15:29:16 -06:00
options options/servpush.hpp : break out output_arg() functionality 2016-05-05 00:35:02 -06:00
pki AuthCert/SSL : support x509-track. Initially, only OpenSSL 2016-05-05 00:18:42 -06:00
polarssl SSL : added SSLConst::ENABLE_SNI flag to enable SNI (Server 2016-05-06 15:29:16 -06: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 INFO notification to OpenVPN control channel protocol: 2016-05-10 17:53:09 -06:00
ssl tls-auth : disable tls-auth when "auth none" is given in 2016-05-16 11:00:22 -06:00
time timestr : fixed thinko in Windows variant of 2016-05-07 00:21:11 -06:00
transport class Protocol : add enum for client/server suffix. 2016-05-05 00:13:43 -06:00
tun Windows client routing : use the "route-metric" directive 2016-05-16 12:26:39 -06:00
win Minor Win edit: forgot to add leading "::" before 2016-02-24 23:42:17 -07:00