Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | STUN: fix detection of Google Voip apps (#2031) | Ivan Nardi | 2023-07-05 |
| | | | Fix: 2c7fb9179 | ||
* | STUN: avoid FacebookVoip false positives (#2029) | Ivan Nardi | 2023-07-03 |
Attribute 0xC057 is defined in the Google public implementation of webrtc (which is used by Google products but also by other applications) |