aboutsummaryrefslogtreecommitdiff
path: root/fuzz/fuzz_config.cpp
Commit message (Expand)AuthorAge
* Add the ability to enable/disable every specific flow risks (#2653)Ivan Nardi2025-01-06
* fuzz: improve fuzzing coverage (#2642)Ivan Nardi2024-12-11
* Update `flow->flow_multimedia_types` to a bitmask (#2625)Ivan Nardi2024-11-25
* fuzz: extend fuzzing coverage (#2626)Ivan Nardi2024-11-20
* SIP: extract some basic metadataIvan Nardi2024-11-12
* Add configuration of TCP fingerprint computation (#2598)Ivan Nardi2024-10-18
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Add enable/disable guessing using client IP/port (#2569)Liam Wilson2024-09-27
* Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553)Ivan Nardi2024-09-24
* Allow IP guess before port in ndpi_detection_giveup (#2562)Liam Wilson2024-09-20
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* OpenVPN, Wireguard: improve sub-classificationNardi Ivan2024-09-05
* fuzz: improve fuzzing coverage (#2535)Ivan Nardi2024-09-03
* HTTP, QUIC, TLS: allow to disable sub-classification (#2533)Ivan Nardi2024-09-03
* fuzz: fix compilation (#2532)Ivan Nardi2024-08-26
* Compilation fixesLuca Deri2024-08-24
* 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