Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ndpiReader: add breed stats on output used for CI (#2236) | Ivan Nardi | 2024-01-05 |
| | |||
* | Implements JA4 Support (#2191) | Luca Deri | 2023-12-22 |
| | |||
* | ndpiReader: fix `guessed_flow_protocols` statistic (#2203) | Ivan Nardi | 2023-12-12 |
| | | | Increment the counter only if the flow has been guessed | ||
* | Improve CORBA detection (#2167) | Vladimir Gavrilov | 2023-11-27 |
| | | | | | | | * Improve CORBA detection * Remove dummy flow from ziop.pcap * Merge ziop.pcap and miop.pcap into corba.pcap | ||
* | 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 |
| | |||
* | 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 |
| | |||
* | Fixes risk mask exception handling while improving the overall performance | Luca Deri | 2023-07-14 |
| | |||
* | QUIC: add support for QUIC version 2 | Nardi Ivan | 2023-06-08 |
See: https://www.rfc-editor.org/rfc/rfc9369.txt Old v2-01 version has been removed, since it has never been really used. |