As with "file_write_error_message()", so with
[obnox/wireshark/wip.git] / packet-skinny.c
2002-09-21 geraldFrom Paul Erkilla:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-05-30 guyFrom Albert Chin: fix various non-GCC compiler warnings.
2002-05-05 guyMake a "tcp_dissect_pdus()" with the standard loop...
2002-03-27 guyUpdates from Paul Erkkila.
2002-03-21 guyImprove the media payload type names some more, and...
2002-03-21 guyUse somewhat nicer names for the media payload types.
2002-03-20 guyUpdates from Paul Erkkila.
2002-03-20 guyUpdates from Paul E. Erkkila.
2002-03-19 guyUpdates from Paul E. Erkkila.
2002-03-19 guyPut in desegmentation support.
2002-03-18 guySkinny Client Control Protocol enhancements, from Paul...
2002-01-21 guyConvert some "col_add_str()" calls to "col_set_str()".
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-11-25 hagbardSwitched from calling dissect_data to using call_dissector
2001-10-20 guyIf we decide that a packet to or from port 2000 isn...
2001-10-11 guyFor the SCCP message ID field, use the formerly comment...
2001-10-11 guyGet rid of C++ comment.
2001-10-11 guyInitial Skinny Client Control Protocol support, from...