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 |
| | |||
* | add ethereum protocol dissector. (#2111) | Maatuq | 2023-10-25 |
| | | | | | | | as explained here for bitcoin https://www.ntop.org/guides/nDPI/protocols.html#ndpi-protocol-bitcoin the same is applicable for ethereum. ethereum detection was removed from mining protocol and is now handled separately. Signed-off-by: Mahmoud Maatuq <mahmoudmatook.mm@gmail.com> | ||
* | QUIC: export QUIC version as metadata | Nardi Ivan | 2023-10-11 |
| | |||
* | Added NDPI_TLS_ALPN_SNI_MISMATCH flow risk | Luca Deri | 2023-09-07 |
| | |||
* | QUIC: fix dissection of packets forcing VN | Nardi Ivan | 2023-06-08 |