0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn
James Yonan a533374b15 linux : added daemon_pid() method and refactored
is_daemon_alive() to be based on it.
2016-07-27 22:14:20 -07:00
..
addr IP::Addr : added validate() overload that accepts title as 2016-07-02 00:51:25 -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 BufferVector : fixed a thinko that resulted in BufferVector 2016-06-09 17:20:42 -06:00
client keepalive : added is_keepalive_enabled() method. 2016-07-12 22:15:35 -07:00
common core version : incremented to 3.0.17 2016-07-13 19:02:02 -07: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 : added a simple method parser. 2016-06-09 17:20: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 copyright.hpp : updated embedded copyright to 2016. 2016-05-24 13:41:55 -06:00
linux linux : added daemon_pid() method and refactored 2016-07-27 22:14:20 -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 PolarSSL : cite forum URL for PolarSSL invalid date. 2016-06-11 12:09:11 -06:00
proxy Separated out class HashString from HTTPProxy::Digest, making 2016-03-08 13:16:52 -07:00
random random : consolidate random functionality in RandomAPI. 2016-06-28 22:31:17 -06:00
reliable Renamed types.hpp to size.hpp since it now only defines 2015-05-17 13:27:34 -06:00
server keepalive : added is_keepalive_enabled() method. 2016-07-12 22:15:35 -07:00
ssl keepalive : in disable_keepalive(), be sure to translate 2016-07-12 22:16:29 -07:00
time time : added Time::Duration::enabled() method. 2016-07-12 22:01:57 -07:00
transport keepalive : added is_keepalive_enabled() method. 2016-07-12 22:15:35 -07:00
tun linux tun : add code similar to OpenVPN 2.x code that cycles 2016-07-12 22:05:12 -07:00
win Minor Win edit: forgot to add leading "::" before 2016-02-24 23:42:17 -07:00