aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* Added risk/score dump (ndpiReader -h)Luca Deri2021-05-18
* Updated API for ndpi_risk2score()Luca Deri2021-05-17
* Reworked human readeable string search in flowsLuca Deri2021-05-17
* Added ndpi_check_subprotocol_risk() API call definitionLuca Deri2021-05-15
* Added TLS certifiacate cachingLuca Deri2021-05-15
* Added browser TLS heuristicLuca Deri2021-05-13
* Implemented heuristic to detect Safari and Firefox TLS browsingLuca Deri2021-05-13
* Implemented flow score in Wireshark integrationLuca Deri2021-05-10
* Added (partial) Activision protocol support (based on tencent cloud)Luca Deri2021-05-10
* Fix some warnings (#1181)Ivan Nardi2021-05-09
* Initial work towards detection via TLS of browser typesLuca2021-05-06
* Add extraction for TLS signature algorithmsLuca2021-05-06
* Added ndpi_risk2severity() API callLuca2021-05-02
* Check for common ALPNs and set a flow risk if not known. (#1175)Toni2021-04-27
* Added flow risk to wireshark dissectionLuca Deri2021-04-26
* 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