aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/network_instruments.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-25timestamp display precision:Ulf Lamping1-0/+1
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping1-7/+7
2005-06-30make reading of observer files work againRonnie Sahlberg1-1/+11
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-02-09Add extra {} to "avoid ambiguous `else'", to quote the GCC warning thatGuy Harris1-3/+3
2004-01-25Have the Wiretap open, read, and seek-and-read routines return, inGuy Harris1-14/+17
2004-01-05 removed some MSVC warnings (level 3)Ulf Lamping1-2/+2
2003-11-25"file_seek()" sets "*err" - there's no need to set it ourselves. ItGuy Harris1-15/+7
2003-11-06From Scott Emberley: support for writing Network Instruments ObserverGuy Harris1-19/+172
2003-11-01The time in Observer files is in nanoseconds since midnight, January 1,Guy Harris1-14/+45
2003-10-31Temporarily get rid of the "struct tm" in "struct observer_time", andGuy Harris1-1/+5
2003-10-31From Scott Emberley: support for reading Network Instruments version 9Guy Harris1-0/+290