Get rid of the last global variable.
[obnox/wireshark/wip.git] / packet-cops.c
2002-04-05 guyGive all subtrees an ett_ value.
2002-03-31 guyThe variables in question are only used if old unused...
2002-03-31 guyGet rid of an unused variable.
2002-03-12 guyGet rid of unnecessary includes.
2002-03-12 guyGet rid of the "--enable-snmp" option; instead, use...
2002-03-11 guyIf we're linking with the UCD SNMP library, make "forma...
2002-02-26 guyFrom Kari Tiirikainen: use the SNMP library, if present...
2002-02-22 guyAdd some necessary "volatile" declarations.
2002-02-22 guyCatch the ReportedBoundsError exception in the DNS...
2002-02-22 guyCOPS-PR extension support, from Kari Tiirikainen.
2002-02-22 hagbardAdded a preference to allow for setting the COPS tcp...
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-04-23 guyGet rid of some unnecessary includes.
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 gramEnsure that all value_string arrays end in {0, NULL...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-27 guyGet rid of extra blanks in strings.
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-10-16 gramComplete the COPS dissector. Heikki Vatiainen <hessu...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-06-15 gramConvert IPX-and-friend dissectors in packet-ipx.c to use
2000-06-07 gramAdd COPS dissector (with a few fixes for compiling...