| Commit message (Expand) | Author | Age |
* | Test multiple `ndpiReader` configurations (#1931) | Ivan Nardi | 2023-04-06 |
* | Add a new flow risk about literal IP addresses used as SNI (#1892) | Ivan Nardi | 2023-03-02 |
* | ndpiReader: print how many packets (per flow) were needed to perform full DPI... | Ivan Nardi | 2023-03-01 |
* | Fix detection of packet direction and NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1883) | Ivan Nardi | 2023-02-13 |
* | Shrinked symbolic flow risks labels | Luca Deri | 2023-01-19 |
* | Remove some old protocols (#1832) | Ivan Nardi | 2022-12-23 |
* | STUN: add detection of ZOOM peer-to-peer flows (#1825) | Ivan Nardi | 2022-12-11 |
* | TLS: improve handling of ALPN(s) (#1784) | Ivan Nardi | 2022-10-25 |
* | Fix value of `ndpi_protocol->protocol_by_ip` | Nardi Ivan | 2022-09-25 |
* | Remove classification "by-ip" from protocol stack (#1743) | Ivan Nardi | 2022-09-20 |
* | Fix `ndpi_do_guess()` (#1731) | Ivan Nardi | 2022-09-12 |
* | Avoid useless host automa lookup (#1724) | Ivan Nardi | 2022-09-05 |
* | Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683) | Ivan Nardi | 2022-07-29 |
* | Keep track of how many dissectors calls we made for each flow (#1657) | Ivan Nardi | 2022-07-11 |
* | Added unidirectional traffic flow risk | Luca Deri | 2022-06-20 |
* | Updated tests results | Luca Deri | 2022-05-30 |
* | Modified risk labels | Luca Deri | 2022-05-04 |
* | Sync unit tests results (#1533) | Ivan Nardi | 2022-04-27 |
* | Errors fixed (#1482) | Vitaly Lavrov | 2022-03-08 |
* | Add few scripts to easily update some IPs lists (#1436) | Ivan Nardi | 2022-02-09 |
* | Improve protocol stacks (#1425) | Ivan Nardi | 2022-01-30 |
* | Sync unit tests results (#1423) | Ivan Nardi | 2022-01-28 |
* | Improved MicrosoftAzure detection | Luca Deri | 2022-01-12 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Added Microsoft Azure support | Luca Deri | 2021-12-19 |
* | ndpiReader: slight simplificaton of the output (#1378) | Ivan Nardi | 2021-11-27 |
* | Fixed cleartext protocol assignment (#1357) | Ivan Nardi | 2021-10-25 |
* | Refreshed results list | Luca Deri | 2021-10-16 |
* | Updated test results after latest commit | Luca Deri | 2021-10-16 |
* | Clode cleanup (after last merge) | Luca Deri | 2021-08-08 |
* | Added entropy calculation to check for suspicious (encrypted) payload. (#1270) | Toni | 2021-08-08 |
* | Updated output | Luca Deri | 2021-08-07 |
* | Reworked flow risk implementation | Luca Deri | 2021-07-23 |
* | ndpiReader: add statistics about nDPI performance (#1240) | Ivan Nardi | 2021-07-13 |
* | Added flow risk score | Luca Deri | 2021-05-18 |
* | Added browser TLS heuristic | Luca Deri | 2021-05-13 |
* | Improved DGA detection | Luca Deri | 2021-03-03 |
* | Improved DGA detection with trigrams. Disadvantage: slower startup time | Luca Deri | 2021-03-03 |
* | Restored QUIC stats | Luca Deri | 2020-12-30 |
* | Fixed output when tLS (nad not QUIC) is used | Luca Deri | 2020-12-28 |
* | Quic fixes (#1067) | Ivan Nardi | 2020-11-22 |