Add infrastructure for display filter functions.
[metze/wireshark/wip.git] / epan / dfilter / gencode.c
2006-05-02 Gilbert RamirezAdd infrastructure for display filter functions.
2005-08-04 Jörg MayerAlbert Chin:
2005-07-23 Jörg MayerAdd includes to fix warnings of type
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-02-27 Olivier BiotFirst attempt at "bitwise AND" display filter operator.
2003-12-06 Gilbert RamirezFrom Olivier Biot
2003-08-27 Gilbert RamirezAdd a "contains" operator for byte-strings, strings...
2003-06-13 Guy HarrisHandle the case of a comparison between two ranges...
2002-11-01 Gilbert RamirezFix a problem when using the same field more than once...
2002-10-16 Gilbert RamirezMake the dfilter code support multiple header_field_inf...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-03-02 Guy HarrisFrom Joerg Mayer: get rid of "-Wno-unused" flag in...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-18 Gilbert RamirezProvide for per-protocol-tree data in the proto_tree...
2001-02-27 Gilbert RamirezAdd Ed Warnicke's drange code to the new dfilter system.
2001-02-11 Gilbert RamirezRemove unused variable and add copyright and RCS ID.
2001-02-01 Gilbert RamirezCreate a more modular type system for the FT_* types...