| Commit message (Expand) | Author | Age |
* | fuzz: fix compilation (#2532) | Ivan Nardi | 2024-08-26 |
* | Compilation fixes | Luca Deri | 2024-08-24 |
* | FPC: small improvements (#2512) | Ivan Nardi | 2024-07-22 |
* | Add infrastructure for explicit support of Fist Packet Classification (#2488) | Ivan Nardi | 2024-07-03 |
* | fuzz: improve fuzzing coverage (#2474) | Ivan Nardi | 2024-06-17 |
* | Zoom: remove "stun_zoom" LRU cache | Nardi Ivan | 2024-06-17 |
* | RTP/STUN: look for STUN packets after RTP/RTCP classification (#2465) | Ivan Nardi | 2024-06-07 |
* | Zoom: faster detection of P2P flows (#2467) | Ivan Nardi | 2024-06-07 |
* | Remove "zoom" cache (#2420) | Ivan Nardi | 2024-05-06 |
* | Domain Classification Improvements (#2396) | Luca Deri | 2024-04-18 |
* | STUN: fix boundary checks on attribute list parsing (#2387) | Ivan Nardi | 2024-04-12 |
* | STUN: improve extraction of Mapped-Address metadata (#2370) | Ivan Nardi | 2024-04-08 |
* | Disable `-Wno-unused-parameter -Wno-unused-function`. (#2358) | Toni | 2024-04-03 |
* | STUN: add a parameter to configure how long the extra dissection lasts (#2336) | Ivan Nardi | 2024-03-07 |
* | fuzz: improve fuzzing coverage (#2309) | Ivan Nardi | 2024-02-09 |
* | Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271) | Ivan Nardi | 2024-02-01 |
* | fuzz: fuzz_config: try restoring good coverage (#2291) | Ivan Nardi | 2024-01-29 |
* | fuzz: fuzz_config: we need bigegr inputs (#2285) | Ivan Nardi | 2024-01-25 |
* | fuzz: extend fuzzing coverage (#2281) | Ivan Nardi | 2024-01-24 |
* | config: follow-up (#2268) | Ivan Nardi | 2024-01-20 |
* | config: allow configuration of guessing algorithms | Nardi Ivan | 2024-01-18 |
* | config: move debug/log configuration to the new API | Nardi Ivan | 2024-01-18 |
* | config: DNS: add two configuration options | Nardi Ivan | 2024-01-18 |
* | config: HTTP: enable/disable processing of HTTP responses | Nardi Ivan | 2024-01-18 |
* | config: configure TLS certificate expiration with the new API | Nardi Ivan | 2024-01-18 |
* | config: remove `enum ndpi_prefs` | Nardi Ivan | 2024-01-18 |
* | config: remove `ndpi_set_detection_preferences()` | Nardi Ivan | 2024-01-18 |
* | config: move cfg of aggressiviness and opportunistic TLS to the new API | Nardi Ivan | 2024-01-18 |
* | config: move IP lists configurations to the new API | Nardi Ivan | 2024-01-18 |
* | config: move LRU cache configurations to the new API | Nardi Ivan | 2024-01-18 |
* | New API for library configuration | Nardi Ivan | 2024-01-18 |
* | STUN: rework extra dissection (#2202) | Ivan Nardi | 2023-12-11 |
* | Keep separating public and private API (#2157) | Ivan Nardi | 2023-11-29 |
* | IPv6: add support for custom categories (#2126) | Ivan Nardi | 2023-10-29 |
* | fuzzing: extend fuzzing coverage | Nardi Ivan | 2023-10-09 |
* | fuzz: extend coverage (#2073) | Ivan Nardi | 2023-08-20 |
* | fuzz: extend fuzzing coverage (#2040) | Ivan Nardi | 2023-07-11 |
* | STUN: keep monitoring/processing STUN flows (#2012) | Ivan Nardi | 2023-06-21 |
* | fuzz: extend fuzzers coverage (#1952) | Ivan Nardi | 2023-04-25 |
* | Improved debug output. (#1951) | Toni | 2023-04-21 |
* | Simplify `ndpi_internal_guess_undetected_protocol()` (#1941) | Ivan Nardi | 2023-04-12 |
* | Ookla: rework detection (#1922) | Ivan Nardi | 2023-03-30 |
* | fuzz: extend fuzz coverage (#1888) | Ivan Nardi | 2023-02-16 |
* | fuzz: some improvements and add two new fuzzers (#1881) | Ivan Nardi | 2023-02-09 |
* | Add some fuzzers to test other data structures. (#1870) | Ivan Nardi | 2023-01-25 |
* | fuzz: fix memory allocation failure logic (#1867) | Ivan Nardi | 2023-01-20 |
* | LRU caches: add a generic (optional and configurable) expiration logic (#1855) | Ivan Nardi | 2023-01-18 |
* | fuzz: add fuzzer testing nDPI (initial) configurations (#1830) | Ivan Nardi | 2022-12-23 |