aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/network_instruments.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-30make reading of observer files work againsahlberg1-1/+11
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-02-09Add extra {} to "avoid ambiguous `else'", to quote the GCC warning thatguy1-3/+3
2004-01-25Have the Wiretap open, read, and seek-and-read routines return, inguy1-14/+17
2004-01-05 removed some MSVC warnings (level 3)ulfl1-2/+2
2003-11-25"file_seek()" sets "*err" - there's no need to set it ourselves. Itguy1-15/+7
2003-11-06From Scott Emberley: support for writing Network Instruments Observerguy1-19/+172
2003-11-01The time in Observer files is in nanoseconds since midnight, January 1,guy1-14/+45
2003-10-31Temporarily get rid of the "struct tm" in "struct observer_time", andguy1-1/+5
2003-10-31From Scott Emberley: support for reading Network Instruments version 9guy1-0/+290