aboutsummaryrefslogtreecommitdiffstats
path: root/dftest.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-25No need to call init_plugin_dir() - it gets called, if necessary, byGuy Harris1-6/+6
2007-05-21Have init_progfile_dir() also check whetherGuy Harris1-4/+4
2007-05-07Updated splash screen for Wireshark that shows the initialisation progress. Graeme Lunt1-1/+1
2007-01-02Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;Guy Harris1-5/+15
2006-11-21Use the <name> convention for command-line arguments in the usageGuy Harris1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-06Handle a filter that evaluates to an empty "matches everything" filter.Guy Harris1-1/+4
2006-02-08Call "get_credential_info()", so any later calls to privileges.cGuy Harris1-0/+6
2005-08-25timestamp display precision:Ulf Lamping1-1/+1
2005-02-13change nmake makefiles in /trunk and /trunk/epan so thatLars Roland1-4/+0
2004-12-25Again, some warnings removed.Ulf Lamping1-1/+1
2004-10-02From Lars Roland: define _NEED_VAR_IMPORT_ in dftest.c to make linkingGuy Harris1-0/+4
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-04-17Update to handle the changed epan_init() API, with a "general failure"Guy Harris1-9/+18
2004-03-23Make "epan_init()" take, as additional arguments, pointers to routinesGuy Harris1-12/+18
2004-03-18From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot1-2/+3
2004-02-21Get rid of some "#if 0"ed out #includes.Guy Harris1-11/+25
2004-01-19move timestamp format options from "View->Options" dialog intoUlf Lamping1-2/+2
2003-08-18Add checks for read errors in "read_prefs()".Guy Harris1-7/+25
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-07-17From Joerg Mayer:Guy Harris1-27/+1
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-8/+8
2001-04-02Added two new arguments to epan_init() and proto_init() toEd Warnicke1-2/+4
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-0/+150