| Commit message (Expand) | Author | Age |
* | Add the ability to enable/disable every specific flow risks (#2653) | Ivan Nardi | 2025-01-06 |
* | fuzz: improve fuzzing coverage (#2642) | Ivan Nardi | 2024-12-11 |
* | Update `flow->flow_multimedia_types` to a bitmask (#2625) | Ivan Nardi | 2024-11-25 |
* | fuzz: extend fuzzing coverage (#2626) | Ivan Nardi | 2024-11-20 |
* | SIP: extract some basic metadata | Ivan Nardi | 2024-11-12 |
* | Add configuration of TCP fingerprint computation (#2598) | Ivan Nardi | 2024-10-18 |
* | Add monitoring capability (#2588) | Ivan Nardi | 2024-10-14 |
* | Add enable/disable guessing using client IP/port (#2569) | Liam Wilson | 2024-09-27 |
* | Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553) | Ivan Nardi | 2024-09-24 |
* | Allow IP guess before port in ndpi_detection_giveup (#2562) | Liam Wilson | 2024-09-20 |
* | Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547) | Ivan Nardi | 2024-09-16 |
* | OpenVPN, Wireguard: improve sub-classification | Nardi Ivan | 2024-09-05 |
* | fuzz: improve fuzzing coverage (#2535) | Ivan Nardi | 2024-09-03 |
* | HTTP, QUIC, TLS: allow to disable sub-classification (#2533) | Ivan Nardi | 2024-09-03 |
* | 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 |