aboutsummaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAge
* fuzz: fix compilationIvan Nardi2025-06-18
* Prelimary work to remove `NDPI_LAST_IMPLEMENTED_PROTOCOL` (#2885)Ivan Nardi2025-06-16
* fuzz: try to improve coverage (#2883)Ivan Nardi2025-06-14
* fuzz: make allocation failures a bit more unlikelyIvan Nardi2025-06-12
* Rework sanity checks and remove some functions from API (#2882)Ivan Nardi2025-06-12
* fuzz: improve coverage (#2878)Ivan Nardi2025-06-10
* 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
* Add category and breed support for custom rules (#2872)Vladimir Gavrilov2025-06-08
* Add a configuration to test a huge number of custom protocols (#2865)Ivan Nardi2025-06-03
* 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
* UBNTAC2,Ookla: improve detection (#2793)Ivan Nardi2025-04-10
* Follow-up of latest Signal call change (see: 4d41588a7)Ivan Nardi2025-04-05
* fuzz: extend coverage (#2786)Ivan Nardi2025-03-31
* fuzz: fix configurationIvan Nardi2025-03-26
* fuzz: fix configuration after latest updatesIvan Nardi2025-03-26
* Improved configuration to enable/disable export of flow risk info (#2780)Ivan Nardi2025-03-25
* fuzz: try to run one (ndpiReader-) fuzzer with a slight different cfg (#2771)Ivan Nardi2025-03-18
* 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
* Address cache: fix some bugs on cache traversalIvan Nardi2025-03-01
* 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
* DNS: fix check for DGA domain (#2716)Ivan Nardi2025-02-11
* DNS: disable subclassification by default (#2715)Ivan Nardi2025-02-11
* 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
* fuzz: add 2 new fuzzers for KD-trees and Ball-trees (#2670)Ivan Nardi2025-01-13
* 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
* Unify ndpi debug logging to always use a u16 protocol id (#2613)Toni2024-11-11
* fuzz: improve coverage (#2612)Ivan Nardi2024-11-01
* Add configuration of TCP fingerprint computation (#2598)Ivan Nardi2024-10-18
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* fuzz: fix fuzzing (#2586)Ivan Nardi2024-10-10
* Added addr_dump_path definitionLuca Deri2024-10-10
* fuzz: try to be a little bit faster (#2578)Ivan Nardi2024-09-30