git://developer.intra2net.com
/
pingcheck
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update pingcheck to work with cmake 3.28
[pingcheck]
/
src
/
icmp
/
2020-05-23
Thomas Jarosch
Fix 'occurred' typo
tree
|
commitdiff
2015-06-19
Christian Herdtweck
downgraded icmp parsing error log messages and notice...
tree
|
commitdiff
2015-06-03
Christian Herdtweck
increse revision to 0.6.1 and log level of missing...
tree
|
commitdiff
2015-05-28
Christian Herdtweck
removed debug option I had set for testing (DUMP_ALWAYS)
tree
|
commitdiff
2015-05-28
Christian Herdtweck
changed paths of DNS cache (now in /var/cache) and...
tree
|
commitdiff
2015-05-26
Christian Herdtweck
congestion detection now working; also add case that...
tree
|
commitdiff
2015-05-26
Christian Herdtweck
added congestion analysis to HostStatus
tree
|
commitdiff
2015-05-26
Christian Herdtweck
moved time duration measurement of ping from scheduler...
tree
|
commitdiff
2015-05-22
Christian Herdtweck
started parallel pings, not quite done yet since need...
tree
|
commitdiff
2015-05-22
Christian Herdtweck
give HostStatus analyzer more info: details on ping...
tree
|
commitdiff
2015-05-22
Christian Herdtweck
completed partial IPv6 compatibility in DNS; does retri...
tree
|
commitdiff
2015-05-21
Christian Herdtweck
use I2n::tmpfstream to write pcap dump files
tree
|
commitdiff
2015-05-20
Christian Herdtweck
improved simplified IcmpPinger logging (using LogPrefix...
tree
|
commitdiff
2015-05-20
Christian Herdtweck
extended ICMP packet dumping to parts after packet...
tree
|
commitdiff
2015-05-06
Christian Herdtweck
made DNS much less talkative
tree
|
commitdiff
2015-05-04
Christian Herdtweck
made nicer static variables of packet dump mode and...
tree
|
commitdiff
2015-05-04
Christian Herdtweck
remove the footer saying that vim is the best editor...
tree
|
commitdiff
2015-05-04
Christian Herdtweck
found reason for 0.0.0.0 IPs in logs: IcmpPingers are...
tree
|
commitdiff
2015-05-04
Christian Herdtweck
tested new DNS with internal server, make more robust...
tree
|
commitdiff
2015-05-04
Christian Herdtweck
merged PingRotate into PingScheduler; fixed save/load...
tree
|
commitdiff
2015-05-04
Christian Herdtweck
simplified dns (no self-made recursion); merge PingSche...
tree
|
commitdiff
2015-05-04
Christian Herdtweck
continuing with dns rewrite; today realized that cache...
tree
|
commitdiff
2015-04-01
Christian Herdtweck
moved try-catch around icmp packet parsing from IcmpPac...
tree
|
commitdiff
2015-03-20
Christian Herdtweck
fixed same bug as for DestinationUnreachable in TimeExc...
tree
|
commitdiff
2015-03-19
Christian Herdtweck
fixed bug in match_destination_unreachable: message...
tree
|
commitdiff
2015-03-19
Christian Herdtweck
can now interpret pcaps from tcpdump; created own pcap...
tree
|
commitdiff
2015-03-18
Christian Herdtweck
added more getter to IcmpPacket so can test more
tree
|
commitdiff
2015-03-18
Christian Herdtweck
fixed bugs that caused DestinationUnreachable / TimeExc...
tree
|
commitdiff
2015-03-18
Christian Herdtweck
added code to parse ICMP type TimeExceeded
tree
|
commitdiff
2015-03-18
Christian Herdtweck
in case of unknown ICMP reply type, consume data instea...
tree
|
commitdiff
2015-03-13
Christian Herdtweck
added a simple text output (to_string) for DestinationU...
tree
|
commitdiff
2015-03-13
Christian Herdtweck
added a dump_option to IcmpPacketFactory creation funct...
tree
|
commitdiff
2015-03-13
Christian Herdtweck
moved remaining implementations in ipv6header.h to...
tree
|
commitdiff
2015-03-13
Christian Herdtweck
give credit to Christopher Kohlhoff (boost asio) and...
tree
|
commitdiff
2015-03-13
Christian Herdtweck
consequently moved all implementation from h to cpp...
tree
|
commitdiff
2015-03-12
Christian Herdtweck
fixed bug in reading of checksum (which was found using...
tree
|
commitdiff
2015-03-12
Christian Herdtweck
moved some implementations from h to cpp files because...
tree
|
commitdiff
2015-03-12
Christian Herdtweck
now working again: creating echo requests and parsing...
tree
|
commitdiff
2015-03-12
Christian Herdtweck
re-ordered class for IcmpPacket
tree
|
commitdiff
2015-03-12
Christian Herdtweck
added encode_string to MessagePayload; removed checksum...
tree
|
commitdiff
2015-02-26
Christian Herdtweck
added debug option enforcing dump of ICMP packets even...
tree
|
commitdiff
2015-02-25
Christian Herdtweck
fixed bug: dumping packets leaked char array (dump...
tree
|
commitdiff
2015-02-25
Christian Herdtweck
dumping now into a .pcap file with nicer filename,...
tree
|
commitdiff
2015-02-25
Christian Herdtweck
dumping package data works
tree
|
commitdiff
2015-02-20
Christian Herdtweck
started copying icmp data before parsing it and dumping...
tree
|
commitdiff
2015-02-19
Christian Herdtweck
make check for end of loop in icmppacketdistributor...
tree
|
commitdiff
2015-02-11
Thomas Jarosch
Check weak_ptr before using it
tree
|
commitdiff
2015-02-11
Thomas Jarosch
No need for intermediate weak_ptr
tree
|
commitdiff
2015-02-11
Thomas Jarosch
Use const reference for smart_ptr in BOOST_FOREACH
tree
|
commitdiff
2015-02-11
Christian Herdtweck
fix bug that caused crash for broken packets; change...
tree
|
commitdiff
2015-02-11
Christian Herdtweck
removed another debugging test and corrected one debugg...
tree
|
commitdiff
2015-02-05
Christian Herdtweck
give up trying to define IcmpPacketDistributor in own...
tree
|
commitdiff
2015-02-05
Christian Herdtweck
got packetdistributor to work, but compiles/links only...
tree
|
commitdiff
2015-02-04
Christian Herdtweck
limit line length of new files to 80 characters
tree
|
commitdiff
2015-02-04
Christian Herdtweck
use new file name (icmppaKetdistributor --> icmppacCKet...
tree
|
commitdiff
2015-01-26
Christian Herdtweck
rename IcmpPaketDistributor files to IcmpPacketDistribu...
tree
|
commitdiff
2015-01-26
Christian Herdtweck
start removing socket use from IcmpPinger to only have...
tree
|
commitdiff
2015-01-26
Christian Herdtweck
clean up IcmpPaketDistributors after stopping pingers
tree
|
commitdiff
2015-01-26
Christian Herdtweck
Pinger holds weak_ptr to self, Pingers created through...
tree
|
commitdiff
2015-01-23
Christian Herdtweck
started to implement an icmp paket distributor; compile...
tree
|
commitdiff
2015-01-22
Christian Herdtweck
corrected type of TTL: is now uint32_t everywhere ...
tree
|
commitdiff
2015-01-12
Christian Herdtweck
renamed IcmpPinger::handle_ping_done to handle_timeout...
tree
|
commitdiff
2015-01-12
Christian Herdtweck
some whitespace change I had forgotten
tree
|
commitdiff
2015-01-12
Christian Herdtweck
continue waiting for data if receive handler received...
tree
|
commitdiff
2015-01-12
Christian Herdtweck
do not wait for IcmpEchoReply if sending of IcmpEchoReq...
tree
|
commitdiff
2015-01-12
Christian Herdtweck
update docu messages for io_service
tree
|
commitdiff
2015-01-12
Christian Herdtweck
Clean up output, whitespace,
tree
|
commitdiff
2014-12-30
Christian Herdtweck
new signal handling in main; removed all thread-related...
tree
|
commitdiff
2014-12-23
Christian Herdtweck
hotfix for problem with 0-packages
tree
|
commitdiff
2014-12-18
Christian Herdtweck
changed logic of icmp package read/write and operator...
tree
|
commitdiff
2014-12-18
Christian Herdtweck
fixed parsing of icmp data: only parses right amount...
tree
|
commitdiff
2014-12-18
Christian Herdtweck
fixed possible reason for broken icmp packages: restric...
tree
|
commitdiff
2014-12-09
Christian Herdtweck
fixed possible reason for broken icmp packages: restric...
tree
|
commitdiff
2014-12-09
Christian Herdtweck
replace magic number 64k with constant SOCKET_BUFFER_SIZE
tree
|
commitdiff
2014-12-09
Christian Herdtweck
improved logging output (once again)
tree
|
commitdiff
2014-12-09
Christian Herdtweck
added a handler for failed BOOST_ASSERT-ions; add globa...
tree
|
commitdiff
2014-12-08
Christian Herdtweck
debug-log-message when there is unused data in buffer...
tree
|
commitdiff
2014-11-12
Christian Herdtweck
make abstract base classes boost::noncopyable to avoid...
tree
|
commitdiff
2014-11-12
Christian Herdtweck
fixed bug in ICMP Packet Factory: do not continue with...
tree
|
commitdiff
2014-11-05
Christian Herdtweck
stop creating icmp packet parts from istream if earlier...
tree
|
commitdiff
2014-11-05
Christian Herdtweck
changes in logging output: added information and change...
tree
|
commitdiff
2012-03-29
Guilherme Maciel...
Fix: the boolean logic was inverted.
tree
|
commitdiff
2012-03-21
Guilherme Maciel...
Merge branch 'ip-version-drop'
tree
|
commitdiff
2012-03-05
Guilherme Maciel...
Undoing commit e58d750735048b76721ade950d3b9e0c75d201f7.
tree
|
commitdiff
2012-03-05
Guilherme Maciel...
Log message reformatting.
tree
|
commitdiff
2012-02-29
Guilherme Maciel...
Code improvement:
tree
|
commitdiff
2012-02-26
Guilherme Maciel...
Hardening the match methods through asserts.
tree
|
commitdiff
2012-02-23
Guilherme Maciel...
Small formatting.
tree
|
commitdiff
2012-02-20
Guilherme Maciel...
Merge branch 'test'
tree
|
commitdiff
2012-01-25
Guilherme Maciel...
Merge branch 'config' into test
tree
|
commitdiff
2012-01-03
Guilherme Maciel...
PC-Lint warnings fixed:
tree
|
commitdiff
2011-12-30
Guilherme Maciel...
Make explicit that the address from ICMPv6 can not...
tree
|
commitdiff
2011-12-20
Guilherme Maciel...
PC-Lint warnings fixed:
tree
|
commitdiff
2011-12-20
Guilherme Maciel...
Made copy constructor private to disable object copies.
tree
|
commitdiff
2011-12-20
Guilherme Maciel...
PC-Lint warnings fixed:
tree
|
commitdiff
2011-12-20
Guilherme Maciel...
PC-Lint warnings fixed:
tree
|
commitdiff
2011-12-20
Guilherme Maciel...
PC-Lint warnings fixed:
tree
|
commitdiff
2011-12-19
Guilherme Maciel...
PC-Lint warnings fixed:
tree
|
commitdiff
2011-12-12
Thomas Jarosch
Silence more bogus PC-Lint warnings
tree
|
commitdiff
2011-12-12
Thomas Jarosch
Silence more PC-Lint warnings
tree
|
commitdiff
next