Update pingcheck to work with cmake 3.28
[pingcheck] / src / dns / timetolive.cpp
2015-06-19 Christian Herdtweckbugfixed erase and re-set of TTLs; changed time warp...
2015-06-19 Christian Herdtweckadded clean-up to DnsCache: will remove very old entrie...
2015-05-04 Christian Herdtweckfixed bug in TimeToLive: get huge TTLs from cast to...
2015-05-04 Christian Herdtweckmoved new dns code from temp dir to dns subdir; changed...
2015-05-04 Christian Herdtweckimplemented serialization, is compiling
2014-12-09 Christian Herdtweckadded a handler for failed BOOST_ASSERT-ions; add globa...
2012-01-03 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-20 Guilherme Maciel... Changed 'ttl' field from signed to unsigned, avoiding...
2011-08-13 Guilherme Maciel... Small code formatting
2011-05-12 Thomas JaroschAdd GPLv2 + linking exception to the source
2011-05-04 Guilherme Maciel... Added doxygen comments in the most important places.
2011-04-18 Guilherme Maciel... Implemented feature: cache DNS requests info only until...