merged PingRotate into PingScheduler; fixed save/load of cache to/from file; started...
[pingcheck] / src / dns / hostaddress.cpp
2015-05-04 Christian Herdtweckmerged PingRotate into PingScheduler; fixed save/load...
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-03-18 Guilherme Maciel... Fix: ip::address::is_unspecified() is available only...
2012-03-06 Guilherme Maciel... Using boost::asio::ip::address class instead of std...
2011-12-20 Guilherme Maciel... Changed 'ttl' field from signed to unsigned, avoiding...
2011-05-12 Thomas JaroschAdd GPLv2 + linking exception to the source
2011-04-18 Guilherme Maciel... Implemented feature: cache DNS requests info only until...
2011-04-15 Guilherme Maciel... Using the boost-net-dns library to resolve DNS host...
2011-03-18 Guilherme Maciel... Replaced uint by int.
2011-03-14 Guilherme Maciel... Re-organizing the headers files in order to...
2011-03-11 Guilherme Maciel... Bring aboard the first scratch of a DNS resolver