aboutsummaryrefslogtreecommitdiff
path: root/fuzz/fuzz_process_packet.c
Commit message (Expand)AuthorAge
* Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271)Ivan Nardi2024-02-01
* config: allow configuration of guessing algorithmsNardi Ivan2024-01-18
* Fix some memory errors triggered by allocation failures (#1995)Ivan Nardi2023-05-29
* Add some fuzzers to test other data structures. (#1870)Ivan Nardi2023-01-25
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* Remove some useless fuzzing target (#1813)Ivan Nardi2022-12-01
* Add support for flow client/server information (#1671)Ivan Nardi2022-07-24
* Replaced ndpiReader's libjson-c support with libnDPI's internal serialization...Toni2022-05-07
* Remove `struct ndpi_id_struct` (#1427)Ivan Nardi2022-01-30
* Fix writes to `flow->protos` union fields (#1354)Ivan Nardi2021-11-15
* Fix broken fuzz_process_packet fuzzer by adding a call to ndpi_finalize_initi...Toni2021-10-18
* Modifies fuzz target to fix leaksPhilippe Antoine2020-01-31
* Fixed new nDPi APILuca Deri2019-11-12
* Adds fuzz targetPhilippe Antoine2019-10-31