Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | eDonkey: improve/update classification (#2410) | Ivan Nardi | 2024-05-04 | |
| | | | | | | | | | | eDonkey is definitely not as used as >10 years ago, but it seems it is still active. While having a basic TCP support seems easy, identification over UDP doesn't work and it is hard to do it rightly (packets might be only 2 bytes long): remove it. Credits to V.G <v.gavrilov@securitycode.ru> | |||
* | Add BFCP protocol support (#2401) | 0x41CEA55 | 2024-04-23 | |
| | ||||
* | Remove obsolete protocols: tuenty, tvuplayer and kontiki (#2398) | 0x41CEA55 | 2024-04-19 | |
| | ||||
* | Add KNXnet/IP protocol support (#2397) | 0x41CEA55 | 2024-04-19 | |
| | | | | | * Add KNXnet/IP protocol support * Improve KNXnet/IP over TCP detection | |||
* | STUN: try to stop extra dissection earlier, if possible (#2390) | Ivan Nardi | 2024-04-13 | |