HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / epan / dissectors / packet-ascend.c
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2019-04-04 Gerald Combsepan: Convert our PROTO_ITEM_ macros to inline functions.
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2016-03-20 Michael MannManually add protocol dependencies derived from find_di...
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-11-16 Michael Manncreate_dissector_handle -> new_create_dissector_handle
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-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-11-29 Jakub ZawadzkiAvoid including <wiretap/wtap.h> in dissectors.
2013-03-13 Anders Broman- [-Wmissing-prototypes]
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-04-23 Bill MeierDo indentation cleanup (e.g., 4-space tabs => spaces)
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-04-06 Bill Meier#include <string.h> not needed.
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_INFO) with col_check
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:
2008-05-09 Anders BromanFix some of the Errors/warnings detected by checkapi.
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2004-11-24 Guy HarrisExport two versions of the Ethereal dissector, for...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.