aboutsummaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAge
...
* 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
* fuzz: add fuzzers to test reader_util code (#2080)Ivan Nardi2023-09-10
* Added `lists/gambling.list` to extra dist.Toni Uhlig2023-08-27
* fix compilationToni Uhlig2023-08-27
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* Add an heuristic to detect fully encrypted flows (#2058)Ivan Nardi2023-07-26
* 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
* STUN: keep monitoring/processing STUN flows (#2012)Ivan Nardi2023-06-21
* Fix some memory errors triggered by allocation failures (#1995)Ivan Nardi2023-05-29
* ndpiReader: improve printing of payload statistics (#1989)Ivan Nardi2023-05-29