aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
...
* 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
* STUN: fix Skype/MsTeams detection and monitoring logic (#2028)Ivan Nardi2023-07-03
* STUN: tell RTP from RTCP while in monitoring state (#2027)Ivan Nardi2023-06-27
* Hangout: detect Hangout/Duo/GoogleMeet/... in the STUN code (#2025)Ivan Nardi2023-06-27
* STUN: add dissection of DTLS handshake (#2018)Ivan Nardi2023-06-26
* Simplify the report of streaming multimedia info (#2026)Ivan Nardi2023-06-26
* Thrift: fix heap-buffer-overflow (#2024)Ivan Nardi2023-06-26
* RTP: rework code (#2021)Ivan Nardi2023-06-23
* minor fixes (#2023)Ivan Kapranov2023-06-22
* removed useless call of ndpi_set_risk func (#2022)Ivan Kapranov2023-06-22