Drop count is 64 bits
[obnox/wireshark/wip.git] / dftest.c
2011-06-28 stigReplace all strerror() with g_strerror().
2011-04-04 wmeierDon't assign to a variable if the value won't be used...
2010-09-16 geraldTurn on ASLR via /DYNAMICBASE and DEP via SetProcessDEP...
2010-05-28 morrissMove some code (including the optional objects) into...
2010-05-07 stigSet default seconds type in rawshark and dftest.
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2009-09-09 krj* Free dfilter on shutdown
2009-03-22 guyChange the signature of init_progfile_dir() so the...
2009-03-22 guyIn Solaris, the second argument to dladdr() is just...
2009-03-22 guyAttempt to use dladdr() to get the pathname of the...
2009-02-15 guyAdd a routine to report write errors to the list of...
2008-06-30 morrissMove privileges.c and unicode-utils.c from epan to...
2007-05-25 guyNo need to call init_plugin_dir() - it gets called...
2007-05-21 guyHave init_progfile_dir() also check whether
2007-05-07 galUpdated splash screen for Wireshark that shows the...
2007-01-02 guyAdd a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment...
2006-11-21 guyUse the <name> convention for command-line arguments...
2006-05-21 sahlbergname change
2006-04-06 guyHandle a filter that evaluates to an empty "matches...
2006-02-08 guyCall "get_credential_info()", so any later calls to...
2005-08-25 ulfltimestamp display precision:
2005-02-13 lrolandchange nmake makefiles in /trunk and /trunk/epan so...
2004-12-25 ulflAgain, some warnings removed.
2004-10-02 guyFrom Lars Roland: define _NEED_VAR_IMPORT_ in dftest...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-04-17 guyUpdate to handle the changed epan_init() API, with...
2004-03-23 guyMake "epan_init()" take, as additional arguments, point...
2004-03-18 obiotFrom Lars Roland: Move timestamp_type into libethereal...
2004-02-21 guyGet rid of some "#if 0"ed out #includes.
2004-01-19 ulflmove timestamp format options from "View->Options"...
2003-08-18 guyAdd checks for read errors in "read_prefs()".
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-07-17 guyFrom Joerg Mayer:
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-04-02 hagbardAdded two new arguments to epan_init() and proto_init...
2001-02-01 gramCreate a more modular type system for the FT_* types...