Get rid of extra blanks in strings.
[obnox/wireshark/wip.git] / packet-ntp.c
2000-11-19 geraldIn dissect_ntp(), add an ellipsis (...) to the end...
2000-11-19 geraldFix buffer overruns:
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-17 guyReference clock identifiers a DATUM TymServe 2100 NTP...
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-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-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
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.
1999-12-21 geraldFix bus error/alignment issues in ntp_fmt_ts.
1999-12-06 guyWhen dissecting the reference clock ID field:
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-25 guyInclude "snprintf", if necessary, to get "snprintf...
1999-10-25 guyTomislav Vujec's additional comments on the layout...
1999-10-22 guyAdditional NTP changes:
1999-10-14 guyNathan Neulinger's NTP dissector.