Support for protocols running atop GIOP, from Frank Singleton.
[obnox/wireshark/wip.git] / packet-wccp.c
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-03-20 guyAlas, the WCCP drafts have expired....
2001-02-09 guyChange to include Service ID field in dissection of...
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-29 guyTvbuffify the GRE and WCCP dissectors.
2000-11-29 guyWCCP 2.0 support.
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-17 gramAdd #include <string.h>, to get prototypes for mem...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-08 guyMove calls to "dissector_add()" out of the register...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
1999-12-14 guyMinor tweak.
1999-12-14 guyMerge Jerry's version with a version I'd done.
1999-12-12 guyAdd a URL for the WCCP 1.0 draft.
1999-12-12 guyWCCP 1.0 dissection, from Jerry Talkington.