0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn
James Yonan 8ba7b47c43 RemoteList : removed some cases of address caching that
could occur even if tun_persist is disabled.

In particular, we now consider a set of multiple IP
addresses returned by a single DNS lookup to constitute a
kind of cache.  This helps us to not get stuck on stale
addresses when transitioning between NAT64 and regular
networks.
2016-08-07 01:17:29 -06:00
..
addr IP::Addr : added validate() overload that accepts title as 2016-07-02 00:51:25 -06: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 RemoteList : removed some cases of address caching that 2016-08-07 01:17:29 -06:00
common core version : incremented to 3.0.18 2016-08-05 10:57:36 -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 : 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 OpenSSL : set maximum verify depth to 16. 2016-07-30 15:52:13 -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 keepalive : added is_keepalive_enabled() method. 2016-07-12 22:15:35 -07:00
ssl OpenSSL, AuthCert : implemented DEFERRED_CERT_VERIFY SSL 2016-07-30 15:17:57 -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 C++11 : clang now complains about virtual methods that 2016-08-03 13:01:44 -06:00
win Minor Win edit: forgot to add leading "::" before 2016-02-24 23:42:17 -07:00