aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ntp.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-23From Toralf Foerster (in bug 1044):Jaap Keuter1-3/+4
2006-07-07Fix more bugs found by Ilja van Sprundel.Gerald Combs1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-01-16done:Jörg Mayer1-11/+9
2005-09-21get rid of strcpy in packet-ntp.cRonnie Sahlberg1-38/+47
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-1/+1
2005-08-08various code cleanup:Ulf Lamping1-6/+2
2005-08-05More char -> const char warning fixesJörg Mayer1-3/+3
2005-03-01Show NTP times in a fashion more similar to that used for other times.Guy Harris1-3/+22
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+954