aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/dfilter.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-02"dfilter_compile()" doesn't modify the string pointed to by its firstGuy Harris1-2/+2
2002-10-16Make the dfilter code support multiple header_field_info's withGilbert Ramirez1-6/+6
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-6/+6
2002-05-09Merge the work in Novell_NCP_branch into the mainline code.Gilbert Ramirez1-7/+6
2002-04-29Move the code to build the balanced tree of fields into "proto_init()",Guy Harris1-94/+1
2002-04-08Make some variables and functions static.Gilbert Ramirez1-4/+4
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-1/+26
2001-07-13From Joerg Mayer:Guy Harris1-2/+3
2001-02-13In a display filter expression, make a field name refer to any of theGuy Harris1-7/+17
2001-02-12If there are multiple fields with the same name, list only one of themGuy Harris1-2/+7
2001-02-01Grumble, grumble. I forgot to add the license comment at the topGilbert Ramirez1-3/+19
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-0/+352