aboutsummaryrefslogtreecommitdiffstats
path: root/packet-giop.c
AgeCommit message (Expand)AuthorFilesLines
2000-09-01Fix labelling of endianness. Error reported byGilbert Ramirez1-3/+3
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+4
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris1-9/+9
2000-07-27For packets with GIOP versions that are not supported by the dissector,Gilbert Ramirez1-6/+19
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-3/+3
2000-05-11Add tvbuff class.Gilbert Ramirez1-39/+39
2000-05-05Add routines to:Guy Harris1-12/+25
2000-03-12Break proto_tree_add_item_format() into multiple functions:Gilbert Ramirez1-2/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-2/+8
1999-10-16Declare print_object_key as static.Laurent Deniel1-2/+2
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1-3/+5
1999-10-09Add display filters.Laurent Deniel1-22/+31
1999-09-17Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are aGuy Harris1-4/+4
1999-08-26Convert a bunch of uses of "fd->cap_len" to use "pi.captured_len" (or toGuy Harris1-4/+4
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1-4/+16
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-41/+40
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-50/+47
1998-11-18* File needed for one of Laurent's patches that I just committed.Gerald Combs1-0/+702