aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
* Added missing check to prevent crashesLuca Deri2021-06-23
* ndpiReader: memory leak (#1215)Vitaly Lavrov2021-06-23
* 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
* ndpiReader: fix collecting of risks statistics (#1192)Ivan Nardi2021-06-01
* Reworked ndpi flow risk score adding client and server scoreLuca2021-06-01
* Added flow risk scoreLuca Deri2021-05-18
* TypoLuca Deri2021-05-18
* Added risk/score dump (ndpiReader -h)Luca Deri2021-05-18
* Reworked human readeable string search in flowsLuca Deri2021-05-17
* Added browser TLS heuristicLuca Deri2021-05-13
* Implemented heuristic to detect Safari and Firefox TLS browsingLuca Deri2021-05-13
* Fixed obsolete error printing if CTRL-C is pressed. #1165 (#1184)Toni2021-05-11
* Implemented flow score in Wireshark integrationLuca Deri2021-05-10
* Check datalink during fuzzing to prevent console / logfile spam. See #1175 fo...Toni2021-05-09
* Initial work towards detection via TLS of browser typesLuca2021-05-06
* Compilation fixLuca Deri2021-04-27
* Updated code due to https://github.com/ntop/nDPI/pull/1175Luca Deri2021-04-27
* Check for common ALPNs and set a flow risk if not known. (#1175)Toni2021-04-27
* Compilation fixLuca Deri2021-04-26
* Added flow risk to wireshark dissectionLuca Deri2021-04-26
* Fix detunneling of GTP-U traffic (#1168)Ivan Nardi2021-04-18
* Fix some warnings about unused variables/functions (#1160)Ivan Nardi2021-04-05
* Trace fixLuca Deri2021-04-02
* Fixed incapoatibilities with the latest extcap/wiresharkLuca Deri2021-04-01
* Fixed invalid guess statsLuca Deri2021-03-30
* ndpiReader: print an error msg if we found an unsupported datalink type (#1157)Ivan Nardi2021-03-23
* Refactored nDPI subprotocol handling and aimini protocol detection. (#1156)Toni2021-03-23
* Better DGA detection (slightly decreased accuracy)Luca Deri2021-03-20
* Added % of flows with risksLuca Deri2021-03-14
* Added in stats the number of flows with risksLuca Deri2021-03-14
* Added flows risks reportLuca Deri2021-03-14
* Reworked extendal dependency across testing toolsLuca Deri2021-03-14
* Help crash fixLuca Deri2021-03-14
* 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
* Added experiemntal JA3+ implementation that can be used with -z i ndpiReaderLuca Deri2021-03-09
* Add support for Snapchat voip calls (#1147)Ivan Nardi2021-03-06
* Improved DGA detectionLuca Deri2021-03-03
* Improved DGA detection with trigrams. Disadvantage: slower startup timeLuca Deri2021-03-03
* Holt-Winters calculation improvementLuca Deri2021-02-27
* Added NDPI_MALICIOUS_SHA1 flow risk. (#1142)Toni2021-02-26
* 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
* Fix small memory leak (#1133)Ivan Nardi2021-02-10
* Fixed memory leaks caused by conditional free'ing for some TLS connec… (#1132)Toni2021-02-10
* Fixed CPHA missing protocol initializationLuca Deri2021-02-10
* Extended the API to calculate jitterLuca Deri2021-02-09