aboutsummaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAge
* 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
* 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
* fuzz: fix compilationNardi Ivan2024-09-17
* fuzz: try to be a little bit faster (#2559)Ivan Nardi2024-09-17
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* fuzz: fix compilationNardi Ivan2024-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
* Endian-independent implementation of IEEE 802.3 CRC32 (#2529)Vladimir Gavrilov2024-08-25
* Compilation fixesLuca Deri2024-08-24
* Fix `verify_dist_tarball.sh` after latest release (#2519)Ivan Nardi2024-08-07
* FPC: small improvements (#2512)Ivan Nardi2024-07-22
* fuzzing: improve coverage (#2495)Ivan Nardi2024-07-12
* Add infrastructure for explicit support of Fist Packet Classification (#2488)Ivan Nardi2024-07-03
* fuzz: improve fuzzers using pl7m (#2486)Ivan Nardi2024-06-29
* 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
* 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
* Small fixes after API cleanup done in c63446e59 (#2449)Ivan Nardi2024-05-20
* Fix/improve fuzzing (#2426)Ivan Nardi2024-05-08
* Remove "zoom" cache (#2420)Ivan Nardi2024-05-06
* fuzz: fix shoco fuzzer (#2405)Ivan Nardi2024-04-22
* fuzz: improvements (#2400)Ivan Nardi2024-04-20
* 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
* fuzzing: extend fuzzing coverage (#2371)Ivan Nardi2024-04-05
* Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358)Toni2024-04-03