0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/time
Arne Schwabe 6dc5d5ddf0
Fix various warnings reported by -Wall/clang
- missing override annotations
- wrong order of init in constructor
- delete on a pointer to a virtual class without virtual destructor
2020-01-15 23:08:28 +01:00
..
asiotimer.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
asiotimersafe.hpp AsioTimerSafe: refactor to allow as drop-in replacement for AsioTimer 2019-09-06 22:24:57 -06:00
coarsetime.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
cputime.hpp Fix various warnings reported by -Wall/clang 2020-01-15 23:08:28 +01:00
durhelper.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
epoch.hpp time: added nanotime_t typedef 2019-09-06 22:24:57 -06:00
skew.hpp Added TimeSkew to skew a time duration by a random flux 2019-09-06 22:24:56 -06:00
time.hpp Time::delta_str(): use "INF" to denote infinite time 2018-08-30 13:00:27 +03:00
timestr.hpp timestr: added date_time_utc() and nanosec_time_to_string() 2018-08-30 13:00:27 +03:00