Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to text2pcap to handle colons after offset field, from Gordon | Guy Harris | 2001-11-24 | 1 | -2/+2 |
| | | | | | | McKinney. svn path=/trunk/; revision=4256 | ||||
* | Treat a bunch of digits followed by a newline differently from a bunch | Guy Harris | 2001-11-24 | 1 | -2/+4 |
| | | | | | | | of digits followed by a blank or tab, so that we recognize the newline as an end-of-line. svn path=/trunk/; revision=4249 | ||||
* | Added 'text2pcap', a utility to convert text hexdumps into pcap | Ashok Narayanan | 2001-05-16 | 1 | -0/+71 |
files. See text2pcap.1 (built from doc/text2pcap.pod) for details. Changed 'tethereal -x' output to match hex dump format of text2pcap, Ethereal and others. svn path=/trunk/; revision=3421 |