nDPI/fuzz
Toni 87f93ea4fd
Replaced ndpiReader's libjson-c support with libnDPI's internal serialization interface. (#1535)
* Fixes #1528
 * Serialization Interface should also fuzzed
 * libjson-c may only be used in the unit test to verify the internal serialization interface
 * Serialization Interface supports tlv(broken), csv and json
 * Unit test does work again and requires libjson-c

Signed-off-by: lns <matzeton@googlemail.com>
2022-05-07 09:26:09 +02:00
..
fuzz_ndpi_reader.c Replaced ndpiReader's libjson-c support with libnDPI's internal serialization interface. (#1535) 2022-05-07 09:26:09 +02:00
fuzz_process_packet.c Replaced ndpiReader's libjson-c support with libnDPI's internal serialization interface. (#1535) 2022-05-07 09:26:09 +02:00
Makefile.am Fix writes to flow->protos union fields (#1354) 2021-11-15 16:20:57 +01:00