aboutsummaryrefslogtreecommitdiffstats
path: root/packet-bssap.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-24Have two strings in an enum_val_t - one that's a short string that isguy1-4/+4
2003-12-17Make packet offsets "gint"s rather than "guint8"s.guy1-4/+4
2003-12-17removed some more MSVC warnings (type casting)ulfl1-2/+2
2003-12-13Widen formal parameters rather than narrowing actual parameters.guy1-8/+8
2003-12-11prevent MSVC warning:ulfl1-5/+5
2003-12-02From Michael Lum: don't register the handoff routine for dissectors as aguy1-15/+3
2003-12-01From Michael Lum:guy1-10/+7
2003-10-28From Michael Lum: fixed BCD decoding of filler nibble and fixed someguy1-8/+20
2003-10-24From Michael Lum: get rid of an unused value_string table.guy1-7/+1
2003-10-22From Michael Lum:guy1-0/+489