checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-hdfs.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2016-11-22 Michael MannAdd prefs_get_uint_value and prefs_get_range_value
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-06-23 Evan HuusReplace more deprecated tvb_length calls
2015-01-27 Hadriel KaplanLua: Expose tcp_dissect_pdus() to Lua
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-06-28 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-20 Guy HarrisRename dissector_add_handle() to dissector_add_for_deco...
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-11-09 Michael MannAdd data parameter to tcp_dissect_pdus() as well as...
2013-10-23 Bill Meier#if 0 numerous "unused const variables" (mostly value...
2013-08-05 Jakub ZawadzkiKeep result of [new_]register_dissector in some dissectors.
2013-01-31 Bill MeierComment out unused hf[] entries & etc.
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 Free Software Foundation address.
2012-05-08 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-19 Chris MaynardFix some duplicate display filter names.
2011-11-27 Bill MeierUse preference port (not defined constant) when port...
2011-10-23 Bill MeierRemove an unneeded #include.
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 Bill MeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-09-21 Bill MeierWhitespace cleanup:
2011-09-21 Bill MeierFix ex "modeline" so it works;
2011-09-02 Guy HarrisQuick hack to squelch compiler warnings. This code...
2011-09-02 Anders BromanFrom Allison:
2011-08-09 Alexis La GoutteFrom Allison via https://bugs.wireshark.org/bugzilla...