| Commit message (Expand) | Author | Age |
* | Test multiple `ndpiReader` configurations (#1931) | Ivan Nardi | 2023-04-06 |
* | ndpiReader: print how many packets (per flow) were needed to perform full DPI... | Ivan Nardi | 2023-03-01 |
* | STUN: add detection of ZOOM peer-to-peer flows (#1825) | Ivan Nardi | 2022-12-11 |
* | Sizes of LRU caches are now configurable | Nardi Ivan | 2022-09-23 |
* | 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 |
* | Fix handling of NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1636) | Ivan Nardi | 2022-07-05 |
* | Enhanced TLS risk info reported to users | Luca Deri | 2022-06-28 |
* | Added unidirectional traffic flow risk | Luca Deri | 2022-06-20 |
* | Certificate timestamps should be printed in UTC (#1563) | Ivan Nardi | 2022-05-30 |
* | Updated tests results | Luca Deri | 2022-05-30 |
* | Added ndpi_get_flow_error_code() API call | Luca Deri | 2022-05-02 |
* | Sync unit tests results (#1533) | Ivan Nardi | 2022-04-27 |
* | Sync unit tests results (#1423) | Ivan Nardi | 2022-01-28 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | ndpiReader: slight simplificaton of the output (#1378) | Ivan Nardi | 2021-11-27 |
* | Updated test results after latest commit | Luca Deri | 2021-10-16 |
* | Improved DGA detection for skipping potential DGAs of known/popular domain names | Luca Deri | 2021-10-05 |
* | Update unit tests results after da8eed5a (#1323) | Ivan Nardi | 2021-10-05 |
* | Updated output | Luca Deri | 2021-08-07 |
* | ndpiReader: add statistics about nDPI performance (#1240) | Ivan Nardi | 2021-07-13 |
* | Added flow risk score | Luca Deri | 2021-05-18 |
* | Fixed partial TLS dissection | Luca Deri | 2020-07-30 |
* | Changed due to bin size extension | Luca Deri | 2020-07-30 |
* | Updated test results due to bin changes | Luca Deri | 2020-07-09 |
* | Fixes #906 | Luca Deri | 2020-06-22 |
* | Added ndpi_bin_XXX API | Luca Deri | 2020-06-22 |
* | Fixed stack overflow caused by missing length check | Toni Uhlig | 2020-06-18 |