aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
...
* 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
* Fixes risk mask exception handling while improving the overall performanceLuca Deri2023-07-14
* HTTP: fix extraction of filename (#2046)Ivan Nardi2023-07-14
* HTTP: fix heap-buffer-overflow (#2044)Ivan Nardi2023-07-13
* RDP: improve detection over UDP (#2043)Ivan Nardi2023-07-13
* Minor code cleanupLuca Deri2023-07-11
* added feature to extract filename from http attachment (#2037)Chiara Maggi2023-07-11
* fuzz: extend fuzzing coverage (#2040)Ivan Nardi2023-07-11
* Fixed heap-overflow if compiled with `--enable-tls-sigs`. (#2038)Toni2023-07-07
* STUN: fix detection of Google Voip apps (#2031)Ivan Nardi2023-07-05
* fixed numeric truncation error in diameter.c (#2034)headshog2023-07-05
* fixed numeric truncation error in rtcp.c (#2033)headshog2023-07-05
* fixed numeric truncation error in kerberos.c (#2032)headshog2023-07-05
* STUN: avoid FacebookVoip false positives (#2029)Ivan Nardi2023-07-03