aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-07Removed old #include's.Gilbert Ramirez1-3/+1
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-29/+3
1999-03-01Added display filters to wiretap.Gilbert Ramirez1-6/+36
1999-02-12Change to wtap.c switch() statement to allow compilation under IBM's C compiler.Gilbert Ramirez1-3/+3
1999-01-08Use g_free instead of free so that I don't have to include <stdlib.h>Gilbert Ramirez1-4/+4
1999-01-07I removed the per-file encapsulation type from wiretap, and make all filetypesGilbert Ramirez1-7/+22
1998-11-15Add support to wiretap for reading Sun "snoop" capture files.Guy Harris1-41/+11
1998-11-12I added the LANalzyer file format to wiretap. I cleaned up some code in theGilbert Ramirez1-6/+31
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-0/+69