Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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> | ||
* | Reworked teams handling | Luca Deri | 2023-06-15 |
| | |||
* | Implemented Zoom/Teams stream type detection | Luca Deri | 2023-06-14 |
| | |||
* | ndpiReader: allow to configure LRU caches TTL and size (#2004) | Ivan Nardi | 2023-06-08 |