| Commit message (Expand) | Author | Age | Files | Lines |
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -3/+1 |
* | Combine the two display filter README's into one, | Gilbert Ramirez | 2012-07-23 | 1 | -2/+1 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | From Michael Mann: | Anders Broman | 2012-06-25 | 1 | -4/+0 |
* | Move dftest.c back to the top-level directory; that way, all of the | Guy Harris | 2012-02-19 | 1 | -0/+199 |
* | Start moving files to ui/ and ui/cli/ | Jörg Mayer | 2012-02-17 | 1 | -199/+0 |
* | Replace all strerror() with g_strerror(). | Stig Bjørlykke | 2011-06-28 | 1 | -10/+6 |
* | Don't assign to a variable if the value won't be used: Coverity 817-821. | Bill Meier | 2011-04-04 | 1 | -2/+1 |
* | Turn on ASLR via /DYNAMICBASE and DEP via SetProcessDEPPolicy(). | Gerald Combs | 2010-09-16 | 1 | -1/+1 |
* | Move some code (including the optional objects) into libwsutil | Jeff Morriss | 2010-05-28 | 1 | -1/+1 |
* | Set default seconds type in rawshark and dftest. | Stig Bjørlykke | 2010-05-07 | 1 | -0/+1 |
* | Fix various gcc -Wshadow warnings. | Bill Meier | 2010-01-29 | 1 | -2/+2 |
* | * Free dfilter on shutdown | Kovarththanan Rajaratnam | 2009-09-09 | 1 | -15/+14 |
* | Change the signature of init_progfile_dir() so the casting of the | Guy Harris | 2009-03-22 | 1 | -1/+1 |
* | In Solaris, the second argument to dladdr() is just a void *, not a | Guy Harris | 2009-03-22 | 1 | -2/+1 |
* | Attempt to use dladdr() to get the pathname of the executable image if | Guy Harris | 2009-03-22 | 1 | -1/+2 |
* | Add a routine to report write errors to the list of failure-reporting | Guy Harris | 2009-02-15 | 1 | -4/+15 |
* | Move privileges.c and unicode-utils.c from epan to wsutil (so things like | Jeff Morriss | 2008-06-30 | 1 | -1/+1 |
* | No need to call init_plugin_dir() - it gets called, if necessary, by | Guy Harris | 2007-05-25 | 1 | -6/+6 |
* | Have init_progfile_dir() also check whether | Guy Harris | 2007-05-21 | 1 | -4/+4 |
* | Updated splash screen for Wireshark that shows the initialisation progress. | Graeme Lunt | 2007-05-07 | 1 | -1/+1 |
* | Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X; | Guy Harris | 2007-01-02 | 1 | -5/+15 |
* | Use the <name> convention for command-line arguments in the usage | Guy Harris | 2006-11-21 | 1 | -1/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Handle a filter that evaluates to an empty "matches everything" filter. | Guy Harris | 2006-04-06 | 1 | -1/+4 |
* | Call "get_credential_info()", so any later calls to privileges.c | Guy Harris | 2006-02-08 | 1 | -0/+6 |
* | timestamp display precision: | Ulf Lamping | 2005-08-25 | 1 | -1/+1 |
* | change nmake makefiles in /trunk and /trunk/epan so that | Lars Roland | 2005-02-13 | 1 | -4/+0 |
* | Again, some warnings removed. | Ulf Lamping | 2004-12-25 | 1 | -1/+1 |
* | From Lars Roland: define _NEED_VAR_IMPORT_ in dftest.c to make linking | Guy Harris | 2004-10-02 | 1 | -0/+4 |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 1 | -1/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Update to handle the changed epan_init() API, with a "general failure" | Guy Harris | 2004-04-17 | 1 | -9/+18 |
* | Make "epan_init()" take, as additional arguments, pointers to routines | Guy Harris | 2004-03-23 | 1 | -12/+18 |
* | From Lars Roland: Move timestamp_type into libethereal and provide accessor | Olivier Biot | 2004-03-18 | 1 | -2/+3 |
* | Get rid of some "#if 0"ed out #includes. | Guy Harris | 2004-02-21 | 1 | -11/+25 |
* | move timestamp format options from "View->Options" dialog into | Ulf Lamping | 2004-01-19 | 1 | -2/+2 |
* | Add checks for read errors in "read_prefs()". | Guy Harris | 2003-08-18 | 1 | -7/+25 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | From Joerg Mayer: | Guy Harris | 2002-07-17 | 1 | -27/+1 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -8/+8 |
* | Added two new arguments to epan_init() and proto_init() to | Ed Warnicke | 2001-04-02 | 1 | -2/+4 |
* | Create a more modular type system for the FT_* types. Put them | Gilbert Ramirez | 2001-02-01 | 1 | -0/+150 |