aboutsummaryrefslogtreecommitdiffstats
path: root/packet-tr.c
AgeCommit message (Expand)AuthorFilesLines
1999-06-16Found a small bug in how the Token-Ring code tried to be smart and lookedGilbert Ramirez1-3/+3
1999-06-14Changed the Access Control and Frame Control fields in the Token-Ring headerGilbert Ramirez1-15/+44
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-38/+26
1999-03-01Small fixes for alignment, and #include for gtk+-1.1.x/glib-1.1.xGilbert Ramirez1-3/+3
1999-02-09When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1-1/+95
1999-01-08A bad frame control value could crash ethereal because I didn't doGilbert Ramirez1-5/+15
1998-11-17* Added column formatting functionality.Gerald Combs1-7/+9
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+1
1998-10-13Commented out a left-over debug printf() statement.Gilbert Ramirez1-2/+2
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-8/+8
1998-09-17I cleaned up the TR code by using variables that correspond to the TR headerGilbert Ramirez1-42/+92
1998-09-17Re-added fixes after cvs tree was changed.Gilbert Ramirez1-7/+12
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+253