aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAge
...
* 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
* Removed debug statementLuca Deri2021-02-09
* Added timeseries forecasting support implementing Holt-Winters with confidenc...Luca Deri2021-02-08
* 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
* Fix a warning (#1125)Ivan Nardi2021-02-03
* Improved debug messageLuca Deri2021-02-03
* Fixes due to datatype renameLuca Deri2021-01-22
* Cleaned up tls/quic datatypesLuca Deri2021-01-21
* Reworked TLS fingerprint calcolationLuca Deri2021-01-21
* Added missing comma (#1116)morefigs2021-01-21
* Added simple hash implementation to the nDPI APILuca Deri2021-01-20
* Code cleanup: third party uthash is at the right placeLuca Deri2021-01-20
* (C) UpdateLuca Deri2021-01-07
* Split HTTP request from response Content-Type. Request Content-Type should be...Luca Deri2021-01-06
* Fix some warnings when compiling with "-W -Wall" flags (#1103)Ivan Nardi2021-01-04
* Restored QUIC statsLuca Deri2020-12-30
* Fixed output when tLS (nad not QUIC) is usedLuca Deri2020-12-28
* Fixes bug introduced by https://github.com/ntop/nDPI/pull/1085Luca Deri2020-12-12
* Fix minimum packet length condition (#1087)Zied Aouini2020-12-12
* Added --ignore-vlanid / -I to exclude VLAN ids for flow hash calculation. #10...Toni2020-12-11
* nDPI rules (work in progress) implementationLuca Deri2020-11-30
* Support raw IPv4 / IPv6 pcap packet processing. (#1053)Toni2020-11-09
* Cosmetic changesLuca Deri2020-11-03
* Moved global in reader_util.cLuca Deri2020-10-27
* Added -D flag for detecting DoH in the wildLuca Deri2020-10-26