0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/time
James Yonan adbc10fb5e Bug fixes:
* raise default headroom/tailroom to 512 for worst-case compression
  expansion

* for TCP connections use async_connect instead of connect

* for Time and Time::Duration, handle subtraction reasonably with
  infinite values

* handle possible infinite duration in to_posix_duration

* fix overflow in Time::Duration::to_milliseconds

* call Base::update_now() in ClientProto::start
2012-02-07 20:52:40 +00:00
..
asiotimer.hpp Bug fixes: 2012-02-07 20:52:40 +00:00
coarsetime.hpp First successful negotiation with AS. 2011-12-16 10:02:15 +00:00
now_updater.hpp Added ClientConnect class which implements an "always-try-to-reconnect" 2012-02-07 11:37:35 +00:00
now.hpp Started process of abstracting SSL Context object to be independent 2011-11-24 02:09:11 +00:00
time.hpp Bug fixes: 2012-02-07 20:52:40 +00:00