aboutsummaryrefslogtreecommitdiffstats
path: root/text2pcap.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-24Fix the usage message and man page for text2pcap.Guy Harris1-10/+16
2001-11-24Support for time stamping packets in text2pcap, from Gordon McKinney.Guy Harris1-7/+150
2001-11-24Fix the return value of a routine.Guy Harris1-2/+2
2001-11-24If the expected "next offset" doesn't match the offset we read, it mayGuy Harris1-18/+36
2001-08-01"getopt()" doesn't support multiple option arguments to a flag; haveGuy Harris1-3/+12
2001-07-13From Joerg Mayer:Guy Harris1-2/+2
2001-05-21Build text2pcap on Windows.Guy Harris1-31/+34
2001-05-16Added 'text2pcap', a utility to convert text hexdumps into pcapAshok Narayanan1-0/+741