aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/dfilter-int.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-06Add printf-format annotations, fix garbagePeter Wu1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-03struct _dfilter_t: rename to epan_dfilter.Jakub Zawadzki1-1/+1
2013-05-20Make the minimum supported GLib version 2.16.Gerald Combs1-4/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2009-10-18Neither num_registers nor max_registers in a dfilter_t are everGuy Harris1-2/+2
2008-04-07- Remove GLIB1 codeStephen Fisher1-1/+1
2008-03-21In glib 2.16 g_malloc Changed from:Anders Broman1-0/+5
2008-01-31If "!=" or "ne" are used in a display filter, warn the user that the resultsGerald Combs1-0/+1
2007-11-28From Didier Gautheron: Bug #2042: Move constants initialisation at compile time.Bill Meier1-0/+5
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-07-23Some more 'char*' -> 'const char*' changesJörg Mayer1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-15From Graeme Hewson:Guy Harris1-1/+5
2004-02-11Use -1 rather than 0 as the SCAN_FAILED return value from the lexicalGuy Harris1-4/+6
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-04-29Move the code to build the balanced tree of fields into "proto_init()",Guy Harris1-6/+1
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/+4
2001-02-15More prototype fun - make the Lemon parser allocate and free routinesGuy Harris1-3/+3
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/+52