HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / epan / dfilter / syntax-tree.c
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2019-01-28 Peter Wudfilter: fix memory leaks if a dfilter fails to compile
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2015-09-11 Jeffrey Smithdfilter: Add membership operator
2015-02-13 Bill Meierepan/dfilter/*.c: As needed: Add editor modelines ...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-13 Chris MaynardTrivial: Spaces -> tabs
2013-08-10 Jakub Zawadzkidfilter: report warning if OR and AND logic operands...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-19 Jakub ZawadzkiSupport multiple relation test without logic and (pytho...
2008-01-31 Stig BjørlykkeHmmm. Second try to fix the const problems.
2008-01-31 Gerald CombsIf "!=" or "ne" are used in a display filter, warn...
2006-05-21 Ronnie Sahlbergname change
2006-05-02 Gilbert RamirezAdd infrastructure for display filter functions.
2005-07-23 Jörg MayerMove declaration of sttype_register_* functions from
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-03 Guy HarrisFrom Graeme Hewson:
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2001-10-26 Gilbert RamirezFix some signed/unsigned comparison warnings. In the...
2001-02-27 Gilbert RamirezAdd Ed Warnicke's drange code to the new dfilter system.
2001-02-01 Gilbert RamirezGrumble, grumble. I forgot to add the license comment...
2001-02-01 Gilbert RamirezCreate a more modular type system for the FT_* types...