From Yuriy Sidelnikov: handle the case where a presentation selector
[obnox/wireshark/wip.git] / packet-cpha.c
2003-12-18 guyUse a value_string table for the Status field.
2003-12-17 ulflremoved some more MSVC warnings (type casting)
2003-06-03 geraldMagic number adjustments, from Yaniv Kaul.
2003-04-15 guyDon't format a string into a buffer with "snprintf...
2003-01-31 guyGet rid of BASE_BIN - it's just the same as BASE_DEC...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-28 guyFix from Yaniv Kaul.
2002-08-20 guyUse the new dissector API, and check whether the magic...
2002-08-14 guyCPHA support, from Yaniv Kaul.