various string related changes, mainly replace sprintf/snprintf by g_snprintf
[obnox/wireshark/wip.git] / packet-ansi_map.c
2003-12-12 guyFrom Michael Lum:
2003-12-08 guyGet rid of the private "my_decode_bitfield_value()...
2003-11-19 guyFrom Michael Lum: fix param_digits() subtree for "Natur...
2003-11-16 guyExport "protocol_t" as an opaque type.
2003-11-11 guyFrom Michael Lum:
2003-11-09 guyFrom Michael Lum: add the ability to put parameter...
2003-10-30 guyFrom Michael Lum: step over unknown parameters.
2003-10-30 guyFrom Michael Lum:
2003-10-28 guyFrom Michael Lum: fixed BCD decoding of filler nibble...
2003-10-16 guyFrom Michael Lum: add missing g_free() calls.
2003-10-06 guyFrom Michael Lum:
2003-10-06 guyFrom Lars Roland: not all compilers like static const...
2003-10-03 guyFrom Michael Lum: ANSI MAP support.