aboutsummaryrefslogtreecommitdiff
path: root/fuzz/fuzz_config.cpp
Commit message (Expand)AuthorAge
* FPC: small improvements (#2512)Ivan Nardi2024-07-22
* Add infrastructure for explicit support of Fist Packet Classification (#2488)Ivan Nardi2024-07-03
* fuzz: improve fuzzing coverage (#2474)Ivan Nardi2024-06-17
* Zoom: remove "stun_zoom" LRU cacheNardi Ivan2024-06-17
* RTP/STUN: look for STUN packets after RTP/RTCP classification (#2465)Ivan Nardi2024-06-07
* Zoom: faster detection of P2P flows (#2467)Ivan Nardi2024-06-07
* Remove "zoom" cache (#2420)Ivan Nardi2024-05-06
* Domain Classification Improvements (#2396)Luca Deri2024-04-18
* STUN: fix boundary checks on attribute list parsing (#2387)Ivan Nardi2024-04-12
* STUN: improve extraction of Mapped-Address metadata (#2370)Ivan Nardi2024-04-08
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03
* STUN: add a parameter to configure how long the extra dissection lasts (#2336)Ivan Nardi2024-03-07
* fuzz: improve fuzzing coverage (#2309)Ivan Nardi2024-02-09
* Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271)Ivan Nardi2024-02-01
* fuzz: fuzz_config: try restoring good coverage (#2291)Ivan Nardi2024-01-29
* fuzz: fuzz_config: we need bigegr inputs (#2285)Ivan Nardi2024-01-25
* fuzz: extend fuzzing coverage (#2281)Ivan Nardi2024-01-24
* 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: DNS: add two configuration optionsNardi Ivan2024-01-18
* config: HTTP: enable/disable processing of HTTP responsesNardi Ivan2024-01-18
* config: configure TLS certificate expiration with 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
* config: move cfg of aggressiviness and opportunistic TLS to the new APINardi Ivan2024-01-18
* config: move IP lists configurations to the new APINardi Ivan2024-01-18
* config: move LRU cache configurations to the new APINardi Ivan2024-01-18
* New API for library configurationNardi Ivan2024-01-18
* STUN: rework extra dissection (#2202)Ivan Nardi2023-12-11
* Keep separating public and private API (#2157)Ivan Nardi2023-11-29
* IPv6: add support for custom categories (#2126)Ivan Nardi2023-10-29
* fuzzing: extend fuzzing coverageNardi Ivan2023-10-09
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* fuzz: extend fuzzing coverage (#2040)Ivan Nardi2023-07-11
* STUN: keep monitoring/processing STUN flows (#2012)Ivan Nardi2023-06-21
* fuzz: extend fuzzers coverage (#1952)Ivan Nardi2023-04-25
* Improved debug output. (#1951)Toni2023-04-21
* Simplify `ndpi_internal_guess_undetected_protocol()` (#1941)Ivan Nardi2023-04-12
* Ookla: rework detection (#1922)Ivan Nardi2023-03-30
* fuzz: extend fuzz coverage (#1888)Ivan Nardi2023-02-16
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* Add some fuzzers to test other data structures. (#1870)Ivan Nardi2023-01-25
* fuzz: fix memory allocation failure logic (#1867)Ivan Nardi2023-01-20
* LRU caches: add a generic (optional and configurable) expiration logic (#1855)Ivan Nardi2023-01-18
* fuzz: add fuzzer testing nDPI (initial) configurations (#1830)Ivan Nardi2022-12-23