aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/syntax-tree.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Improve support for single-character fields and filter expressions.Guy Harris1-0/+1
2015-09-11dfilter: Add membership operatorJeffrey Smith1-0/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-13Trivial: Spaces -> tabsChris Maynard1-11/+8
2013-08-10dfilter: report warning if OR and AND logic operands are mixed without parent...Jakub Zawadzki1-0/+4
2013-03-19From beroset:Anders Broman1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-19Support multiple relation test without logic and (python-like)Jakub Zawadzki1-0/+5
2010-08-29Doxygen changes.Anders Broman1-1/+4
2009-08-29Revert r29614 until I figure out why buildbot doesn't like itKovarththanan Rajaratnam1-3/+4
2009-08-29Use G_STRINGIFY/G_PASTEKovarththanan Rajaratnam1-4/+3
2008-01-31Hmmm. Second try to fix the const problems.Stig Bjørlykke1-2/+2
2008-01-31Removed a const to make it compile.Stig Bjørlykke1-1/+1
2008-01-31Make the "!="/"ne" change compile under Windows.Gerald Combs1-1/+1
2008-01-31If "!=" or "ne" are used in a display filter, warn the user that the resultsGerald Combs1-0/+4
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-02Add infrastructure for display filter functions.Gilbert Ramirez1-0/+2
2005-07-23Move declaration of sttype_register_* functions fromJörg Mayer1-0/+7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-03From Graeme Hewson:Guy Harris1-6/+5
2003-07-25Add to the fundamental types passed between the scanner and the parser.Gilbert Ramirez1-1/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-5/+5
2001-02-27Add Ed Warnicke's drange code to the new dfilter system.Gilbert Ramirez1-2/+12
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/+95