aboutsummaryrefslogtreecommitdiff
path: root/fuzz/fuzz_ndpi_reader.c
Commit message (Expand)AuthorAge
* fuzz: extend fuzzing coverage (#2696)Ivan Nardi2025-01-23
* Add (kind of) support for loading a list of JA4C malicious fingerprints (#2678)Ivan Nardi2025-01-14
* fuzz: improve fuzzing coverage (#2642)Ivan Nardi2024-12-11
* fuzz: extend fuzzing coverage (#2626)Ivan Nardi2024-11-20
* Add configuration of TCP fingerprint computation (#2598)Ivan Nardi2024-10-18
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Added addr_dump_path definitionLuca Deri2024-10-10
* Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553)Ivan Nardi2024-09-24
* fuzz: fix compilationNardi Ivan2024-09-17
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* fuzz: fix compilationNardi Ivan2024-09-16
* fuzz: pl7m: add a custom mutator for better fuzzing of pcap files (#2483)Ivan Nardi2024-06-27
* wireshark: lua: export some metadataNardi Ivan2024-06-25
* fuzz: improve fuzzing coverage (#2474)Ivan Nardi2024-06-17
* RTP/STUN: look for STUN packets after RTP/RTCP classification (#2465)Ivan Nardi2024-06-07
* fuzzing: extend fuzzing coverage (#2371)Ivan Nardi2024-04-05
* Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271)Ivan Nardi2024-02-01
* example: rework code between `ndpiReader.c` and `reader_util.c` (#2273)Ivan Nardi2024-01-22
* config: follow-up (#2268)Ivan Nardi2024-01-20
* config: allow configuration of guessing algorithmsNardi Ivan2024-01-18
* config: move debug/log configuration to the new APINardi Ivan2024-01-18
* config: remove `enum ndpi_prefs`Nardi Ivan2024-01-18
* config: remove `ndpi_set_detection_preferences()`Nardi Ivan2024-01-18
* STUN: rework extra dissection (#2202)Ivan Nardi2023-12-11
* fuzz: extend fuzzing coverage (#2205)Ivan Nardi2023-12-11
* TLS: remove JA3+ fingerprints. (#2192)Ivan Nardi2023-12-05
* STUN: fix detection of DTLS (#2187)Ivan Nardi2023-11-30
* fuzz: extend fuzzing coverageNardi Ivan2023-10-15
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* fuzz: extend fuzzing coverage (#2040)Ivan Nardi2023-07-11
* ndpiReader: improve printing of payload statistics (#1989)Ivan Nardi2023-05-29
* Add an heuristic to detect/ignore some anomalous TCP ACK packets (#1948)Ivan Nardi2023-04-25
* fuzz: extend fuzzers coverage (#1952)Ivan Nardi2023-04-25
* fuzz: add a new fuzzer triggering the payload analyzer function(s) (#1926)Ivan Nardi2023-04-04
* fuzz: extend fuzz coverage (#1888)Ivan Nardi2023-02-16
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* fuzz: fix memory allocation failure logic (#1867)Ivan Nardi2023-01-20
* fuzz: add fuzzer testing nDPI (initial) configurations (#1830)Ivan Nardi2022-12-23
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* fuzz: fix signed-integer-overflow (#1822)Ivan Nardi2022-12-10
* fuzz: add a new fuzzer testing memory allocation failures (#1818)Ivan Nardi2022-12-06
* Add support for LTO and Gold linker (#1812)Ivan Nardi2022-12-05
* Remove some useless fuzzing target (#1813)Ivan Nardi2022-12-01
* Add basic profiling of memory allocations on data-path (#1789)Ivan Nardi2022-10-28
* Fix compilation and sync utests resultsNardi Ivan2022-10-04
* Improved nDPI JSON serialization. (#1689)Toni2022-08-02
* Fix some debug messages (#1583)Ivan Nardi2022-06-05
* Replaced ndpiReader's libjson-c support with libnDPI's internal serialization...Toni2022-05-07
* fuzz: purge old sessions (#1451)Ivan Nardi2022-02-21
* fuzz: make fuzz_ndpi_reader faster (#1446)Ivan Nardi2022-02-20