aboutsummaryrefslogtreecommitdiffstats
path: root/dfilter.h
AgeCommit message (Expand)AuthorFilesLines
1999-08-20Enabled error reporting for bad ETHER values in display filters. A newgram1-10/+6
1999-08-20Made handling of byte strings in scanner and parser much simpler,gram1-1/+8
1999-08-13Moved global memory alloction used in display filters (which was storedgram1-6/+33
1999-08-12Create a "dfilter-int.h" file, containing stuff used internally to theguy1-74/+1
1999-08-03Removed the "exists" keyword from the grammar. The name of a protocol or agram1-2/+1
1999-08-01Changed the display filter scanner from GLIB's GScanner to lex. The codegram1-5/+7
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,gram1-1/+5
1999-07-07"const"ifty some function arguments and structure members, and "#if 0"guy1-2/+2
1999-07-07Created a new protocol tree implementation and a new display filtergram1-0/+105