aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
...
* Better DGA detection (slightly decreased accuracy)Luca Deri2021-03-20
* Removed duplicate extesions lenLuca Deri2021-03-19
* Added ALPN and elliptic curve in JA3S+Luca Deri2021-03-19
* Implemented JA3+ also for JA3SLuca Deri2021-03-19
* Reworked JA3Luca Deri2021-03-19
* JA3 debug improvementsLuca Deri2021-03-19
* Fix compilation warningAlfredo Cardigliano2021-03-12
* Fixed JA3+ computationLuca Deri2021-03-11
* Added experiemntal JA3+ implementation that can be used with -z i ndpiReaderLuca Deri2021-03-09
* HTTP: fix memory access in ndpi_http_parse_subprotocol() (#1151)Ivan Nardi2021-03-09
* Ookla detection improvementLuca Deri2021-03-09
* Added Ookla detection over IPv6Luca Deri2021-03-09
* Ookla fixesLuca Deri2021-03-09
* Improved detection of Ookla speedtest and openspeedtest.comLuca Deri2021-03-09
* Add support for Snapchat voip calls (#1147)Ivan Nardi2021-03-06
* Improved DGA detection with trigrams. Disadvantage: slower startup timeLuca Deri2021-03-03
* DTLS: improve support (#1146)Ivan Nardi2021-03-02
* Added NDPI_MALICIOUS_SHA1 flow risk. (#1142)Toni2021-02-26
* Improved DNS dissectorLuca Deri2021-02-26
* Added NDPI_MALICIOUS_JA3 flow riskLuca Deri2021-02-22
* Implemented TLS Certificate Sibject matchingLuca Deri2021-02-22
* Removed now obsolete NDPI_DETECTION_SUPPORT_IPV6: code is more readeable nowLuca Deri2021-02-10
* Improved FTP_CONTROL detectionLuca Deri2021-02-10
* Added check for avoiding long dissectionsLuca Deri2021-02-10
* Fixed CPHA missing protocol initializationLuca Deri2021-02-10
* Dissection inprovementsLuca Deri2021-02-09
* Added checks for giving up faster on IRC and SMTPLuca Deri2021-02-09
* Improved (partial) TLS dissectionLuca Deri2021-02-04
* HTTP: fix user-agent parsing (#1124)Ivan Nardi2021-02-03
* HTTP: fix logs when NDPI_ENABLE_DEBUG_MESSAGES is defined (#1123)Ivan Nardi2021-02-03
* Increased number of extra packets that is necessary since the frgament manang...Luca Deri2021-02-03
* debug message bugfix (#1108)ragostino2021-02-03
* Improved wireguard dissectionLuca Deri2021-01-29
* DCE/RPC improvement to avoid false positivesLuca Deri2021-01-29
* Cleaned up tls/quic datatypesLuca Deri2021-01-21
* Reworked TLS fingerprint calcolationLuca Deri2021-01-21
* Rewored UPnP protocol that in essence was WSD hence it has been renamedLuca2021-01-20
* Improves STUN dissection removing an invalid termination condition that preve...Luca Deri2021-01-13
* (C) UpdateLuca Deri2021-01-07
* Warning fixLuca Deri2021-01-07
* STUN: avoid false positives (#1110)Ivan Nardi2021-01-07
* HTTP: fix compilation and a memory error when NDPI_ENABLE_DEBUG_MESSAGES is d...Ivan Nardi2021-01-07
* QUIC: add suppport for DNS-over-QUIC (#1107)Ivan Nardi2021-01-07
* Quic fixes (#1106)Ivan Nardi2021-01-07
* QUIC: improve handling of SNI (#1105)Ivan Nardi2021-01-07
* Split HTTP request from response Content-Type. Request Content-Type should be...Luca Deri2021-01-06
* Added check for invalid HTTP contentLuca Deri2021-01-06
* QUIC: update to draft-33 (#1104)Ivan Nardi2021-01-04
* Remove FB_ZERO protocol (#1102)Ivan Nardi2021-01-04
* Fixed missing symbolLuca Deri2021-01-02