wireshark/epan/ftypes
Jaap Keuter 7f2b94c59b Fix bug 764. Always initialize the members of the tuple on creation.
svn path=/trunk/; revision=17390
2006-02-23 21:22:54 +00:00
..
Makefile.am After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
Makefile.nmake Make the "maintainer-clean" rules get rid of some additional generated 2005-02-14 20:33:57 +00:00
ftype-bytes.c mark unused parameter 2005-12-06 12:50:11 +00:00
ftype-double.c Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
ftype-integer.c Fix usage of PRI[du]64 - they just replace the "letter" part of the 2005-11-03 04:30:35 +00:00
ftype-ipv4.c "XXX.XXX.XXX.XXX" is 15 characters, not 14 characters. 2005-10-30 22:55:30 +00:00
ftype-none.c Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
ftype-pcre.c Fix bug 764. Always initialize the members of the tuple on creation. 2006-02-23 21:22:54 +00:00
ftype-string.c When printing the code for a display filter: 2005-10-31 02:42:22 +00:00
ftype-time.c From Richard van der Hoff 2005-08-18 12:55:01 +00:00
ftype-tvbuff.c When printing the code for a display filter: 2005-10-31 02:42:22 +00:00
ftypes-int.h Move declaration of void ftype_register_* to ftypes-int.h. 2005-07-23 06:21:17 +00:00
ftypes.c - Include the .h files in their .c files. 2005-08-20 16:19:22 +00:00
ftypes.h new field type FT_OID for OBJECT IDENTIFIERs 2005-12-02 13:16:58 +00:00