aboutsummaryrefslogtreecommitdiffstats
path: root/packet-tr.c
Commit message (Expand)AuthorAgeFilesLines
* Another change to make packet-tr more intelligent with regard toGilbert Ramirez1999-09-221-21/+34
* Changed short packet handling in TR code to understand minimum-lengthGilbert Ramirez1999-09-171-2/+3
* Handle short packets in the capture and dissect stages more intelligently.Gilbert Ramirez1999-09-151-2/+14
* Changed (again) the way that the FT_BOOLEAN field type works internally.Gilbert Ramirez1999-09-151-4/+4
* Removed two cases where protocol decoding assumed that the data in theGilbert Ramirez1999-09-091-2/+5
* Changed packet-tr.c to insert tr.sr, a FT_BOOLEAN field, only if tr.srGilbert Ramirez1999-08-271-2/+4
* The token-ring decoder now takes into account some really garbledGilbert Ramirez1999-08-271-25/+112
* Removed unnecessary #include "etypes.h" lines.Gilbert Ramirez1999-08-241-2/+1
* Add support for reading Full Frontal ATM from an ATM Sniffer captureGuy Harris1999-08-201-52/+59
* Fixed a bug in displaying RIF ring/bridge pairs.Gilbert Ramirez1999-08-101-7/+4
* Changed the display filter scanner from GLIB's GScanner to lex. The codeGilbert Ramirez1999-08-011-12/+1
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-22/+22
* Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez1999-07-151-22/+61
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-107/+143
* Found a small bug in how the Token-Ring code tried to be smart and lookedGilbert Ramirez1999-06-161-3/+3
* Changed the Access Control and Frame Control fields in the Token-Ring headerGilbert Ramirez1999-06-141-15/+44
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-38/+26
* Small fixes for alignment, and #include for gtk+-1.1.x/glib-1.1.xGilbert Ramirez1999-03-011-3/+3
* When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1999-02-091-1/+95
* A bad frame control value could crash ethereal because I didn't doGilbert Ramirez1999-01-081-5/+15
* * Added column formatting functionality.Gerald Combs1998-11-171-7/+9
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-2/+1
* Commented out a left-over debug printf() statement.Gilbert Ramirez1998-10-131-2/+2
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-8/+8
* I cleaned up the TR code by using variables that correspond to the TR headerGilbert Ramirez1998-09-171-42/+92
* Re-added fixes after cvs tree was changed.Gilbert Ramirez1998-09-171-7/+12
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+253