completed partial IPv6 compatibility in DNS; does retrieve and Cache IPv6 IPs
[pingcheck] / CMakeLists.txt
2015-05-21 Christian Herdtweckremove debug output or more precisely: changed its...
2015-05-06 Christian Herdtweckversion 0.5
2015-05-04 Christian Herdtweckincreased version to 0.4 revision 0: new DNS, merged...
2015-05-04 Christian Herdtweckdefine this as revision 3 of version 0.3 and add to...
2015-03-20 Christian Herdtweckupdated revision (version now 0.3.2) and fixed creation...
2015-03-19 Christian Herdtweckadded revision to version string (0.3 --> 0.3.1) to...
2015-03-13 Christian Herdtweckincreased version to 0.3 since have now new ICMP packet...
2015-01-22 Christian Herdtweckraised version number from 0.1 to 0.2
2014-11-12 Christian Herdtweckadded target "dist" to CMakeLists.txt, which uses ...
2012-02-18 Guilherme Maciel... Added stack protection warning and optimization to...
2012-01-28 Guilherme Maciel... Increased warning level.
2012-01-03 Guilherme Maciel... Bring aboard test framework.
2011-05-12 Thomas JaroschDon't package files from kdevelop
2011-05-12 Thomas JaroschImprove packaging: Include correct license files
2011-05-03 Thomas JaroschRenamed project from libpingcheck to pingcheck
2011-04-29 Thomas JaroschComment out -Werror as rpm will compile with -O2 -...
2011-04-15 Guilherme Maciel... Commented the -O2 optmization level because it activate...
2011-04-13 Guilherme Maciel... Increased the warning level
2011-03-23 Guilherme Maciel... Reorganization of cmake files
2011-02-23 Guilherme Maciel... Moved boost library search to the main CMakeLists.txt...
2011-02-22 Guilherme Maciel... Project name #define is sent to source code in compile...
2011-02-21 Guilherme Maciel... Added Effective C++ warnings level (-Weffc++)
2011-02-21 Guilherme Maciel... Improved CMakeLists.txt
2011-02-21 Guilherme Maciel... Working version with better class distribution
2011-02-21 Guilherme Maciel... Bring aboard first version of ping check project