aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix compilation warningAlfredo Cardigliano2021-03-12
* Added double exponential smoothing implementationLuca2021-03-11
* Added single exponential smoothing APILuca Deri2021-03-11
* Fixed JA3+ computationLuca Deri2021-03-11
* Fixed nDPI prefs definitionLuca Deri2021-03-09
* 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
* Added the ability to define a custom DGA detection function by overwritingLuca Deri2021-03-08
* Fix some stack-use-after-return errors in automa code (#1150)Ivan Nardi2021-03-08
* Add support for Snapchat voip calls (#1147)Ivan Nardi2021-03-06
* Add ndpi_serialize_binary_boolean for consistency. Fix comments.Alfredo Cardigliano2021-03-04
* Improved DGA detectionLuca Deri2021-03-03
* Removed check for knowns protocols (major and app protocols)Luca Deri2021-03-03
* Improved DGA detection with trigrams. Disadvantage: slower startup timeLuca Deri2021-03-03
* DTLS: improve support (#1146)Ivan Nardi2021-03-02
* TOR: update node list (#1144)Ivan Nardi2021-03-02
* Added HW checksLuca Deri2021-03-01
* Added further HW checksLuca Deri2021-03-01
* Holt-Winters calculation improvementLuca Deri2021-02-27
* Added NDPI_MALICIOUS_SHA1 flow risk. (#1142)Toni2021-02-26
* Improved DNS dissectorLuca Deri2021-02-26
* [Fix] replace free to ndpi_free (#1140)pengtian2021-02-25
* Added protocol breed to JSON serializer. (#1137)Toni2021-02-25
* Fix ndpi_fill_prefix_v6Alfredo Cardigliano2021-02-24
* Windows code cleanupLuca Deri2021-02-24
* Modified JA3 fingerprint messageLuca Deri2021-02-24
* Add more utility functions to work with patricia treesAlfredo Cardigliano2021-02-23
* Update ndpi_patricia_walk_inorder APIAlfredo Cardigliano2021-02-23
* Add support for MAC to Patricia tree. Expose full API to applications. Add ut...Alfredo Cardigliano2021-02-23
* Added NDPI_MALICIOUS_JA3 flow riskLuca Deri2021-02-22
* Implemented TLS Certificate Sibject matchingLuca Deri2021-02-22
* Removed unused NDPI_RISKY_COUNTRYLuca Deri2021-02-21
* Added risky domain flow-risk supportLuca Deri2021-02-21
* Fixes #1136Luca Deri2021-02-19
* Removed old unused codeLuca Deri2021-02-19
* Fix leakAlfredo Cardigliano2021-02-19
* Added ndpi_get_geoip() APi callLuca Deri2021-02-18
* GeoIP supportLuca Deri2021-02-18
* Initial geoip supportLuca Deri2021-02-18
* Improved nDPI string matching algorithmLuca Deri2021-02-18
* Fixes due to the fragment mananegr codeLuca Deri2021-02-18
* Added new risks (future use)Luca Deri2021-02-16
* Fix warningAlfredo Cardigliano2021-02-12
* Performance optimization to avoid un-necessary calls and thus increase the ov...Luca Deri2021-02-11
* Some optimizations during flow guessLuca Deri2021-02-10
* Code refactoryLuca Deri2021-02-10