Update pingcheck to work with cmake 3.28
[pingcheck] / src / dns / timetolive.h
2015-06-19 Christian Herdtweckadded clean-up to DnsCache: will remove very old entrie...
2015-05-04 Christian Herdtweckmerged PingRotate into PingScheduler; fixed save/load...
2015-05-04 Christian Herdtwecksimplified dns (no self-made recursion); merge PingSche...
2015-05-04 Christian Herdtweckfinished self-implementation of DNS resolver recursion...
2015-05-04 Christian Herdtweckcontinue implementation; first tests with recursion...
2015-05-04 Christian Herdtweckmoved new dns code from temp dir to dns subdir; changed...
2015-05-04 Christian Herdtweckimplemented serialization, is compiling
2012-02-20 Guilherme Maciel... Merge branch 'test'
2011-12-20 Guilherme Maciel... Changed 'ttl' field from signed to unsigned, avoiding...
2011-09-10 Guilherme Maciel... Changed include guards style to the project's standard
2011-05-12 Thomas JaroschAdd GPLv2 + linking exception to the source
2011-04-28 Guilherme Maciel... Included doxygen comments to member variables.
2011-04-18 Guilherme Maciel... Implemented feature: cache DNS requests info only until...