Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ndpiReader: print categories summary (#2895) | Ivan Nardi | 2025-06-21 |
| | |||
* | FPC: save all addresses from DNS to `fpc_dns` cache (#2792) | Ivan Nardi | 2025-04-10 |
| | |||
* | Add a new internal function `internal_giveup()` | Ivan Nardi | 2025-03-05 |
| | | | | | | | | This function is always called once for every flow, as last code processing the flow itself. As a first usage example, check here if the flow is unidirectional (instead of checking it at every packets) | ||
* | Sync unit tests results | Ivan Nardi | 2025-02-24 |
| | |||
* | Improved Tor exit node download and added IPv6 support | Luca Deri | 2025-02-24 |
| | |||
* | DNS: rework "extra-dissection" code (#2735) | Ivan Nardi | 2025-02-17 |
| | |||
* | DNS: fix message parsing (#2732) | Ivan Nardi | 2025-02-16 |
| | |||
* | ndpiReader: print more DNS information (#2717) | Ivan Nardi | 2025-02-11 |
| | |||
* | DNS: evaluate all flow risks even if sub-classification is disabled (#2714) | Ivan Nardi | 2025-02-11 |
| | |||
* | DNS: another fix about the relationship between FPC and subclassification ↵ | Ivan Nardi | 2025-01-31 |
| | | | | | (#2709) See: c669bb314 | ||
* | DNS: fix relationship between FPC and subclassification (#2702) | Ivan Nardi | 2025-01-30 |
| | | | Allow optimal FPC even if DNS subclassification is disabled | ||
* | Exports DNS A/AAAA responses (up to 4 addresses) | Luca | 2024-10-02 |
| | | | | Changed the default to IPv4 (used to be IPv6) in case of DNS error response | ||
* | HTTP, QUIC, TLS: allow to disable sub-classification (#2533) | Ivan Nardi | 2024-09-03 |