]> sjero.net Git - dccpping/shortlog
dccpping
2012-12-30 Samuel JeroAdd manpage master
2012-11-18 Samuel JeroUpdate to official DCCP Service Code: 1885957735 (ping)
2012-11-11 Samuel JeroAdded signature for changeset 00b73d6c1180
2012-11-11 Samuel JeroAdded tag v1.1 for changeset 449c9e9f5716
2012-11-11 Samuel JeroVersion now 1.1
2012-11-11 Samuel JeroMajor improvements to statistics. mdev now calculated...
2012-11-11 Samuel JeroAlways print stats at program end.
2012-11-11 Samuel JeroAdd option to specify DCCP service code
2012-11-11 Samuel JeroSwitch debug to verbose. Version info is now -V. Only...
2012-11-11 Samuel JeroImplement Detailed Error message reporting
2012-11-10 Samuel JeroAdd reverse DNS lookup for responses as well as -n...
2012-11-10 Samuel JeroUse a DCCP socket to reserve a source port, determine...
2012-11-06 Samuel JeroAdded signature for changeset fcfb0352e7e1
2012-11-06 Samuel JeroAdded tag v1.0 for changeset 3d6d9ca77aa1
2012-11-06 Samuel JeroAdd README, License, changelog, and copyright messages.
2012-11-05 Samuel JeroHandle Truncated IPv4 ICMP messages
2012-11-05 Samuel JeroUpdate makefile to install suid
2012-11-05 Samuel JeroAdd #define option to enable multiplexing DCCP ping...
2012-11-05 Samuel JeroMove global parameters into a structure
2012-11-05 Samuel JeroUpdate to use printf for planned output and dbgprintf...
2012-11-05 Samuel JeroRandomize sequence numbers!
2012-11-04 Samuel JeroHandle DCCP Responses/Syncs (Open Ports) Correctly...
2012-11-04 Samuel JeroAdd signal handler to print stats on SIGINT
2012-11-04 Samuel JeroAdd request/response queue and tracking to produce...
2012-10-30 Samuel JeroStupid IPv4/IPv6 differences on raw socket reception
2012-10-28 Samuel JeroOf course, 1 raw socket can't do both ICMPv4 and ICMPv6...
2012-10-28 Samuel JeroUse select to wait for new packets and delay between...
2012-10-27 Samuel JeroSeparate out Address detection, packet building, and...
2012-10-24 Samuel Jero"Sort of working" code. Only IPv6, just detects DCCP...