nDPI/fuzz
Toni b3e722e5a8
Improved nDPI JSON serialization. (#1689)
* fixed autoconf CFLAGS/LDFLAGS MSAN issue which could lead to build errors
 * introduced portable version of gmtime_r aka ndpi_gmtime_r
 * do as most as possible of the serialization work in ndpi_utils.c
 * use flow2json in ndpiReader

Signed-off-by: lns <matzeton@googlemail.com>
2022-08-02 17:54:44 +02:00
..
fuzz_ndpi_reader.c Improved nDPI JSON serialization. (#1689) 2022-08-02 17:54:44 +02:00
fuzz_process_packet.c Add support for flow client/server information (#1671) 2022-07-24 17:46:24 +02:00
Makefile.am Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659) 2022-07-13 19:44:18 +02:00