aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Add Genshin Impact protocol. (#1173)Toni2021-04-25
* Add vxlan enum to ndpi_packet_tunnelAlfredo Cardigliano2021-04-21
* Add HP Virtual Machine Group Management (hpvirtgrp) protocol. (#1170)Toni2021-04-20
* Reworked GeoIP APILuca Deri2021-04-19
* Added NDPI_DESKTOP_OR_FILE_SHARING_SESSION flow riskLuca Deri2021-04-11
* Reworked ndpi patricia includes to avoid compilation issues on some platformsLuca Deri2021-03-31
* Fixed mispelled wordLuca Deri2021-03-31
* Improved mining detection supportLuca Deri2021-03-30
* Refactored nDPI subprotocol handling and aimini protocol detection. (#1156)Toni2021-03-23
* Implemented square erro rollup to avoid overflowLuca Deri2021-03-14
* Added double exponential smoothing implementationLuca2021-03-11
* Added single exponential smoothing APILuca 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
* Added Ookla detection over IPv6Luca Deri2021-03-09
* Added the ability to define a custom DGA detection function by overwritingLuca Deri2021-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 detection with trigrams. Disadvantage: slower startup timeLuca Deri2021-03-03
* Added NDPI_MALICIOUS_SHA1 flow risk. (#1142)Toni2021-02-26
* Windows code cleanupLuca 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
* Added ndpi_get_geoip() APi callLuca Deri2021-02-18
* Initial geoip supportLuca Deri2021-02-18
* Fixes due to the fragment mananegr codeLuca Deri2021-02-18
* Added new risks (future use)Luca Deri2021-02-16
* Removed now obsolete NDPI_DETECTION_SUPPORT_IPV6: code is more readeable nowLuca Deri2021-02-10
* Fixed CPHA missing protocol initializationLuca Deri2021-02-10
* Extended the API to calculate jitterLuca Deri2021-02-09
* Added timeseries forecasting support implementing Holt-Winters with confidenc...Luca Deri2021-02-08
* Partial fix for #1129Luca Deri2021-02-05
* Implemented more efficient and memory savvy RSILuca Deri2021-02-05
* RSI enhancementsLuca Deri2021-02-05
* Implemented API for computing RSI (Relative Strenght Index)Luca Deri2021-02-04
* HTTP: fix user-agent parsing (#1124)Ivan Nardi2021-02-03
* fragments management added (#1122)Roberto AGOSTINO2021-02-03
* Cleaned up tls/quic datatypesLuca Deri2021-01-21
* Reworked TLS fingerprint calcolationLuca Deri2021-01-21
* Added simple hash implementation to the nDPI APILuca Deri2021-01-20
* Rewored UPnP protocol that in essence was WSD hence it has been renamedLuca2021-01-20
* (C) UpdateLuca Deri2021-01-07
* Increase SNI hostname buffer length to 256. (#1111)Darryl Sokoloski2021-01-07
* QUIC: add suppport for DNS-over-QUIC (#1107)Ivan Nardi2021-01-07
* Split HTTP request from response Content-Type. Request Content-Type should be...Luca Deri2021-01-06