checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-ayiya.c
2018-07-02 Guy HarrisUse proto_tree_add_item() for a number of time values.
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2016-12-31 Michael MannDissectors don't need a journey of self discovery.
2016-10-13 Michael MannConvert most UDP dissectors to use "auto" preferences.
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-11-09 Michael MannConvert some UDP subdissectors to "new" style.
2014-12-22 Martin MathiesonFirst batch of unincludes. Last attempt...
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-10-05 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-09-16 Michael MannConvert proto_tree_add_uint_format to proto_tree_add_ui...
2013-03-14 Anders Broman[-Wmissing-prototypes]
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-10-24 Bill MeierFix encoding arg for various fcn calls:
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-05-10 Bill MeierIndentation & whitespace cleanup (including: "4 space...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
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_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-10-05 Bill MeierMinor cleanup related to proto_register and/or proto_re...
2008-09-29 Anders BromanFrom Jelmer Vernooij: