wireshark/epan/ftypes
Richard Sharpe 8e23078d1b Add FT_UCS2_LE as a field type in prep for adding unicode handling proto_tree
routines.

svn path=/trunk/; revision=3843
2001-08-12 11:46:23 +00:00
..
.cvsignore Add some win32-specific targets in .cvsignore's. 2001-03-06 13:08:13 +00:00
ftype-bytes.c Fix some places where value-to-string routines were returning FALSE, 2001-03-03 00:33:24 +00:00
ftype-double.c From Joerg Mayer: 2001-07-13 00:55:58 +00:00
ftype-integer.c From Joerg Mayer: 2001-07-13 00:55:58 +00:00
ftype-ipv4.c From Joerg Mayer: 2001-07-13 00:55:58 +00:00
ftype-none.c From Joerg Mayer: 2001-07-13 00:55:58 +00:00
ftype-string.c Before setting the value of an string field, make sure it's not null. 2001-07-15 20:31:02 +00:00
ftype-time.c From Joerg Mayer: 2001-07-13 00:55:58 +00:00
ftype-tvbuff.c Make tvb_get_ptr() return 'const guint8*', and clean up all the 2001-03-13 21:34:28 +00:00
ftypes-int.h Get rid of unused method from ftypes structure. 2001-03-02 17:17:56 +00:00
ftypes.c
ftypes.h Add FT_UCS2_LE as a field type in prep for adding unicode handling proto_tree 2001-08-12 11:46:23 +00:00
Makefile.am Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
Makefile.nmake The Win32 build builds wiretap as a DLL and requires WinPcap 2.1. 2001-03-23 02:05:29 +00:00