aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/dfilter.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-23From Kovarththanan Rajaratnam: avoid circular dependency.martinm1-2/+0
2009-07-23Try to get the #includes right - take 2.etxrab1-0/+2
2008-01-31If "!=" or "ne" are used in a display filter, warn the user that the resultsgerald1-1/+4
2007-04-23Add some GCC warnings to the standard set, and add some others to theguy1-1/+1
2006-06-20Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variablegerald1-1/+1
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald1-1/+1
2006-05-21name changesahlberg1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:guy1-3/+7
2002-12-02"dfilter_compile()" doesn't modify the string pointed to by its firstguy1-2/+2
2002-09-09"dfilter_prime_proto_tree()" doesn't modify the "dfilter_t" to whichguy1-2/+2
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-05-09Merge the work in Novell_NCP_branch into the mainline code.gram1-5/+4
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-5/+4
2001-12-18Provide for per-protocol-tree data in the proto_tree code.gram1-3/+9
2001-02-01Grumble, grumble. I forgot to add the license comment at the topgram1-2/+20
2001-02-01Create a more modular type system for the FT_* types. Put themgram1-0/+65