Check the checksum on GRE packets, if possible and if the Checksum
[obnox/wireshark/wip.git] / packet-giop.c
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-16 guyTvbuffify the STP dissector, have it register itself...
2000-11-15 guy"get_CDR_short()", from Frank Singleton.
2000-11-12 guyDon't set the "Protocol" column to "GIOP" until we...
2000-11-09 guyUse "%u", not "%d", to print unsigned integral quantities.
2000-11-09 guyIf the packet doesn't have at least GIOP_HEADER_SIZE...
2000-11-08 guyNever hand a "char" or a "gchar" to any of the ctype...
2000-11-07 guyGIOP 1.2 support and other GIOP enhancements, from...
2000-09-01 gramFix labelling of endianness. Error reported by
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-07-27 gramFor packets with GIOP versions that are not supported...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-05-05 guyAdd routines to:
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-16 denielDeclare print_object_key as static.
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-10-09 denielAdd display filters.
1999-09-17 guyAdd a "BYTES_ARE_IN_FRAME()" macro, to test whether...
1999-08-26 guyConvert a bunch of uses of "fd->cap_len" to use "pi...
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1998-11-18 gerald* File needed for one of Laurent's patches that I just...