checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-l1-events.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-08-27 Michael MannRemove calls of tvb_ensure_length_remaining.
2015-06-23 Evan HuusReplace more deprecated tvb_length calls
2015-06-16 Guy Harriswtap_encap dissectors don't get passed a media type...
2015-02-10 Pascal QuantinDo not iterate over reported length when using tvb_find...
2014-12-23 Martin MathiesonDeleting unnecessary #includes from dissectors.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-11-25 Michael MannRemove support for pinfo->private_data in "data-text...
2014-10-05 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-19 Michael MannRevert "Fixup: tvb_ensure_length_remaining -> tvb_ensur...
2014-06-18 Dario LombardoFixup: tvb_ensure_length_remaining -> tvb_ensure_captur...
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-05-19 Jakub ZawadzkiAdd new proto_tree_add_format_text() function
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-14 Jakub ZawadzkiFix warnings
2013-11-29 Jakub ZawadzkiAvoid including <wiretap/wtap.h> in dissectors.
2013-11-02 Michael MannPrep a few more dissectors to receive their string...
2013-06-14 Michael MannRemoved check_col() and the occasional tree.
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-15 Bill MeierRemove unneeded includes (ctype.h, stdio.h);
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-04-06 Bill Meier#include <string.h> not needed.
2009-12-04 Stephen FisherFix a problem where the Info column's contents was...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2008-09-27 Bill MeierMinor cleanup for proto_reg-handoff & etc
2008-04-22 Guy HarrisClarify where these L1 event messages come from.
2008-04-20 Stig BjørlykkeFrom Rolf Fiedler (bug 2408):