HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / epan / dissectors / packet-wfleet-hdlc.c
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2016-12-31 Michael MannDissectors don't need a journey of self discovery.
2016-03-20 Michael MannManually add protocol dependencies derived from find_di...
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-11-14 Michael Mannregister_dissector -> new_register_dissector
2014-12-25 Martin MathiesonDeleting unnecessary #includes from dissectors.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-09-29 Bill MeierAdd editor modelines and adjust indentation as needed.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-10 Anders Broman- Forward declaration of register functions.
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...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
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_RES_DL_SRC/COL_RES_DL_DST...
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2006-12-07 Anders BromanAs ponted out by Stig Bjørlykke change a whole bunch...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-09-17 Guy HarrisMove a pile of protocol-related headers from the top...
2004-11-24 Guy HarrisExport two versions of the Ethereal dissector, for...
2004-08-06 Guy HarrisFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.