aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/semcheck.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-19Add a new field type FT_FRAMENUM; an FT_FRAMENUM is a 32-bit unsignedGuy Harris1-1/+5
2002-11-28Make the "strings" pointer in a "header_field_info" structure a constGuy Harris1-4/+4
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-8/+8
2002-08-24From Ulf Lamping: add a new FT_FLOAT type, for single-precisionGuy Harris1-1/+4
2002-05-09Merge the work in Novell_NCP_branch into the mainline code.Gilbert Ramirez1-2/+5
2002-03-02From Joerg Mayer: get rid of "-Wno-unused" flag in some configureGuy Harris1-4/+4
2002-02-27Remove unused variables, structure definitions, and functions.Gilbert Ramirez1-22/+22
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-3/+3
2001-12-18Provide for per-protocol-tree data in the proto_tree code.Gilbert Ramirez1-1/+2
2001-11-02Add support for 64-bit signed integers in "int-64bit.[ch]", add anGuy Harris1-3/+7
2001-10-29From Ronnie Sahlberg: FT_UINT64 support, code to handle 64-bit integersGuy Harris1-1/+2
2001-03-02Enable slices of [i-j], where i is start offset and j is end offset,Gilbert Ramirez1-5/+5
2001-02-27Add Ed Warnicke's drange code to the new dfilter system.Gilbert Ramirez1-126/+180
2001-02-01Grumble, grumble. I forgot to add the license comment at the topGilbert Ramirez1-0/+23
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-0/+472