aboutsummaryrefslogtreecommitdiffstats
path: root/dfilter.c
Commit message (Expand)AuthorAgeFilesLines
* Removed the "exists" keyword from the grammar. The name of a protocol or aGilbert Ramirez1999-08-031-31/+8
* Changed the display filter scanner from GLIB's GScanner to lex. The codeGilbert Ramirez1999-08-011-162/+54
* When you hit <Return> in the text entry box for the display filter,Guy Harris1999-07-111-1/+4
* Put the XOR logic in place, where previously I had left an inclusive-ORGilbert Ramirez1999-07-081-8/+10
* "const"ifty some function arguments and structure members, and "#if 0"Guy Harris1999-07-071-11/+11
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-0/+806