aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/gencode.c
AgeCommit message (Expand)AuthorFilesLines
2003-08-27Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols).Gilbert Ramirez1-1/+5
2003-06-13Handle the case of a comparison between two ranges (or, at least, don'tGuy Harris1-1/+4
2002-11-01Fix a problem when using the same field more than once in a displayGilbert Ramirez1-11/+14
2002-10-16Make the dfilter code support multiple header_field_info's withGilbert Ramirez1-29/+47
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-6/+6
2002-03-02From Joerg Mayer: get rid of "-Wno-unused" flag in some configureGuy Harris1-2/+2
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-4/+3
2001-12-18Provide for per-protocol-tree data in the proto_tree code.Gilbert Ramirez1-2/+48
2001-02-27Add Ed Warnicke's drange code to the new dfilter system.Gilbert Ramirez1-6/+4
2001-02-11Remove unused variable and add copyright and RCS ID.Gilbert Ramirez1-2/+23
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-0/+299