checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-gvrp.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2016-03-20 Michael MannCreate call_data_dissector() to call data dissector.
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-11-23 Michael Mannregister_dissector -> new_register_dissector
2015-01-08 Michael MannEliminate proto_tree_add_text from some dissectors.
2014-12-23 Martin MathiesonDeleting unneccessary #includes from dissectors.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-09-29 Bill MeierAdd editor modelines and adjust indentation as needed.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-14 Jakub ZawadzkiFix warnings
2013-02-19 Guy HarrisHow can I get a new tvbuff that starts at an offset...
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-05-17 Bill MeierGeneral Cleanup including:
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO) with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-01-10 Richard van der... From Chris Maynard (bug 1852):
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-09-17 Guy HarrisMove a pile of protocol-related headers from the top...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.