wireshark/epan/dfilter
Gilbert Ramirez 41cc7f0707 Merge the work in Novell_NCP_branch into the mainline code.
A little work still needs to be done on the new NCP dissector -- make
some of the COL_INFO texts more useful, handle a Unicode issue, and
modify some of the cases that use "request conditions".
But the NCP dissector as it stands is very usable now.

Note: I didn't merge in the PROTO_LENGTH_UNTIL_END macro... I wanted
to think about the various possible macros and review an email conversation
I had with Guy on the subject.

svn path=/trunk/; revision=5432
2002-05-09 23:50:34 +00:00
..
.cvsignore From Motonori Shindo: add "*.pdb" to the ".cvsignore" files in 2001-12-12 01:39:44 +00:00
Makefile.am Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
dfilter-int.h Move the code to build the balanced tree of fields into "proto_init()", 2002-04-29 07:55:32 +00:00
dfilter.c Merge the work in Novell_NCP_branch into the mainline code. 2002-05-09 23:50:34 +00:00
dfilter.h Merge the work in Novell_NCP_branch into the mainline code. 2002-05-09 23:50:34 +00:00
dfvm.c Merge the work in Novell_NCP_branch into the mainline code. 2002-05-09 23:50:34 +00:00
dfvm.h Merge the work in Novell_NCP_branch into the mainline code. 2002-05-09 23:50:34 +00:00
drange.c From Joerg Mayer: get rid of "-Wno-unused" flag in some configure 2002-03-02 20:51:46 +00:00
drange.h Enable slices of [i-j], where i is start offset and j is end offset, 2001-03-02 17:04:25 +00:00
gencode.c From Joerg Mayer: get rid of "-Wno-unused" flag in some configure 2002-03-02 20:51:46 +00:00
gencode.h Provide for per-protocol-tree data in the proto_tree code. 2001-12-18 19:09:08 +00:00
glib-util.c Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
glib-util.h Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
grammar.lemon Support CIDR notation in IPv4 address filtering. 2001-06-22 16:29:15 +00:00
scanner.l Move the code to build the balanced tree of fields into "proto_init()", 2002-04-29 07:55:32 +00:00
semcheck.c Merge the work in Novell_NCP_branch into the mainline code. 2002-05-09 23:50:34 +00:00
semcheck.h Grumble, grumble. I forgot to add the license comment at the top 2001-02-01 20:31:21 +00:00
sttype-integer.c Add Ed Warnicke's drange code to the new dfilter system. 2001-02-27 19:23:30 +00:00
sttype-pointer.c Grumble, grumble. I forgot to add the license comment at the top 2001-02-01 20:31:21 +00:00
sttype-range.c Include files from the "epan" directory and subdirectories thereof with 2002-01-21 07:37:49 +00:00
sttype-range.h Add Ed Warnicke's drange code to the new dfilter system. 2001-02-27 19:23:30 +00:00
sttype-string.c Grumble, grumble. I forgot to add the license comment at the top 2001-02-01 20:31:21 +00:00
sttype-test.c Grumble, grumble. I forgot to add the license comment at the top 2001-02-01 20:31:21 +00:00
sttype-test.h Grumble, grumble. I forgot to add the license comment at the top 2001-02-01 20:31:21 +00:00
syntax-tree.c Fix some signed/unsigned comparison warnings. In the case of tvbuff.h, 2001-10-26 17:29:12 +00:00
syntax-tree.h Add Ed Warnicke's drange code to the new dfilter system. 2001-02-27 19:23:30 +00:00