Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add detection of Gaijin Entertainment games (#2311) | Vladimir Gavrilov | 2024-02-09 |
| | | | | | | | | | * Add detection of Gaijin Entertainment games * Short NDPI_PROTOCOL_GAIJINENTERTAINMENT to NDPI_PROTOCOL_GAIJIN * Add default UDP port for Gaijin Entertainment games * Remove NDPI_PROTOCOL_CROSSOUT protocol id | ||
* | Add TencentGames protocol dissector (#2306) | Vladimir Gavrilov | 2024-02-08 |
| | |||
* | Add Gearman protocol dissector (#2297) | Vladimir Gavrilov | 2024-02-01 |
| | |||
* | Implemented CIP I/O (UDP version of the CIP protocol), Common Industrial ↵ | Luca Deri | 2024-01-29 |
| | | | | protocol | ||
* | Fix RESP detection (#2289) | Vladimir Gavrilov | 2024-01-27 |
| | | | | | * Rename redis_net.c to resp.c * Fix RESP detection | ||
* | Add Raft protocol dissector. (#2286) | Toni | 2024-01-25 |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Add Radmin protocol dissector (#2283) | Vladimir Gavrilov | 2024-01-25 |
| | | | | | * Add Radmin protocol dissector * Update test results | ||
* | Add STOMP protocol dissector (#2280) | Vladimir Gavrilov | 2024-01-23 |
| | |||
* | Add Yojimbo (netcode) protocol dissector (#2277) | Toni | 2024-01-21 |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Add a dedicated dissector for Zoom (#2265) | Ivan Nardi | 2024-01-19 |
| | | | Move it from the RTP code and extend it | ||
* | Add Mumble detection support (#2269) | Vladimir Gavrilov | 2024-01-19 |
| | |||
* | 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 | ||
* | config: move IP lists configurations to the new API | Nardi Ivan | 2024-01-18 |