Damn the torpedos[1], commit it anyway.
[obnox/wireshark/wip.git] / packet-vtp.c
2001-08-28 guyGet rid of "proto_tree_add_notext()" - if you create...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-03-13 gramMake tvb_get_ptr() return 'const guint8*', and clean...
2001-02-05 guyFix up some MSVC complaints about (narrowing) type...
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-12-28 guyTvbuffify the CDP, CGMP, ISL, and VTP dissectors.
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-14 guyThe argument to a "proto_tree_add_item()" adding an...
2000-05-11 gramAdd tvbuff class.
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-02-05 guyDissector for Cisco's Virtual Trunking Protocol.