| Commit message (Expand) | Author | Age |
... | |
* | Compilation fix | Luca Deri | 2021-04-26 |
* | Added flow risk to wireshark dissection | Luca Deri | 2021-04-26 |
* | Fix detunneling of GTP-U traffic (#1168) | Ivan Nardi | 2021-04-18 |
* | Fix some warnings about unused variables/functions (#1160) | Ivan Nardi | 2021-04-05 |
* | Trace fix | Luca Deri | 2021-04-02 |
* | Fixed incapoatibilities with the latest extcap/wireshark | Luca Deri | 2021-04-01 |
* | Fixed invalid guess stats | Luca Deri | 2021-03-30 |
* | ndpiReader: print an error msg if we found an unsupported datalink type (#1157) | Ivan Nardi | 2021-03-23 |
* | Refactored nDPI subprotocol handling and aimini protocol detection. (#1156) | Toni | 2021-03-23 |
* | Better DGA detection (slightly decreased accuracy) | Luca Deri | 2021-03-20 |
* | Added % of flows with risks | Luca Deri | 2021-03-14 |
* | Added in stats the number of flows with risks | Luca Deri | 2021-03-14 |
* | Added flows risks report | Luca Deri | 2021-03-14 |
* | Reworked extendal dependency across testing tools | Luca Deri | 2021-03-14 |
* | Help crash fix | Luca Deri | 2021-03-14 |
* | Implemented square erro rollup to avoid overflow | Luca Deri | 2021-03-14 |
* | Added double exponential smoothing implementation | Luca | 2021-03-11 |
* | Added single exponential smoothing API | Luca Deri | 2021-03-11 |
* | Added experiemntal JA3+ implementation that can be used with -z i ndpiReader | Luca Deri | 2021-03-09 |
* | Add support for Snapchat voip calls (#1147) | Ivan Nardi | 2021-03-06 |
* | Improved DGA detection | Luca Deri | 2021-03-03 |
* | Improved DGA detection with trigrams. Disadvantage: slower startup time | Luca Deri | 2021-03-03 |
* | Holt-Winters calculation improvement | Luca Deri | 2021-02-27 |
* | Added NDPI_MALICIOUS_SHA1 flow risk. (#1142) | Toni | 2021-02-26 |
* | Added NDPI_MALICIOUS_JA3 flow risk | Luca Deri | 2021-02-22 |
* | Implemented TLS Certificate Sibject matching | Luca Deri | 2021-02-22 |
* | Added risky domain flow-risk support | Luca Deri | 2021-02-21 |
* | Fix small memory leak (#1133) | Ivan Nardi | 2021-02-10 |
* | Fixed memory leaks caused by conditional free'ing for some TLS connec… (#1132) | Toni | 2021-02-10 |
* | Fixed CPHA missing protocol initialization | Luca Deri | 2021-02-10 |
* | Extended the API to calculate jitter | Luca Deri | 2021-02-09 |
* | Removed debug statement | Luca Deri | 2021-02-09 |
* | Added timeseries forecasting support implementing Holt-Winters with confidenc... | Luca Deri | 2021-02-08 |
* | Implemented more efficient and memory savvy RSI | Luca Deri | 2021-02-05 |
* | RSI enhancements | Luca Deri | 2021-02-05 |
* | Implemented API for computing RSI (Relative Strenght Index) | Luca Deri | 2021-02-04 |
* | Fix a warning (#1125) | Ivan Nardi | 2021-02-03 |
* | Improved debug message | Luca Deri | 2021-02-03 |
* | Fixes due to datatype rename | Luca Deri | 2021-01-22 |
* | Cleaned up tls/quic datatypes | Luca Deri | 2021-01-21 |
* | Reworked TLS fingerprint calcolation | Luca Deri | 2021-01-21 |
* | Added missing comma (#1116) | morefigs | 2021-01-21 |
* | Added simple hash implementation to the nDPI API | Luca Deri | 2021-01-20 |
* | Code cleanup: third party uthash is at the right place | Luca Deri | 2021-01-20 |
* | (C) Update | Luca Deri | 2021-01-07 |
* | Split HTTP request from response Content-Type. Request Content-Type should be... | Luca Deri | 2021-01-06 |
* | Fix some warnings when compiling with "-W -Wall" flags (#1103) | Ivan Nardi | 2021-01-04 |
* | Restored QUIC stats | Luca Deri | 2020-12-30 |
* | Fixed output when tLS (nad not QUIC) is used | Luca Deri | 2020-12-28 |
* | Fixes bug introduced by https://github.com/ntop/nDPI/pull/1085 | Luca Deri | 2020-12-12 |