aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
* TLS: avoid zeroing large structures (#1300)Ivan Nardi2021-09-16
* Hangout: fix usage of STUN function (#1299)Ivan Nardi2021-09-13
* Bittorrent: fix a potential use-of-uninitialized-value error (#1296)Ivan Nardi2021-09-13
* Cassandra: fix compilation when "--enable-debug-messages" option is used (#1294)Ivan Nardi2021-09-11
* Added new risk for clear text credentialsLuca Deri2021-09-10
* Add Cassandra protocol dissector (#1285)lucasbaile2021-09-09
* ARM fixesLuca Deri2021-08-25
* Fix access to some TLS fields in flow structure (#1277)Ivan Nardi2021-08-20
* Compile everything with "-W -Wall -Wno-unused-parameter" flags (#1276)Ivan Nardi2021-08-20
* Fixes a crash on ARM (Raspberry Pi 4 Model B Rev 1.1)Luca Deri2021-08-18
* Fixed some invalid TLS guessesLuca Deri2021-08-17
* Added check to avoid clases on similar protocols (FTP adn SMTP) on setting ho...Luca Deri2021-08-11
* Added extraction of hostname in SMTPLuca Deri2021-08-11
* Skip whitespaces between HTTP method and URL. (#1271)Toni2021-08-08
* Added TLS fatal alert flow riskLuca Deri2021-08-07
* Improved RTSP detection and fixed HTTP false-positive. Fixes #1229. (#1266)Toni2021-07-31
* Improved TFTP detection. Fixes #1242, #1256 (#1262)Toni2021-07-25
* Implemented ALPN automa for checking uncommon ALPNsLuca Deri2021-07-24
* Reworked flow risk implementationLuca Deri2021-07-23
* Implemented function to retrieve flow information. #1253 (#1254)Toni2021-07-23
* Added risk: TLS_EXTENSION_SUSPICIOUS (#1252)Toni2021-07-19
* Fixed TLS certificate threshold (#1248)pacant2021-07-16
* Code cleanup. (#1246)Vitaly Lavrov2021-07-16
* Code cleanupLuca Deri2021-07-14
* TLS Risks - Certificate Validity Too Long (#1239)pacant2021-07-14
* Added AVAST SecureDNS protocol. (#1244)Toni2021-07-14
* Improved Steam detection (Steam Datagram Relay - SDR). (#1243)Toni2021-07-14
* Improved dnscrypt midstream detection. (#1241)Toni2021-07-13
* Fixed false positives in Z39.50Luca Deri2021-07-09
* Fix for #1230 (#1235)Vitaly Lavrov2021-07-07
* Improved RTSP detection the second. (#1232) (#1233)Toni2021-07-07
* Improved RTSP via HTTP detection. (#1232)Toni2021-07-06
* Minor fixLuca Deri2021-07-05
* Code cleanupLuca Deri2021-07-05
* TLS: fix a memory error in JA3 code (#1227)Ivan Nardi2021-07-05
* Improved Z39.50 detection. (#1225)Toni2021-07-05
* Fixed off-by-one memory error for TLS-JA3. (#1222)Toni2021-06-29
* Added Z39.50 protocol. (#1219)Toni2021-06-29
* QUIC: add basic support for fragmented Client Hello (#1216)Ivan Nardi2021-06-24
* Restored 32 bit value in ndpi_match_string_value()Luca Deri2021-06-21
* NetBIOS decoding changesLuca Deri2021-06-16
* Code review. (#1205)Vitaly Lavrov2021-06-15
* Reimplememnted SNMP dissectorLuca Deri2021-06-11
* Renamed Skyp in Skype_Teams as the protocol is now shared across these appsLuca Deri2021-06-02
* TLS: improve check for common ALPNs (#1191)Ivan Nardi2021-06-01
* Added TLS check to avoid crash with UDP-based trafficLuca2021-05-25
* Improved TLS browser detection heuristicsLuca Deri2021-05-19
* Added risk/score dump (ndpiReader -h)Luca Deri2021-05-18
* Added further checksLuca Deri2021-05-15
* Added TLS certifiacate cachingLuca Deri2021-05-15