checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-mih.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-04-02 Pascal QuantinMIH: fix subtree addition in dissect_dev_states()
2016-10-28 Alexis La GoutteMIH: fix fix spelling typo found by lintian
2016-10-13 Michael MannConvert most UDP dissectors to use "auto" preferences.
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-02-20 Alexis La GoutteMIH: fix exists multiple times with NOT compatible...
2016-01-08 moshekaplanFix a lot of typos and misspellings
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-11-16 Michael Manncreate_dissector_handle -> new_create_dissector_handle
2015-05-26 Michael MannRemove proto_tree_add_text from some dissectors.
2014-12-23 Martin MathiesonDeleting unnecessary #includes from dissectors.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-11-05 Bill Meiermih: tvb_length() --> tvb_reported_length(); Fix some...
2014-11-05 Bill Meiermih: Fix some bugs; Add an XXX comment.
2014-08-15 Bill MeierRemove unneeded #include <epan/prefs.h>; As needed...
2014-07-04 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-06-18 Dario LombardoFixup: tvb_get_string(z) -> tvb_get_string(z)_enc
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-04-06 Michael MannApply found fix-encoding-args.pl errors in the dissecto...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-14 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-21 Evan HuusAdd _g_ to the names of functions that allocate glib...
2013-04-14 Evan HuusUpdate some of the old FSF addresses caught by the...
2013-04-04 Chris MaynardFix encoding arg for proto_tree_add_item() and friends.
2013-02-22 Jakub ZawadzkiNo need for static dissector_handle_t.
2013-01-14 Chris MaynardFixed Coverity CID 762008: Structurally dead code.
2013-01-10 Anders BromanFrom Alton MacDonald:
2013-01-02 Michael Mannbitmask patch for MIH dissector that makes 64-bit bitma...
2012-12-27 Anders BromanFrom Ankith: Media Independent handover (MIH) protocol...