aboutsummaryrefslogtreecommitdiffstats
path: root/ui/dissect_opts.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02ui: use SPDX identifiers.Dario Lombardo1-14/+1
2017-04-08Clean up handling of enabled/disabled protocols/heuristic dissectors.Guy Harris1-0/+10
2016-12-24Add enabled protocol list for dissectors who are disabled by defaultMichael Mann1-0/+3
2016-10-31Handle -K, -n, -N, and -u in the common dissection option code.Guy Harris1-1/+1
2016-10-31Have the routine that handles dissection options not exit.Guy Harris1-3/+7
2016-10-30Have routines for parsing options that affect dissection.Guy Harris1-0/+106