aboutsummaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAge
...
* Added support for roaring bitmap v3 (#2355)Luca Deri2024-03-25
* STUN: add a parameter to configure how long the extra dissection lasts (#2336)Ivan Nardi2024-03-07
* fuzz: improve fuzzing coverage (#2309)Ivan Nardi2024-02-09
* Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271)Ivan Nardi2024-02-01
* Provide a u64 wrapper for `ndpi_set_config()` (#2292)Toni2024-01-30
* fuzz: fuzz_config: try restoring good coverage (#2291)Ivan Nardi2024-01-29
* fuzz: fuzz_config: we need bigegr inputs (#2285)Ivan Nardi2024-01-25
* 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
* config: allow configuration of guessing algorithmsNardi Ivan2024-01-18
* config: move debug/log configuration to the new APINardi Ivan2024-01-18
* config: DNS: add two configuration optionsNardi Ivan2024-01-18
* config: HTTP: enable/disable processing of HTTP responsesNardi Ivan2024-01-18
* config: configure TLS certificate expiration with the new APINardi Ivan2024-01-18
* config: remove `enum ndpi_prefs`Nardi Ivan2024-01-18
* config: remove `ndpi_set_detection_preferences()`Nardi Ivan2024-01-18
* config: move cfg of aggressiviness and opportunistic TLS to the new APINardi Ivan2024-01-18
* config: move IP lists configurations to the new APINardi Ivan2024-01-18
* config: move LRU cache configurations to the new APINardi Ivan2024-01-18
* New API for library configurationNardi Ivan2024-01-18
* Add HL7 protocol dissector (#2240)Vladimir Gavrilov2024-01-02
* Add IEC62056 (DLMS/COSEM) protocol dissector (#2229)Vladimir Gavrilov2024-01-02
* fuzz: improve fuzzing coverage (#2239)Ivan Nardi2024-01-02
* Add WebDAV detection support (#2224)Vladimir Gavrilov2023-12-22
* mining: a better identification logic (#2221)Ivan Nardi2023-12-20
* fuzz: improve fuzzing coverage (#2220)Ivan Nardi2023-12-19
* fuzz: extend fuzzing coverage (#2208)Ivan Nardi2023-12-11
* STUN: rework extra dissection (#2202)Ivan Nardi2023-12-11
* fuzz: extend fuzzing coverage (#2205)Ivan Nardi2023-12-11
* Add some fast CRC16 algorithms implementation (#2195)Vladimir Gavrilov2023-12-05
* TLS: remove JA3+ fingerprints. (#2192)Ivan Nardi2023-12-05
* STUN: parsing of DATA attribute (#2179)Ivan Nardi2023-12-01
* STUN: fix detection of DTLS (#2187)Ivan Nardi2023-11-30
* 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
* fuzz: improve coverage and remove dead code (#2135)Ivan Nardi2023-11-07
* STUN: major code rework (#2116)Ivan Nardi2023-10-30
* Custom rules: fix a stack overflow (#2128)Ivan Nardi2023-10-30
* Rename some functions with more useful/clear names (#2127)Ivan Nardi2023-10-29
* IPv6: add support for custom categories (#2126)Ivan Nardi2023-10-29
* IPv6: add support for IPv6 risk exceptions (#2122)Ivan Nardi2023-10-29
* IPv6: add support for custom rules (#2120)Ivan Nardi2023-10-29
* fuzz: extend fuzzing coverageNardi Ivan2023-10-15
* QUIC: export QUIC version as metadataNardi Ivan2023-10-11
* fuzzing: extend fuzzing coverageNardi Ivan2023-10-09
* fuzz: extend fuzzing coverageNardi Ivan2023-10-07
* fuzz: extend fuzzing coverageNardi Ivan2023-09-16
* fuzz: extend fuzzing coverage (#2083)Ivan Nardi2023-09-10
* fuzz: add fuzzers to test bitmap64 and domain_classify data structures (#2082)Ivan Nardi2023-09-10