aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/grammar.lemon
AgeCommit message (Expand)AuthorFilesLines
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-0/+4
2007-01-17productions of non-terminal "sentence" do not generate any value. Avoid a des...Luis Ontanon1-1/+1
2006-05-02Add infrastructure for display filter functions.Gilbert Ramirez1-5/+38
2005-08-20- Include the .h files in their .c files.Jörg Mayer1-0/+2
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-2/+2
2004-02-27First attempt at "bitwise AND" display filter operator.Olivier Biot1-2/+3
2004-02-11Make an existence test of an arbitrary entity syntactically valid, butGuy Harris1-3/+3
2003-12-06From Olivier BiotGilbert Ramirez1-2/+3
2003-08-27Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols).Gilbert Ramirez1-2/+3
2003-07-25Add to the fundamental types passed between the scanner and the parser.Gilbert Ramirez1-11/+6
2001-06-22Support CIDR notation in IPv4 address filtering.Gilbert Ramirez1-1/+11
2001-03-02Enable slices of [i-j], where i is start offset and j is end offset,Gilbert Ramirez1-12/+10
2001-02-27Add Ed Warnicke's drange code to the new dfilter system.Gilbert Ramirez1-12/+76
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-0/+185