aboutsummaryrefslogtreecommitdiffstats
path: root/packet-bssap.c
Commit message (Expand)AuthorAgeFilesLines
* Have two strings in an enum_val_t - one that's a short string that isGuy Harris2004-05-241-4/+4
* Make packet offsets "gint"s rather than "guint8"s.Guy Harris2003-12-171-4/+4
* removed some more MSVC warnings (type casting)Ulf Lamping2003-12-171-2/+2
* Widen formal parameters rather than narrowing actual parameters.Guy Harris2003-12-131-8/+8
* prevent MSVC warning:Ulf Lamping2003-12-111-5/+5
* From Michael Lum: don't register the handoff routine for dissectors as aGuy Harris2003-12-021-15/+3
* From Michael Lum:Guy Harris2003-12-011-10/+7
* From Michael Lum: fixed BCD decoding of filler nibble and fixed someGuy Harris2003-10-281-8/+20
* From Michael Lum: get rid of an unused value_string table.Guy Harris2003-10-241-7/+1
* From Michael Lum:Guy Harris2003-10-221-0/+489