nDPI/fuzz/corpus
Luca Deri 51f5fc7140
Added support for roaring bitmap v3 (#2355)
* Integrated RoaringBitmap v3

* Renamed ndpi_bitmap64 ro ndpi_bitmap64_fuse

* Fixes to ndpi_bitmap for new roaring library

* Fixes for bitmap serialization

* Fixed format

* Warning fix

* Conversion fix

* Warning fix

* Added check for roaring v3 support

* Updated file name

* Updated path

* Uses clang-9 (instead of clang-7) for builds

* Fixed fuzz_ds_bitmap64_fuse

* Fixes nDPI printf handling

* Disabled printf

* Yet another printf fix

* Cleaup

* Fx for compiling on older platforms

* Fixes for old compilers

* Initialization changes

* Added compiler check

* Fixes for old compilers

* Inline function is not static inline

* Added missing include
2024-03-25 08:15:19 +01:00
..
fuzz_alg_bins fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_bytestream fuzz: extend fuzz coverage (#1888) 2023-02-16 18:04:34 +01:00
fuzz_alg_crc32_md5 fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_hll fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_jitter fuzz: some improvements and add two new fuzzers (#1881) 2023-02-09 20:02:12 +01:00
fuzz_alg_ses_des fuzz: fix memory allocation failure logic (#1867) 2023-01-20 14:27:33 +01:00
fuzz_community_id Add some fuzzers to test other data structures. (#1870) 2023-01-25 11:44:59 +01:00
fuzz_ds_bitmap64_fuse Added support for roaring bitmap v3 (#2355) 2024-03-25 08:15:19 +01:00
fuzz_ds_domain_classify fuzz: add fuzzers to test bitmap64 and domain_classify data structures (#2082) 2023-09-10 18:44:50 +02:00
fuzz_ds_libcache Add some fuzzers to test other data structures. (#1870) 2023-01-25 11:44:59 +01:00
fuzz_ds_ptree fuzz: extend fuzz coverage (#1888) 2023-02-16 18:04:34 +01:00
fuzz_filecfg_categories IPv6: add support for custom categories (#2126) 2023-10-29 12:56:44 +01:00
fuzz_filecfg_category fuzz: extend fuzzing coverage (#2281) 2024-01-24 21:16:58 +01:00
fuzz_filecfg_config config: follow-up (#2268) 2024-01-20 16:14:41 +01:00
fuzz_filecfg_malicious_ja3 fuzz: extend fuzzing coverage (#2208) 2023-12-11 19:24:17 +01:00
fuzz_filecfg_malicious_sha1 fuzz: extend fuzzing coverage (#2208) 2023-12-11 19:24:17 +01:00
fuzz_filecfg_protocols Custom rules: fix a stack overflow (#2128) 2023-10-30 09:21:57 +01:00
fuzz_filecfg_risk_domains fuzz: extend fuzzing coverage (#2208) 2023-12-11 19:24:17 +01:00
fuzz_is_stun_tcp STUN: parsing of DATA attribute (#2179) 2023-12-01 07:01:49 +01:00
fuzz_is_stun_udp STUN: parsing of DATA attribute (#2179) 2023-12-01 07:01:49 +01:00
fuzz_libinjection Update libinjection code (#1918) 2023-04-04 14:18:57 +02:00
fuzz_quic_get_crypto_data Add a new fuzzer for QUIC (#1800) 2022-12-01 12:21:04 +01:00
fuzz_readerutils_parseprotolist fuzz: add fuzzers to test reader_util code (#2080) 2023-09-10 15:07:52 +02:00
fuzz_readerutils_workflow fuzz: add fuzzers to test reader_util code (#2080) 2023-09-10 15:07:52 +02:00
fuzz_serialization fuzz: extend fuzz coverage (#1888) 2023-02-16 18:04:34 +01:00
fuzz_tls_certificate fuzz: add a new fuzzer to test TLS certificates (#1901) 2023-03-20 17:00:46 +01:00
fuzz_dga_seed_corpus.zip fuzz: add fuzzer for DGA detection code (#2042) 2023-07-13 10:47:34 +02:00