HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / epan / dissectors / packet-cfm.c
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2019-07-04 Jaap KeuterMPLS: link CFM to designated G-ACh channel type
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-10-15 Michael MannAdd support for BASE_OUI
2017-08-27 Alexis La Gouttecfm: fix 'pinfo' was marked unused but was used [-Wused...
2017-06-29 Gabor VaszkunAdded General Notification Message opcode to CFM
2016-10-18 Guy HarrisFix typo.
2016-05-03 Joerg MayerDecode OUI as Ethernet Vendor ID.
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-11-13 Michael Mannregister_dissector -> new_register_dissector
2015-06-23 JustinKuCFM: fix CFM Type Test signal (TST) without CRC dissection
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-11-12 Michael MannAdd Decode As functionality for MPLS PW Associated...
2014-09-26 Pascal QuantinCFM: display MEP ID in decimal in OAM Y.1731 Synthetic...
2014-09-11 Bill Meierpacket-cfm.c: Update some comments; Add editor modelines.
2014-09-11 Bill Meierpacket-cfm.c: Fix Bug 10385: "Ethernet OAM (CFM) frames...
2014-06-24 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-09-03 Pascal QuantinFrom Andreas Urke via https://bugs.wireshark.org/bugzil...
2013-08-05 Jakub ZawadzkiKeep result of [new_]register_dissector in some dissect...
2013-07-03 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-03-15 Anders Broman[-Wmissing-prototypes]
2012-11-07 Anders BromanGet rid of a non ASCII char.
2012-11-07 Anders BromanFrom Wim Leflere:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-01-19 Chris MaynardFix some duplicate display filter names.
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-20 Bill MeierUse ENC_NA as proto_tree_add_item() encoding arg for...
2011-10-15 Bill MeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-09-26 Anders BromanGet rid of check_col, while at it set ENC.
2011-06-24 Jaap KeuterFrom Peter Nahas:
2010-12-23 Jaap KeuterFix for bug 5517:
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-10-02 Bill MeierMinor cleanup:
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-03-14 Jaap KeuterFrom Robert Dickerson:
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...
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-08-25 Bill Meierprefs.h not req'd; cleanup reg_handoff;
2007-11-28 Jaap KeuterFrom Brian W. Antoine:
2007-11-21 Sake BlokBug 1994: From Keith Mercer :
2007-11-06 Anders BromanFrom Keith Mercer:
2007-10-13 Jaap KeuterFrom Keith Mercer :