aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
* Add HP Virtual Machine Group Management (hpvirtgrp) protocol. (#1170)Toni2021-04-20
* Added NDPI_DESKTOP_OR_FILE_SHARING_SESSION risk to remote protocols for remot...Luca Deri2021-04-12
* Fixed mispelled wordLuca Deri2021-03-31
* Added missing tracker/Ads breedLuca Deri2021-03-30
* Ignore TLD .local .lan and .home in DGA domain checkLuca Deri2021-03-26
* Refactored nDPI subprotocol handling and aimini protocol detection. (#1156)Toni2021-03-23
* Better DGA detection (slightly decreased accuracy)Luca Deri2021-03-20
* Fixed support for custom DGA detection libraryrLuca Deri2021-03-18
* Added experiemntal JA3+ implementation that can be used with -z i ndpiReaderLuca Deri2021-03-09
* Added Ookla detection over IPv6Luca 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
* 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
* Added NDPI_MALICIOUS_SHA1 flow risk. (#1142)Toni2021-02-26
* [Fix] replace free to ndpi_free (#1140)pengtian2021-02-25
* Fix ndpi_fill_prefix_v6Alfredo Cardigliano2021-02-24
* Add more utility functions to work with patricia treesAlfredo 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
* Added risky domain flow-risk supportLuca Deri2021-02-21
* Removed old unused codeLuca Deri2021-02-19
* Fix leakAlfredo Cardigliano2021-02-19
* Initial geoip supportLuca Deri2021-02-18
* Improved nDPI string matching algorithmLuca Deri2021-02-18
* Fixes due to the fragment mananegr codeLuca Deri2021-02-18
* 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
* Removed now obsolete NDPI_DETECTION_SUPPORT_IPV6: code is more readeable nowLuca Deri2021-02-10
* Fixed memory leaks caused by conditional free'ing for some TLS connec… (#1132)Toni2021-02-10
* STUN improvementsLuca Deri2021-02-10
* Fixed CPHA missing protocol initializationLuca Deri2021-02-10
* Removed debug statementLuca Deri2021-02-09
* Partial fix for #1129Luca Deri2021-02-05
* Fix some memory leakes in reassembler code (#1127)Ivan Nardi2021-02-04
* Added missing checkLuca Deri2021-02-04
* Fixed leak with DTLSLuca Deri2021-02-03
* Fixes an issue with https://github.com/ntop/nDPI/pull/1122 that misprocsssed ...Luca Deri2021-02-03
* fragments management added (#1122)Roberto AGOSTINO2021-02-03
* DGA name improvementLuca Deri2021-01-27
* 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
* (C) UpdateLuca Deri2021-01-07