aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
...
* Improve CORBA detection (#2167)Vladimir Gavrilov2023-11-27
* Add OPC UA protocol dissector (#2169)Vladimir Gavrilov2023-11-27
* STUN: improve demultiplexing of DTLS packets (#2153)Ivan Nardi2023-11-27
* Add RTPS protocol dissector (#2168)Vladimir Gavrilov2023-11-27
* Reduce false positives for H.323 over TCP (#2164)Vladimir Gavrilov2023-11-23
* Get rid of RDP false positives (#2161)Vladimir Gavrilov2023-11-23
* Add HART-IP protocol dissector (#2163)Vladimir Gavrilov2023-11-22
* Improved TFTP. Fixes #2075. (#2149)Toni2023-11-21
* Get rid of Apache Cassandra false positives (#2159)Vladimir Gavrilov2023-11-21
* Add IEEE 1588-2008 (PTPv2) dissector (#2156)Vladimir Gavrilov2023-11-21
* protocols/ethereum: enhance node discovery protocol detection. (#2145)Maatuq2023-11-15
* Have a clear distinction between public and private/internal API (#2137)Ivan Nardi2023-11-09
* Remove `struct ndpi_packet_struct` from the public API (#2129)Ivan Nardi2023-11-07
* Warning fixesLuca Deri2023-10-30
* STUN: major code rework (#2116)Ivan Nardi2023-10-30
* Improved Protobuf dissector. (#2119)Toni2023-10-27
* Jabber: remove support for UDP (#2115)Ivan Nardi2023-10-26
* Fixed endian issue while DEBUG_PROTOBUF is enabled. (#2112)Toni2023-10-25
* add ethereum protocol dissector. (#2111)Maatuq2023-10-25
* Added generic Google Protobuf dissector. (#2109)Toni2023-10-24
* Add CAN over Ethernet dissector.Toni Uhlig2023-10-23
* Improved CryNetwork protocol dissector.Toni Uhlig2023-10-23
* Add Remote Management Control Protocol (RMCP).Toni Uhlig2023-10-19
* Improved Steam detection by adding steamdiscover pattern. (#2105)Toni2023-10-17
* Improved MGCP detection by allowing '\r' as line feed.lns2023-10-11
* QUIC: export QUIC version as metadataNardi Ivan2023-10-11
* Added HAProxy protocol. (#2088)Toni2023-10-02
* Cleaned up mining datastructureLuca2023-09-27
* Added printf/fprintf replacement for some internal modules. (#1974)Toni2023-09-26
* Renamed HTTP/2 to HTTP2 as the '/' can have side effects with applications si...Luca Deri2023-09-20
* Add support for (un-encrypted) HTTP/2 (#2087)Ivan Nardi2023-09-18
* tftp: check incrementation for DATA and ACK packetsThomas Winter2023-09-12
* tftp: check for Option AcknowledgementsThomas Winter2023-09-12
* tftp: rework request checking to account for optionsThomas Winter2023-09-12
* Fix some errors found by fuzzers (#2078)Ivan Nardi2023-09-10
* Enhance DNS risk for long hostnames (> 32)Luca Deri2023-09-09
* Improved detection of invalid chars in DNS namesLuca Deri2023-09-09
* Added NDPI_TLS_ALPN_SNI_MISMATCH flow riskLuca Deri2023-09-07
* Minor warning fixesLuca Deri2023-09-05
* Improved Wireguard detectionLuca2023-08-21
* fuzz: extend coverage (#2073)Ivan Nardi2023-08-20
* Compilation fixes for older C compilersLuca Deri2023-08-01
* Add Service Location Protocol dissector. (#2036)Toni2023-08-01
* DNS: extract geolocation information, if available (#2065)Ivan Nardi2023-07-31
* Typo in a comment fixed (#2063)snicket21002023-07-28
* zabbix: improve detection (#2055)Ivan Nardi2023-07-21
* TLS: add basic, basic, detection of Encrypted ClientHello (#2053)Ivan Nardi2023-07-21
* Add detection of Roblox games (#2054)Ivan Nardi2023-07-21
* fuzz: extend fuzzing coverage (#2052)Ivan Nardi2023-07-18
* HTTP: fix another memory access error (#2049)Ivan Nardi2023-07-15