aboutsummaryrefslogtreecommitdiff
path: root/fuzz/Makefile.am
Commit message (Expand)AuthorAge
* 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
* fuzz: improve coverage (#2612)Ivan Nardi2024-11-01
* fuzz: try to be a little bit faster (#2578)Ivan Nardi2024-09-30
* fuzzing: improve coverage (#2495)Ivan Nardi2024-07-12
* fuzz: pl7m: add a custom mutator for better fuzzing of pcap files (#2483)Ivan Nardi2024-06-27
* Fix/improve fuzzing (#2426)Ivan Nardi2024-05-08
* fuzz: improvements (#2400)Ivan Nardi2024-04-20
* Added support for roaring bitmap v3 (#2355)Luca Deri2024-03-25
* fuzz: improve fuzzing coverage (#2309)Ivan Nardi2024-02-09
* fuzz: extend fuzzing coverage (#2281)Ivan Nardi2024-01-24
* example: rework code between `ndpiReader.c` and `reader_util.c` (#2273)Ivan Nardi2024-01-22
* config: follow-up (#2268)Ivan Nardi2024-01-20
* New API for library configurationNardi Ivan2024-01-18
* fuzz: improve fuzzing coverage (#2239)Ivan Nardi2024-01-02
* fuzz: extend fuzzing coverage (#2208)Ivan Nardi2023-12-11
* Keep separating public and private API (#2157)Ivan Nardi2023-11-29
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* STUN: major code rework (#2116)Ivan Nardi2023-10-30
* IPv6: add support for custom categories (#2126)Ivan Nardi2023-10-29
* fuzz: extend fuzzing coverageNardi Ivan2023-10-15
* fuzzing: extend fuzzing coverageNardi Ivan2023-10-09
* fuzz: extend fuzzing coverageNardi Ivan2023-10-07
* fuzz: extend fuzzing coverageNardi Ivan2023-09-16
* fuzz: add fuzzers to test bitmap64 and domain_classify data structures (#2082)Ivan Nardi2023-09-10
* fuzz: add fuzzers to test reader_util code (#2080)Ivan Nardi2023-09-10
* Added `lists/gambling.list` to extra dist.Toni Uhlig2023-08-27
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* fuzz: extend fuzzing coverage (#2052)Ivan Nardi2023-07-18
* fuzz: add fuzzer for DGA detection code (#2042)Ivan Nardi2023-07-13
* fuzz: extend fuzzing coverage (#2040)Ivan Nardi2023-07-11
* fuzz: extend fuzzers coverage (#1952)Ivan Nardi2023-04-25
* Test multiple `ndpiReader` configurations (#1931)Ivan Nardi2023-04-06
* fuzz: add a new fuzzer triggering the payload analyzer function(s) (#1926)Ivan Nardi2023-04-04
* fuzz: add fuzzer to test internal gcrypt code (#1920)Ivan Nardi2023-04-04
* fuzz: add a new fuzzer to test TLS certificates (#1901)Ivan Nardi2023-03-20
* fuzz: extend fuzz coverage (#1888)Ivan Nardi2023-02-16
* fuzz: some improvements and add two new fuzzers (#1881)Ivan Nardi2023-02-09
* fuzz: add a new fuzzer to test serialization/deserialization code (#1876)Ivan Nardi2023-01-27
* Add some fuzzers to test other data structures. (#1870)Ivan Nardi2023-01-25
* fuzz: fix memory allocation failure logic (#1867)Ivan Nardi2023-01-20
* Fuzz: fix compilation with nBPF (#1860)Ivan Nardi2023-01-18
* Add some fuzzers to test algorithms and data structures (#1852)Ivan Nardi2023-01-17
* fuzz: add fuzzer testing nDPI (initial) configurations (#1830)Ivan Nardi2022-12-23
* fuzz: some enhancements (#1827)Ivan Nardi2022-12-10
* fuzz: add a new fuzzer testing memory allocation failures (#1818)Ivan Nardi2022-12-06
* Add support for LTO and Gold linker (#1812)Ivan Nardi2022-12-05
* Remove some useless fuzzing target (#1813)Ivan Nardi2022-12-01
* Add a new fuzzer for QUIC (#1800)Ivan Nardi2022-12-01
* Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659)Toni2022-07-13