aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ntp.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-31Add routines for adding items to a protocol tree that take arguments ofguy1-5/+5
2000-05-11Add tvbuff class.gram1-18/+18
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andguy1-3/+13
2000-03-12Break proto_tree_add_item_format() into multiple functions:gram1-14/+14
2000-01-22"tm_mon" in a "struct tm" is 0-based, not 1-based; when printing theguy1-3/+3
2000-01-07Fix Gerald's e-mail address.guy1-2/+2
1999-12-21Fix bus error/alignment issues in ntp_fmt_ts.gerald1-9/+9
1999-12-06When dissecting the reference clock ID field:guy1-6/+13
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-3/+11
1999-10-25Include "snprintf", if necessary, to get "snprintf()" declared.guy1-1/+11
1999-10-25Tomislav Vujec's additional comments on the layout of NTP packets.guy1-3/+108
1999-10-22Additional NTP changes:guy1-24/+180
1999-10-14Nathan Neulinger's NTP dissector.guy1-0/+150