| 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 |
* | Shrinked symbolic flow risks labels | Luca Deri | 2023-01-19 |
* | Fix classification "by-port" (#1851) | Ivan Nardi | 2023-01-17 |
* | 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 |
* | Updated test results | Luca Deri | 2022-12-05 |
* | Enhanced HTTP numeric IP check | Luca Deri | 2022-10-22 |
* | Reworked severities adding critical and emergency, thus shifting values down | Luca Deri | 2022-10-19 |
* | 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 |
* | TINC: avoid processing SYN packets (#1676) | Ivan Nardi | 2022-07-28 |
* | Update the protocol bitmask for some protocols (#1675) | Ivan Nardi | 2022-07-27 |
* | Improved Jabber/XMPP detection. (#1661) | Toni | 2022-07-13 |
* | 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 |
* | Added unidirectional traffic flow risk | Luca Deri | 2022-06-20 |
* | Updated tests results | Luca Deri | 2022-05-30 |
* | 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 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 |
* | Fixes #1029 | Luca Deri | 2020-11-27 |
* | Fixed false positive in suspicous user agent | Luca Deri | 2020-08-30 |
* | Changed due to bin size extension | Luca Deri | 2020-07-30 |
* | User agent detection improvements | Luca Deri | 2020-07-21 |
* | 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 |
* | Added fix to avoid potential heap buffer overflow in H.323 dissector | Luca Deri | 2020-05-19 |
* | Added check for invalid HTTP URLs | Luca Deri | 2020-05-16 |
* | Added the ability to detect when a known protocol is using a non-standard port | Luca Deri | 2020-05-10 |
* | Remove decimals in test results for IAT, packet lengths and goodput ratio | emanuele-f | 2020-02-14 |
* | Added webattacj results | Luca | 2019-11-25 |