wireshark/epan/ftypes
Guy Harris 3570d264c1 FT_BOOLEAN is now stored as a 64-bit value; treat it as such.
Always look and set the uinteger64 member of the union for FT_BOOLEAN
values.

Bug: 12236
Change-Id: I7b0166e564b9d6cbb80051a81714a4b4c5f740a2
Reviewed-on: https://code.wireshark.org/review/14481
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-03-15 21:21:00 +00:00
..
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
CMakeLists.txt CMake: Add more structure to libwireshark build 2016-03-01 19:23:39 +00:00
Makefile.am Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
Makefile.common Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
Makefile.nmake
ftype-bytes.c
ftype-double.c
ftype-guid.c
ftype-ieee-11073-float.c Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftype-integer.c FT_BOOLEAN is now stored as a 64-bit value; treat it as such. 2016-03-15 21:21:00 +00:00
ftype-ipv4.c Rename ipv4_addr and ipv6_addr to indicate their full contents. 2016-01-04 00:03:34 +00:00
ftype-ipv6.c Rename ipv4_addr and ipv6_addr to indicate their full contents. 2016-01-04 00:03:34 +00:00
ftype-none.c
ftype-pcre.c
ftype-string.c
ftype-time.c
ftype-tvbuff.c
ftypes-int.h Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftypes.c Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftypes.h Fix FT_UINT24 comment error 2016-01-12 16:52:11 +00:00