wireshark/epan/ftypes
João Valverde 1097e8020a autotools: Library build products don't need explicit cleaning
Change-Id: I5d68c05f2844d6c9ae486531b189dbf10bc09cff
Reviewed-on: https://code.wireshark.org/review/24484
Reviewed-by: João Valverde <j@v6e.pt>
2017-11-18 22:29:41 +00:00
..
.editorconfig Convert ftype-tvbuff.c to ftype-protocol.c 2016-05-05 19:27:55 +00:00
CMakeLists.txt CMake: Allow user build flags to override default build flags 2017-10-13 21:32:18 +00:00
Makefile.am autotools: Library build products don't need explicit cleaning 2017-11-18 22:29:41 +00:00
ftype-bytes.c Remove dead code for address reverse-mapping 2017-07-20 19:07:13 +00:00
ftype-double.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftype-guid.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftype-ieee-11073-float.c Fixes for sfloat_ieee_11073_val_to_repr() function 2017-04-21 02:08:25 +00:00
ftype-integer.c Remove dead code for address reverse-mapping 2017-07-20 19:07:13 +00:00
ftype-ipv4.c Make FT_IPv4 a bit more like FT_IPv6. 2017-10-30 01:40:13 +00:00
ftype-ipv6.c Get rid of MAX_IP_STR_LEN and MAX_IP6_STR_LEN. 2017-10-29 05:51:25 +00:00
ftype-none.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftype-pcre.c Make "matches" case-insensitive. 2017-06-22 19:32:06 +00:00
ftype-protocol.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftype-string.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftype-time.c ftypes: move get_value_ptr into the union 2017-03-20 17:01:10 +00:00
ftypes-int.h No need to include <epan/packet.h> in <epan/ftypes/ftypes-int.h>. 2017-04-12 11:29:06 +00:00
ftypes.c FT_IPv4 fields' values are 4-byte integers, not structures with a pointer. 2017-10-30 18:29:00 +00:00
ftypes.h Add ENC_VARINT_PROTOBUF 2017-10-09 11:31:19 +00:00