aboutsummaryrefslogtreecommitdiffstats
path: root/cfile.h
Commit message (Expand)AuthorAgeFilesLines
* name changeRonnie Sahlberg2006-05-211-2/+2
* timestamp display precision:Ulf Lamping2005-08-251-4/+4
* EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping2005-08-241-2/+3
* Get rid of f_len field in capture_file structure - we can just keepGuy Harris2005-08-201-1/+0
* Add APIs to Wiretap to return the file of the size as supplied by the OSGuy Harris2005-08-191-2/+1
* Have "f_datalen" keep track of the number of bytes of uncompressed fileGuy Harris2005-08-191-1/+2
* another two steps towards privilege seperation:Ulf Lamping2005-02-061-5/+1
* (some) redesign of capture data structures.Ulf Lamping2005-02-041-1/+0
* move capture_file_fd field from capture_file to capture_opts type, as this is...Ulf Lamping2005-02-031-1/+0
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Rename a bunch of variables and routines that pertain to string searchGuy Harris2004-04-151-2/+2
* added some more info to the statusbar (filesize, packet count, ..),Ulf Lamping2004-02-031-1/+2
* There's no need to keep a "FILE *" for the file being printed to in aGuy Harris2004-01-251-2/+1
* We don't need to keep the progress bar quantum or next step in theGuy Harris2004-01-091-3/+1
* Make "finfo_selected" a member of a "capture_file" structure rather thanGuy Harris2003-09-241-1/+2
* Add a routine to return the display name for a "capture_file" structure,Guy Harris2003-09-151-2/+1
* Keep a "display name" as part of a capture_file structure; for liveGuy Harris2003-09-151-1/+2
* Get rid of the EBCDIC stuff in the find dialog - it's not supported yet,Guy Harris2003-08-291-5/+16
* From Greg Morris: code to support searches for text or raw binary dataGuy Harris2003-07-221-1/+4
* Forgot to add two filesRonnie Sahlberg2002-09-061-0/+84