| 2015-05-04 | Christian Herdtweck | removed the HostStatus::report_dns_resolution_failure... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | ensured LogPrefix is used in DNS and PingScheduler... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | more cname-skip unit-tests and simplification of skip... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | created and passed first unit tests for DNS; finished... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | remote PingRotate | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | merged PingRotate into PingScheduler; fixed save/load... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | simplified dns (no self-made recursion); merge PingSche... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | finished self-implementation of DNS resolver recursion... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | continue implementation; first tests with recursion... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | changed how dns deals with cnames and recursion: rememb... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | started experimenting with DnsResolver; does send stuff... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | moved new dns code from temp dir to dns subdir; changed... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | moved new dns code from temp dir into proper dns dir | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | deleted old DNS resolver and its factory | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | adjusted rest of pingchecker to use new dns in very... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | added dns cache file option | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | added missing functions and config vars used by pingsch... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | implemented serialization, is compiling | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | done except for saving/loading cache; not being used... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | continuing with dns rewrite; today realized that cache... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | added first half-ready versions of new DNS files in... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | renamed expired_resolved_ip to have_up_to_date_ip becau... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-05-04 | Christian Herdtweck | re-designed DNS plan because with first approach all... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-04-01 | Christian Herdtweck | do actually rotate protocols in PingRotate | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-04-01 | Christian Herdtweck | moved try-catch around icmp packet parsing from IcmpPac... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-25 | Christian Herdtweck | changed start of pings to time when io_service.run... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-25 | Christian Herdtweck | made PingRotate actually rotate through protocols,... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-20 | Christian Herdtweck | updated revision (version now 0.3.2) and fixed creation... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-20 | Christian Herdtweck | update Readme, TODO and example pingcheck.conf | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-20 | Christian Herdtweck | fixed trouble in unittests: when I changed/added option... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-20 | Christian Herdtweck | fixed same bug as for DestinationUnreachable in TimeExc... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-19 | Christian Herdtweck | fixed bug in match_destination_unreachable: message... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-19 | Christian Herdtweck | added more tests, fixed trouble with position of test... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-19 | Christian Herdtweck | can now interpret pcaps from tcpdump; created own pcap... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-19 | Christian Herdtweck | added more testing pcap data | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-19 | Christian Herdtweck | created data directory in test directory for pcap files... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-19 | Christian Herdtweck | added revision to version string (0.3 --> 0.3.1) to... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-18 | Christian Herdtweck | added more getter to IcmpPacket so can test more | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-18 | Christian Herdtweck | added new unittest for IcmpPacket | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-18 | Christian Herdtweck | fixed bugs that caused DestinationUnreachable / TimeExc... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-18 | Christian Herdtweck | added option to print raw message data in text form... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-18 | Christian Herdtweck | added code to parse ICMP type TimeExceeded | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-18 | Christian Herdtweck | in case of unknown ICMP reply type, consume data instea... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-18 | Christian Herdtweck | added ip source and destination address to IpHeader... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | increased version to 0.3 since have now new ICMP packet... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | added a simple text output (to_string) for DestinationU... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | added a count of good/bad packets to feed_packet_data... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | added rule to create feed_packet tool to CMakeLists.txt | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | check if file is really open after opening; changed... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | got the tool feed_packet_data to compile and run and... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | added a dump_option to IcmpPacketFactory creation funct... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | started creating a utility program in new folder tools... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | moved remaining implementations in ipv6header.h to... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | give credit to Christopher Kohlhoff (boost asio) and... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-13 | Christian Herdtweck | consequently moved all implementation from h to cpp... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-12 | Christian Herdtweck | fixed bug in reading of checksum (which was found using... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-12 | Christian Herdtweck | updated icmp unittests | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-12 | Christian Herdtweck | moved some implementations from h to cpp files because... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-12 | Christian Herdtweck | now working again: creating echo requests and parsing... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-12 | Christian Herdtweck | re-ordered class for IcmpPacket | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-12 | Christian Herdtweck | added encode_string to MessagePayload; removed checksum... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-03-12 | Christian Herdtweck | created abstract base class IpHeader of Ipv4Header... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-26 | Christian Herdtweck | added debug option enforcing dump of ICMP packets even... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-25 | Christian Herdtweck | fixed bug: dumping packets leaked char array (dump... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-25 | Christian Herdtweck | dumping now into a .pcap file with nicer filename,... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-25 | Christian Herdtweck | dumping package data works | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-20 | Christian Herdtweck | started copying icmp data before parsing it and dumping... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-19 | Christian Herdtweck | make check for end of loop in icmppacketdistributor... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Thomas Jarosch | Check weak_ptr before using it | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Thomas Jarosch | No need for intermediate weak_ptr | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Thomas Jarosch | Use const reference for smart_ptr in BOOST_FOREACH | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Thomas Jarosch | Move graph documentation to doc/ | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Christian Herdtweck | fix bug that caused crash for broken packets; change... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Christian Herdtweck | updated TODO | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-11 | Christian Herdtweck | removed another debugging test and corrected one debugg... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-05 | Christian Herdtweck | created a graph to show how IcmpPinger, IcmpPacketDistr... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-05 | Christian Herdtweck | give up trying to define IcmpPacketDistributor in own... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-05 | Christian Herdtweck | got packetdistributor to work, but compiles/links only... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-04 | Christian Herdtweck | limit line length of new files to 80 characters | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-02-04 | Christian Herdtweck | use new file name (icmppaKetdistributor --> icmppacCKet... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-26 | Christian Herdtweck | also rename file in CMakeLists.txt | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-26 | Christian Herdtweck | rename IcmpPaketDistributor files to IcmpPacketDistribu... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-26 | Christian Herdtweck | start removing socket use from IcmpPinger to only have... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-26 | Christian Herdtweck | clean up IcmpPaketDistributors after stopping pingers | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-26 | Christian Herdtweck | Pinger holds weak_ptr to self, Pingers created through... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-23 | Christian Herdtweck | started to implement an icmp paket distributor; compile... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | added a test for pingcheck version to avoid trouble... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | another amendment to signal handler: make signaled_flag... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | added saving of history and results and function to... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | added a little failsave test into tester; simplified... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | had forgotten to reset default pingcheck binary from... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | amendment to last commit: only makes sense if use diffe... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | removed logging from signal handler; create one handler... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | changed return type of get_configuration in main: retur... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | changed treatment of --version arg; remember to print... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | corrected type of TTL: is now uint32_t everywhere ... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | removed Readme.code because was neither up to date... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-22 | Christian Herdtweck | raised version number from 0.1 to 0.2 | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-21 | Christian Herdtweck | remember pings based on host, not IP; correct logging... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| 2015-01-21 | Christian Herdtweck | treat output as "left-over" only after terminatin proce... | commit | commitdiff | tree | snapshot (zip tar.gz) | 
| next |