wireshark/epan/ftypes
Guy Harris fdbe68e3f0 ftypes: an fvalue_t can no longer have a GRegex.
Now that FT_PCRE is gone, a GRegex is not a valid value for a field.  (A
field can be a *string* field whose value is supposed to be a PCRE, but
that's just FT_STRING/FT_STRINGZ/FT_STRINGZPAD/FT_STRINGZTRUNC, and the
value is the string text.)
2021-03-21 20:53:34 +00:00
..
.editorconfig HTTPS In Even More Places, update some links. 2019-07-28 04:21:18 +00:00
CMakeLists.txt dfilter, ftypes: get rid of FT_PCRE. 2021-03-21 03:27:44 -07:00
ftype-bytes.c dfilter, ftypes: get rid of FT_PCRE. 2021-03-21 03:27:44 -07:00
ftype-double.c ftypes: make conversion of FT_DOUBLE to string locale-independent 2019-02-04 17:36:53 +00:00
ftype-guid.c Get rid of some unnecessary string operations 2019-10-08 22:10:25 +00:00
ftype-ieee-11073-float.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
ftype-integer.c Qt: Copy->Value - don't zero pad hex values 2021-03-11 07:17:58 +00:00
ftype-ipv4.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
ftype-ipv6.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
ftype-none.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
ftype-protocol.c dfilter, ftypes: get rid of FT_PCRE. 2021-03-21 03:27:44 -07:00
ftype-string.c dfilter, ftypes: get rid of FT_PCRE. 2021-03-21 03:27:44 -07:00
ftype-time.c ftype-time: Use time zone from hfinfo->display 2020-07-23 21:49:33 +00:00
ftypes-int.h dfilter, ftypes: get rid of FT_PCRE. 2021-03-21 03:27:44 -07:00
ftypes.c dfilter, ftypes: get rid of FT_PCRE. 2021-03-21 03:27:44 -07:00
ftypes.h ftypes: an fvalue_t can no longer have a GRegex. 2021-03-21 20:53:34 +00:00