Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rework Steam detection (part 1) (#2264) | Vladimir Gavrilov | 2024-01-18 |
| | | | | | | | | | | | | | | | | | | | | | * Clean up Steam dissector * Add Steam Datagram Relay dissector * Update docs * Update test results * Remove csgo.c from MSVC project * Small fixes * Add Steam TLS pcap sample * Merge Steam pcap samples into single one * Fix typo * Update test results | ||
* | ndpiReader: add breed stats on output used for CI (#2236) | Ivan Nardi | 2024-01-05 |
| | |||
* | ndpiReader: fix `guessed_flow_protocols` statistic (#2203) | Ivan Nardi | 2023-12-12 |
| | | | Increment the counter only if the flow has been guessed | ||
* | IPv6: add support for IPv6 risk exceptions (#2122) | Ivan Nardi | 2023-10-29 |
| | |||
* | IPv6: add support for IPv6 risk tree (#2118) | Ivan Nardi | 2023-10-27 |
| | | | Fix the script to download crawler addressess | ||
* | ipv6: add support for ipv6 addresses lists (#2113) | Ivan Nardi | 2023-10-26 |
| | |||
* | Renamed HTTP/2 to HTTP2 as the '/' can have side effects with applications ↵ | Luca Deri | 2023-09-20 |
| | | | | sitting on top of nDPI | ||
* | Add support for (un-encrypted) HTTP/2 (#2087) | Ivan Nardi | 2023-09-18 |
Plaintext HTTP/2 is quite rare on the general "internet" but it is used in some private networks (example: 5G core network) |