aboutsummaryrefslogtreecommitdiffstats
path: root/clopts_common.c
Commit message (Expand)AuthorAgeFilesLines
* More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer2005-07-231-1/+1
* Change read_prefs() to use GStrings instead of (re)allocating memoryGerald Combs2005-06-131-1/+12
* Add a "-G fields3" report which prints the bitmask of the field, and avoidsGilbert Ramirez2005-05-271-0/+2
* Add a "-G decodes" option to ethereal and tethereal which shows theGerald Combs2005-03-111-0/+3
* Move "get_natural_int()" and "get_positive_int()" from "capture_opts.c"Guy Harris2005-02-271-0/+42
* Hoist the code for handling "-G" into a common module.Guy Harris2004-09-101-0/+63