Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |||
* | Jabber: remove support for UDP (#2115) | Ivan Nardi | 2023-10-26 | |
| | | | | | | Jabber/XMPP is only over TCP (even the name `ndpi_search_jabber_tcp` suggests that...). Bug introduced in 5266c726f | |||
* | ipv6: add support for ipv6 addresses lists (#2113) | Ivan Nardi | 2023-10-26 | |
| | ||||
* | Added generic Google Protobuf dissector. (#2109) | Toni | 2023-10-24 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Add CAN over Ethernet dissector. | Toni Uhlig | 2023-10-23 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Add Remote Management Control Protocol (RMCP). | Toni Uhlig | 2023-10-19 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Add Service Location Protocol dissector. (#2036) | Toni | 2023-08-01 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Fixes risk mask exception handling while improving the overall performance | Luca Deri | 2023-07-14 | |
| | ||||
* | Hangout: detect Hangout/Duo/GoogleMeet/... in the STUN code (#2025) | Ivan Nardi | 2023-06-27 | |
| | | | | | | Regardless of the name, the removed trace doesn't contain meaningful Hangout traffic. Remove last piece of sub-classifiction based only on ip addresses. | |||
* | RTP: rework code (#2021) | Ivan Nardi | 2023-06-23 | |
| | | | | | | | Try avoiding false positives: look for 3 RTP packets before classifing the flow as such. Add a generic function `is_rtp_or_rtcp()` to identify RTP/RTCP packets also in other dissectors (see 3608ab01b commit message for an example) | |||
* | Add Apache Thrift protocol dissector. (#2007) | Toni | 2023-06-22 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Add support for Epic Games and GeForceNow/Nvidia (#1990) | Ivan Nardi | 2023-05-27 | |