Merge branch 'improve-safety'
[pingcheck] / lib /
2012-02-21 Guilherme Maciel... Fix: suppress the warning about dereferencing type...
2011-07-22 Guilherme Maciel... Fixed socket typedef, it is a raw socket, not stream...
2011-07-16 Guilherme Maciel... Solving some conversion and variable shadow warnings
2011-07-10 Guilherme Maciel... Bring aboard a aternative version of Boost's TCP protocol
2011-05-03 Thomas JaroschRemove boost signal handler: It's overdesigned for...
2011-05-03 Thomas JaroschConvert signal handler library to unix line endings
2011-05-03 Guilherme Maciel... working signal handler
2011-04-18 Guilherme Maciel... Fixed the type punning from boost::net::dns::message...
2011-04-15 Guilherme Maciel... Using the boost-net-dns library to resolve DNS host...