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