aboutsummaryrefslogtreecommitdiffstats
path: root/clopts_common.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer1-1/+1
2005-06-13Change read_prefs() to use GStrings instead of (re)allocating memoryGerald Combs1-1/+12
2005-05-27Add a "-G fields3" report which prints the bitmask of the field, and avoidsGilbert Ramirez1-0/+2
2005-03-11Add a "-G decodes" option to ethereal and tethereal which shows theGerald Combs1-0/+3
2005-02-27Move "get_natural_int()" and "get_positive_int()" from "capture_opts.c"Guy Harris1-0/+42
2004-09-10Hoist the code for handling "-G" into a common module.Guy Harris1-0/+63