]> sjero.net Git - dccp2tcp/shortlog
dccp2tcp
2013-02-03 Samuel JeroAdd CCID2 captures to repo
2013-02-03 Samuel JeroChecksum computation!
2013-02-03 Samuel JeroUpdate documentation to reflect -V and -h flags
2013-02-03 Samuel JeroSplit CCID2 specific code out into its own file.
2012-12-30 Samuel JeroAdd manpage
2012-11-11 Samuel JeroAdd GNU GPL headers to all files
2012-11-11 Samuel JeroIPv6 support!
2011-11-30 Samuel JeroAdded tag v1.5 for changeset aa7eacc63608
2011-11-30 Samuel JeroUpdate Changelog, Release Notes, and File Headers for...
2011-11-28 Samuel JeroTag older versions in repository
2011-11-27 Samuel JeroAllow DCCP input file to be stdin. This enables handlin...
2011-11-27 Samuel JeroConnection closing improvements and explicit cleanup...
2011-11-17 Samuel JeroKeep debug output from slowing program down after massi...
2011-11-16 Samuel JeroCleanup Sequence Number Initialization
2011-11-16 Samuel JeroInsert checks for truncated headers and too long options
2011-11-16 Samuel JeroIgnore directory of CCID 2 captures
2011-11-16 Samuel JeroIP->Total_Length encapsulation fix and DCCP options fix
2011-11-16 Samuel Jerobugfix for 6667c43df783 "Add warning about malformed...
2011-11-16 Samuel JeroHandle connections whose request/response was never...
2011-11-15 Samuel JeroMultiple connection support segfault fixes
2011-11-03 Samuel JeroRemoved tag 10a6ec90813f
2011-11-03 Samuel JeroRemoved tag v1.4
2011-11-03 Samuel JeroAdded tag 10a6ec90813f, v1.4 for changeset d7c91b0cb142
2011-07-13 Samuel JeroMultiple Connection Support
2011-06-08 Samuel JeroModified .hgignore
2011-06-08 Samuel JeroAdd warning about malformed ACK vectors
2011-05-26 Samuel JeroCorrect Maximum Number of TCP SACK blocks
2011-05-25 Samuel JeroOption to only show Ack Vectors/SACKS with loss
2011-05-16 Samuel JeroRedesign Encapsulation System
2011-04-17 Samuel JeroSplit out the Ethernet/IPv4 encapsulation
2011-02-02 Samuel JeroRedesign Sequence number conversion system
2011-01-20 Samuel JeroInitial Addition of Code (version 1.1)