Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle "-G" only in Tethereal - it doesn't work in Ethereal, and isn't | Guy Harris | 2005-11-17 | 1 | -54/+9 |
* | More 'char*' -> 'const char*' changes to fix warnings. | Jörg Mayer | 2005-07-23 | 1 | -1/+1 |
* | Change read_prefs() to use GStrings instead of (re)allocating memory | Gerald Combs | 2005-06-13 | 1 | -1/+12 |
* | Add a "-G fields3" report which prints the bitmask of the field, and avoids | Gilbert Ramirez | 2005-05-27 | 1 | -0/+2 |
* | Add a "-G decodes" option to ethereal and tethereal which shows the | Gerald Combs | 2005-03-11 | 1 | -0/+3 |
* | Move "get_natural_int()" and "get_positive_int()" from "capture_opts.c" | Guy Harris | 2005-02-27 | 1 | -0/+42 |
* | Hoist the code for handling "-G" into a common module. | Guy Harris | 2004-09-10 | 1 | -0/+63 |