aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/cosine.c
Commit message (Expand)AuthorAgeFilesLines
* timestamp display precision:Ulf Lamping2005-08-251-0/+1
* EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping2005-08-241-2/+2
* Make editcap use wtap_read(); that eliminates the last user ofGuy Harris2005-04-031-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Have "wtap_read()" set "wth->phdr.pkt_encap" to "wth->file_encap",Guy Harris2004-03-031-2/+1
* Cast the arguments to <ctype.h> macros to "guchar", to squelchGuy Harris2004-02-091-2/+2
* Have the Wiretap open, read, and seek-and-read routines return, inGuy Harris2004-01-251-14/+24
* Fix all fixable warningsJörg Mayer2004-01-241-5/+6
* "file_seek()" sets "*err" - we don't have to set it ourselves.Guy Harris2003-11-251-13/+4
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-115/+115
* Updates from Motonori Shindo.Guy Harris2002-08-161-9/+2
* Fix the declaration of "empty_line()" to match the definition.Guy Harris2002-08-061-2/+2
* Make the argument to "empty_line()" a "const guchar *", so we don't haveGuy Harris2002-08-061-2/+2
* From Motonori Shindo: support for reading CoSine L2 debug output.Guy Harris2002-07-311-0/+530