aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ntp.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-15Fix a typo found by Don Arrowsmith.gerald1-2/+2
2007-11-08Apply yet another set of the optimization patches:etxrab1-1/+1
2007-01-05Added functionality proposed in bug 1233.jake1-8/+17
2006-10-26From Xiaoguang Liujake1-3/+3
2006-08-23From Toralf Foerster (in bug 1044):jake1-3/+4
2006-07-07Fix more bugs found by Ilja van Sprundel.gerald1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-01-16done:jmayer1-11/+9
2005-09-21get rid of strcpy in packet-ntp.csahlberg1-38/+47
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,guy1-1/+1
2005-08-08various code cleanup:ulfl1-6/+2
2005-08-05More char -> const char warning fixesjmayer1-3/+3
2005-03-01Show NTP times in a fashion more similar to that used for other times.guy1-3/+22
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anguy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+954