aboutsummaryrefslogtreecommitdiffstats
path: root/epan/disabled_protos.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-09Fix routine name.Guy Harris1-1/+1
2017-04-09Pull the code to save enabled/disabled lists into libwireshark.Guy Harris1-34/+63
2017-04-08Clean up handling of enabled/disabled protocols/heuristic dissectors.Guy Harris1-76/+155
2017-01-20disabled_protos: add cleanup function.Dario Lombardo1-0/+21
2016-12-24disabled_protos: fix no previous prototype for function 'read_protos_list' [-...Alexis La Goutte1-1/+1
2016-12-24Add enabled protocol list for dissectors who are disabled by defaultMichael Mann1-195/+321
2016-07-26Fix some of the checkAPIs.pl warnings for g_warning.Michael Mann1-4/+5
2016-06-13Use getc_unlocked in a few places.Gerald Combs1-8/+8
2015-12-15disabled_protos.c: Fix heur_compare() constness [-Wcast-qual]João Valverde1-2/+2
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris1-4/+0
2015-09-27Qt: Add the Dissector Tables dialog.Gerald Combs1-1/+1
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-3/+0
2015-07-17Add new long options to GUIs to allow arbitrary protocols and heuristics to b...Jim Young1-0/+30
2015-07-14Add a "heuristic dissectors" tab to the Enable Protocols dialog.Michael Mann1-2/+386
2014-10-17Don't use ctype.h routines.Guy Harris1-5/+4
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier1-32/+45
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-07-12Move disabled_protos.{h,c} into epan.Jeff Morriss1-0/+412