aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
Commit message (Expand)AuthorAge
...
* Code review. (#1205)Vitaly Lavrov2021-06-15
* Call ac_automata_release with free_pattern = 1 (malloc'ed patterns expected i...Alfredo Cardigliano2021-06-14
* Fixes https://github.com/ntop/ntopng/issues/5482Luca Deri2021-06-11
* Bug in ndpi_lru_find_cache (#1204)Vitaly Lavrov2021-06-10
* Win changesLuca Deri2021-06-08
* Added report on score cli/srv breakdownLuca Deri2021-06-07
* New version of the ahocorasick library (#1200)Vitaly Lavrov2021-06-07
* Renamed Skyp in Skype_Teams as the protocol is now shared across these appsLuca Deri2021-06-02
* Removed xbox and playstation invalid port guessesLuca Deri2021-06-02
* Reworked ndpi flow risk score adding client and server scoreLuca2021-06-01
* Fix warningsAlfredo Cardigliano2021-05-25
* 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 TLS certifiacate cachingLuca Deri2021-05-15
* Added (partial) Activision protocol support (based on tencent cloud)Luca Deri2021-05-10
* Removed DGA check for ipv6 reverse IPsLuca Deri2021-04-27
* Removed protocol space in Genshin ImpactLuca Deri2021-04-25
* Add Genshin Impact protocol. (#1173)Toni2021-04-25
* 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