aboutsummaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAge
* 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
* 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