wireshark/epan/ftypes
João Valverde c3bd5c9d91 Move bytes_to_str() to wsutil
This utility function is useful outside of epan. Move it to wsutil
and export the interface.

The move isn't completely clean as it requires duplicating two small
inline functions but that was necessary to avoiding moving too much at
once.
2021-07-29 17:23:04 +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 Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -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 Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07: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 Move bytes_to_str() to wsutil 2021-07-29 17:23:04 +00:00
ftype-string.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
ftype-time.c Cast away the return value of g_strlcpy() and g_strlcat(). 2021-04-30 03:19:19 -07:00
ftypes-int.h dfilter, ftypes: get rid of FT_PCRE. 2021-03-21 03:27:44 -07:00
ftypes.c Replace g_assert() with ws_assert() 2021-06-19 01:23:31 +00:00
ftypes.h Move epan/wmem/wmem_scopes.h to epan/ 2021-07-26 14:56:11 +00:00