checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-mrdisc.c
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-05-17 Björn Ruytenbergmrdisc: Verify pinfo->dst is a valid IPv4 address
2016-07-27 Michael MannFollow up for proto_tree_add_checksum.
2016-07-21 Michael MannAdd proto_tree_add_checksum.
2016-01-21 Martin Kaisermrdisc: don't THROW() an exception from a dissector
2016-01-20 Martin Kaisermrdisc: remove unnecessary if(item) checks
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-11-12 Alexis La GoutteFix warning: no previous prototype for function .....
2014-11-08 Michael MannCreate real subdissectors to the IGMP protocol.
2014-10-04 Bill MeierAdd editor modelines; Reformat as appropriate.
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-14 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
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.
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_...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-04-29 Gerald CombsForce the query interval and robustness variable to...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.