aboutsummaryrefslogtreecommitdiff
path: root/fuzz/fuzz_config.cpp
Commit message (Expand)AuthorAge
* fuzz: try to improve coverage (#2883)Ivan Nardi2025-06-14
* Rework sanity checks and remove some functions from API (#2882)Ivan Nardi2025-06-12
* Rename `ndpi_bitmask_dealloc` into `ndpi_bitmask_free`Ivan Nardi2025-06-09
* Remove `NDPI_PROTOCOL_BITMASK`; add a new generic bitmask data structure (#2871)Ivan Nardi2025-06-09
* Remove `ndpi_set_proto_defaults()` from the API (#2863)Ivan Nardi2025-06-03
* First step into a dynamic number of protocols (#2857)Ivan Nardi2025-06-03
* New API to enable/disable protocols; remove `ndpi_set_protocol_detection_bitm...Ivan Nardi2025-06-03
* Follow-up of c1d372860 (TCP fingerprint format) (#2850)Ivan Nardi2025-05-26
* Follow-up of latest Signal call change (see: 4d41588a7)Ivan Nardi2025-04-05
* fuzz: extend coverage (#2786)Ivan Nardi2025-03-31
* Improved configuration to enable/disable export of flow risk info (#2780)Ivan Nardi2025-03-25
* Add Autonomous System Organization to geoip (#2763)Leonardo Teixeira Alves2025-03-06
* Add configuration parameter to enable/disable export of flow risk info (#2761)Ivan Nardi2025-03-05
* fuzz: extend fuzzing coverage (#2750)Ivan Nardi2025-02-28
* Add city as a geoip possibility (#2746)Leonardo Teixeira Alves2025-02-24
* RTP: payload type info should be set only for real RTP flows (#2742)Ivan Nardi2025-02-22
* SSDP: add configuration for disabling metadata extraction (#2736)Ivan Nardi2025-02-17
* Compilation fixLuca2025-02-07
* bittorrent: add configuration for "hash" metadata (#2706)Ivan Nardi2025-01-31
* HTTP: add configuration for some metadata (#2704)Ivan Nardi2025-01-31
* Create a specific configuration for classification only (#2689)Ivan Nardi2025-01-31
* fuzz: extend fuzzing coverage (#2696)Ivan Nardi2025-01-23
* TLS: remove JA3C (#2679)Ivan Nardi2025-01-14
* Add (kind of) support for loading a list of JA4C malicious fingerprints (#2678)Ivan Nardi2025-01-14
* 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