If we get an exception when dissecting a packet, append "[Short Frame]"
[obnox/wireshark/wip.git] / packet-srvloc.c
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-09-11 gramMove format_text(), get_token_len(), and fine_line_end...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 denielMiscellaneous code cleaning
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-08-04 guyFix to the SRVLOC dissector to correctly handle the...
2000-08-04 guyFix a number of problems, and do some checking to make...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-08 guyMove calls to "dissector_add()" out of the register...
2000-01-22 guy"tm_mon" in a "struct tm" is 0-based, not 1-based;...
2000-01-07 guyFix Gerald's e-mail address.
2000-01-01 guyInclude <time.h> to declare "gmtime()".
1999-12-15 guyUpdates from James Coe.
1999-12-09 guySRVLOC updates from James Coe.
1999-12-07 guyJames Coe's patch to add SRVLOC and NCP-over-IP support.