aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/dfilter.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2016-02-05Qt: Add check for field extractorsStig Bjørlykke1-0/+4
2015-01-18Clean up ftype-conversion and dfilter error message string handling.Guy Harris1-15/+5
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-03Avoid including <epan/epan.h> in dissectors.Jakub Zawadzki1-1/+3
2013-12-03struct _dfilter_t: rename to epan_dfilter.Jakub Zawadzki1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+7
2012-07-26dfilter.h does not need to include epan.hJörg Mayer1-1/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-04More C++ updates.Gerald Combs1-1/+8
2009-07-23From Kovarththanan Rajaratnam: avoid circular dependency.Martin Mathieson1-2/+0
2009-07-23Try to get the #includes right - take 2.Anders Broman1-0/+2
2008-01-31If "!=" or "ne" are used in a display filter, warn the user that the resultsGerald Combs1-1/+4
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris1-1/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs1-1/+1
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris1-3/+7
2002-12-02"dfilter_compile()" doesn't modify the string pointed to by its firstGuy Harris1-2/+2
2002-09-09"dfilter_prime_proto_tree()" doesn't modify the "dfilter_t" to whichGuy Harris1-2/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-05-09Merge the work in Novell_NCP_branch into the mainline code.Gilbert Ramirez1-5/+4
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-5/+4
2001-12-18Provide for per-protocol-tree data in the proto_tree code.Gilbert Ramirez1-3/+9
2001-02-01Grumble, grumble. I forgot to add the license comment at the topGilbert Ramirez1-2/+20
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-0/+65