aboutsummaryrefslogtreecommitdiffstats
path: root/editcap.c
AgeCommit message (Expand)AuthorFilesLines
2000-01-17Use "strchr()" rather than "index()" - the ANSI C standard specifiesGuy Harris1-2/+3
2000-01-17Small patch to editcap to allow ranges of packets to be specifiedRichard Sharpe1-6/+62
1999-12-12Another commit from a Qantas Club Lounge ... :-)Richard Sharpe1-29/+62
1999-12-05Use the new routines in Wiretap to make the argument to "-T" be aGuy Harris1-5/+19
1999-12-04It's now called "editcap", as it can read any file format Wiretap canGuy Harris1-9/+22
1999-12-04Adding editcap.c. This is an example of a simple wiretap editing program.Richard Sharpe1-0/+174