Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have two strings in an enum_val_t - one that's a short string that is | Guy Harris | 2004-05-24 | 1 | -4/+4 |
* | Make packet offsets "gint"s rather than "guint8"s. | Guy Harris | 2003-12-17 | 1 | -4/+4 |
* | removed some more MSVC warnings (type casting) | Ulf Lamping | 2003-12-17 | 1 | -2/+2 |
* | Widen formal parameters rather than narrowing actual parameters. | Guy Harris | 2003-12-13 | 1 | -8/+8 |
* | prevent MSVC warning: | Ulf Lamping | 2003-12-11 | 1 | -5/+5 |
* | From Michael Lum: don't register the handoff routine for dissectors as a | Guy Harris | 2003-12-02 | 1 | -15/+3 |
* | From Michael Lum: | Guy Harris | 2003-12-01 | 1 | -10/+7 |
* | From Michael Lum: fixed BCD decoding of filler nibble and fixed some | Guy Harris | 2003-10-28 | 1 | -8/+20 |
* | From Michael Lum: get rid of an unused value_string table. | Guy Harris | 2003-10-24 | 1 | -7/+1 |
* | From Michael Lum: | Guy Harris | 2003-10-22 | 1 | -0/+489 |