aboutsummaryrefslogtreecommitdiff
path: root/src/lib
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
* Fix some ndpi_malloc/ndpi_free pairs (#1298)Ivan Nardi2021-09-13
* Update the list of default ports for QUIC protocol (#1297)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
* Fixed Mingw64 build, SonerCloud-CI and more. (#1273)Toni2021-08-18
* 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
* Clode cleanup (after last merge)Luca Deri2021-08-08
* Added entropy calculation to check for suspicious (encrypted) payload. (#1270)Toni2021-08-08
* Skip whitespaces between HTTP method and URL. (#1271)Toni2021-08-08
* Added TLS fatal alert flow riskLuca Deri2021-08-07
* Added ability to report whether a protocol is encryptedLuca Deri2021-08-07
* Win fixLuca Deri2021-08-03
* Added legacy whatsapp rules used to match old pcaps that need to be removed i...Luca Deri2021-07-31
* Improved RTSP detection and fixed HTTP false-positive. Fixes #1229. (#1266)Toni2021-07-31
* Updated WhatsAPP and Instagram addresses (#1264)Fábio Depin2021-07-31
* Improved libm check via Autoconf. (#1263)Toni2021-07-28
* Improved risk detection mask algorithmLuca Deri2021-07-26
* Improved TFTP detection. Fixes #1242, #1256 (#1262)Toni2021-07-25
* Implemented ALPN automa for checking uncommon ALPNsLuca Deri2021-07-24
* Risk check improvementLuca Deri2021-07-24
* Reworked flow risk implementationLuca Deri2021-07-23
* Implemented function to retrieve flow information. #1253 (#1254)Toni2021-07-23
* Fixed risk mask implementationLuca Deri2021-07-23
* Implementation of flow risk eception (work in progress)Luca Deri2021-07-22
* Added risk: TLS_EXTENSION_SUSPICIOUS (#1252)Toni2021-07-19
* Updated download category nameLuca Deri2021-07-16
* Bug fix. (#1250)Vitaly Lavrov2021-07-16
* Fixed TLS certificate threshold (#1248)pacant2021-07-16
* Code cleanup. (#1246)Vitaly Lavrov2021-07-16
* hulu and netflix dissection improvementsLuca Deri2021-07-14
* 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
* ahoсorasick. Code review. Part 2. (#1236)Vitaly Lavrov2021-07-12
* Fixed false positives in Z39.50Luca Deri2021-07-09
* Updated category labelsLuca Deri2021-07-08
* Fix for #1230 (#1235)Vitaly Lavrov2021-07-07
* Improved RTSP detection the second. (#1232) (#1233)Toni2021-07-07