aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes
AgeCommit message (Expand)AuthorFilesLines
2001-03-23The Win32 build builds wiretap as a DLL and requires WinPcap 2.1.Gilbert Ramirez1-2/+3
2001-03-13Make tvb_get_ptr() return 'const guint8*', and clean up all theGilbert Ramirez1-2/+2
2001-03-06Add some win32-specific targets in .cvsignore's.Gilbert Ramirez1-0/+2
2001-03-05Move version to 0.8.16.Gilbert Ramirez1-2/+2
2001-03-03Fix some places where value-to-string routines were returning FALSE,Guy Harris2-10/+50
2001-03-02Get rid of unused method from ftypes structure.Gilbert Ramirez8-83/+8
2001-03-02Enable slices of [i-j], where i is start offset and j is end offset,Gilbert Ramirez1-25/+43
2001-02-27Add Ed Warnicke's drange code to the new dfilter system.Gilbert Ramirez3-50/+77
2001-02-11Make boolean equality/inequality tests smarter; they don't testGilbert Ramirez1-7/+34
2001-02-02Add Makefile.nmake files for new subdirs.Gilbert Ramirez2-3/+36
2001-02-01Catch any exception thrown by accessing the tvbuff.Gilbert Ramirez1-3/+10
2001-02-01Make some pointers "guchar" pointers, so that characters extracted fromGuy Harris1-3/+3
2001-02-01Grumble, grumble. I forgot to add the license comment at the topGilbert Ramirez11-2/+223
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez13-0/+2153