aboutsummaryrefslogtreecommitdiffstats
path: root/packet-trmac.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-6/+2
* Mark frames with a subvector length of less than one as being invalid.Gerald Combs2002-06-021-1/+11
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-9/+8
* Hopefully the last time I have to change my e-mail address.Gilbert Ramirez2001-11-131-2/+2
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-19/+19
* Remove some more "CHECK_DISPLAY_AS_DATA()" calls and code to setGuy Harris2001-01-211-4/+1
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-2/+2
* Clear the Info column before fetching anything from the packet, so thatGuy Harris2001-01-051-1/+3
* Have the TR MAC and LLC dissectors register themselves, make themGuy Harris2001-01-031-2/+4
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+3
* For each column, have both a buffer into which strings for that columnGuy Harris2000-11-191-2/+2
* Add #include <string.h>, to get prototypes for mem* and str* functions.Gilbert Ramirez2000-11-171-1/+2
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+3
* tvbuff-ify the TR MAC dissector.Gilbert Ramirez2000-06-201-85/+83
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-19/+19
* Add tvbuff class.Gilbert Ramirez2000-05-111-43/+43
* Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez2000-03-121-2/+2
* Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris2000-01-221-2/+2
* Fix Gerald's e-mail address.Guy Harris2000-01-071-2/+2
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-4/+14
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-19/+37
* Changed short packet handling in TR code to understand minimum-lengthGilbert Ramirez1999-09-171-50/+110
* Removed two cases where protocol decoding assumed that the data in theGilbert Ramirez1999-09-091-3/+10
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-7/+19
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-48/+45
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-67/+55
* Small fixes for alignment, and #include for gtk+-1.1.x/glib-1.1.xGilbert Ramirez1999-03-011-3/+3
* Fixed a bug regarding bad packets. If a sub-vector indicated a 0-length,Gilbert Ramirez1999-01-121-3/+10
* * Added column formatting functionality.Gerald Combs1998-11-171-5/+5
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-2/+1
* Silly mistake which caused if(tree) to fail.Gilbert Ramirez1998-10-221-3/+3
* Removed some routines in support of match_strval function.Gilbert Ramirez1998-10-211-37/+18
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-1/+5
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-6/+6
* 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/+322