0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn
James Yonan 8b41f8739e INFO message : buffer INFO control-channel messages received
near Connected event to fire one second after Connected
event, to reduce the chance of race conditions in the client
app, if the INFO event triggers the client app to perform an
operation that requires the VPN tunnel to be ready.
2016-08-17 15:23:26 -06:00
..
addr route : removed mark as a route-specific property. 2016-08-17 11:31:11 -07:00
apple iOS/Mac network reachability : Reachability and 2016-08-07 01:09:20 -06:00
applecrypto iOS/Mac network reachability : Reachability and 2016-08-07 01:09:20 -06:00
auth OpenSSL, AuthCert : implemented DEFERRED_CERT_VERIFY SSL 2016-07-30 15:17:57 -07:00
buffer BufferVector : fixed a thinko that resulted in BufferVector 2016-06-09 17:20:42 -06:00
client INFO message : buffer INFO control-channel messages received 2016-08-17 15:23:26 -06:00
common Cleanup template : general cleanup including added missing 2016-08-17 11:32:01 -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 URL::parm : added URL::ParmList::get_value_required() 2016-08-17 11:34:45 -07: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 OpenSSL : Added class TokenEncrypt for encrypting/decrypting 2016-08-17 11:27:36 -07: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 : for PolarSSL debug level, be sure to match on 2016-08-05 00:57:21 -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 server APIs : added set_acl_id(), set_fwmark(), and changed 2016-08-17 11:36:34 -07:00
ssl OpenSSL, AuthCert : implemented DEFERRED_CERT_VERIFY SSL 2016-07-30 15:17:57 -07:00
time durhelper.hpp : added load_duration_default() method. 2016-08-17 11:35:52 -07:00
transport keepalive : added is_keepalive_enabled() method. 2016-07-12 22:15:35 -07:00
tun server APIs : added set_acl_id(), set_fwmark(), and changed 2016-08-17 11:36:34 -07:00
win Minor Win edit: forgot to add leading "::" before 2016-02-24 23:42:17 -07:00