sq AD TYPE
[metze/wireshark/wip.git] / epan / disabled_protos.c
2018-09-19 Gerald CombsTry to discourage the use of APIs via counting.
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2017-04-09 Guy HarrisFix routine name.
2017-04-09 Guy HarrisPull the code to save enabled/disabled lists into libwi...
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2017-01-20 Dario Lombardodisabled_protos: add cleanup function.
2016-12-24 Alexis La Gouttedisabled_protos: fix no previous prototype for function...
2016-12-24 Michael MannAdd enabled protocol list for dissectors who are disabl...
2016-07-26 Michael MannFix some of the checkAPIs.pl warnings for g_warning.
2016-06-13 Gerald CombsUse getc_unlocked in a few places.
2015-12-15 João Valverdedisabled_protos.c: Fix heur_compare() constness [-Wcast...
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-09-27 Gerald CombsQt: Add the Dissector Tables dialog.
2015-07-17 Michael MannRemove all preferences related to enabling/disabling...
2015-07-17 Jim YoungAdd new long options to GUIs to allow arbitrary protoco...
2015-07-14 Michael MannAdd a "heuristic dissectors" tab to the Enable Protocol...
2014-10-17 Guy HarrisDon't use ctype.h routines.
2014-10-10 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-07-12 Jeff MorrissMove disabled_protos.{h,c} into epan.