wireshark/epan/ftypes
João Valverde 6730cc3a65 Add Unix time support for absolute time field type
Add ABSOLUTE_TIME_UNIX absolute time type, to allow
date and time values to be represented in Unix time,
besides other existing formats.
2023-07-03 21:45:50 +00:00
..
.editorconfig Fix EditorConfig settings 2022-02-23 23:37:47 +00:00
CMakeLists.txt CMake: Require explicit installation of development headers 2023-01-18 03:35:13 +00:00
ftype-bytes.c dfilter: Make string slices a return an FT_STRING 2023-06-26 00:46:18 +00:00
ftype-double.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-guid.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-ieee-11073-float.c Don't include errno.h if we don't use errno or errno value definitions. 2023-06-26 16:07:23 -07:00
ftype-integer.c epan: Show our ftype integer sizes in bits 2023-05-08 21:11:25 +00:00
ftype-ipv4.c dfilter: Make string slices a return an FT_STRING 2023-06-26 00:46:18 +00:00
ftype-ipv6.c dfilter: Make string slices a return an FT_STRING 2023-06-26 00:46:18 +00:00
ftype-none.c ftypes: Add a hash/equal method 2023-04-19 16:16:28 +01:00
ftype-protocol.c dfilter: Make string slices a return an FT_STRING 2023-06-26 00:46:18 +00:00
ftype-string.c dfilter: Make string slices a return an FT_STRING 2023-06-26 00:46:18 +00:00
ftype-time.c Add Unix time support for absolute time field type 2023-07-03 21:45:50 +00:00
ftypes-int.h dfilter: Make string slices a return an FT_STRING 2023-06-26 00:46:18 +00:00
ftypes.c dfilter: Make string slices a return an FT_STRING 2023-06-26 00:46:18 +00:00
ftypes.h dflter: Fix semantics of fvalue length 2023-06-26 00:46:18 +00:00