wireshark/epan/ftypes
Guy Harris 378bcd4198 Correctly handle the nanoseconds fields in strings representing absolute
and relative times - "0.4" is 400,000,000 nanoseconds, not 4
nanoseconds.

svn path=/trunk/; revision=4458
2001-12-28 21:30: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 Motonori Shindo: 2001-12-12 01:29:13 +00:00
ftype-bytes.c Moved int-64bit.{c,h} into epan/ 2001-11-22 03:07:07 +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 Correctly handle the nanoseconds fields in strings representing absolute 2001-12-28 21:30:34 +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 Fix some signed/unsigned comparison warnings. In the case of tvbuff.h, 2001-10-26 17:29:12 +00:00
ftypes.h Add support for 64-bit signed integers in "int-64bit.[ch]", add an 2001-11-02 10:09:51 +00:00