| 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 |
* | Updated results after the latest changes | Luca Deri | 2023-02-27 |
* | Fix detection of packet direction and NDPI_UNIDIRECTIONAL_TRAFFIC risk (#1883) | Ivan Nardi | 2023-02-13 |
* | Minor changes in `ndpi_detection_giveup()` (#1861) | Ivan Nardi | 2023-01-19 |
* | Add detection of Tailscale (#1857) | Ivan Nardi | 2023-01-17 |
* | Add Meraki Cloud protocol and improve other protocols (#1854) | Ivan Nardi | 2023-01-17 |
* | Remove some old protocols (#1832) | Ivan Nardi | 2022-12-23 |
* | Added TP-LINK Smart Home Protocol dissector. (#1841) | Darryl Sokoloski | 2022-12-20 |
* | Added TUYA LAN Protocol dissector. (#1838) | Darryl Sokoloski | 2022-12-19 |
* | STUN: add detection of ZOOM peer-to-peer flows (#1825) | Ivan Nardi | 2022-12-11 |
* | Hangout: avoid useless lookups in the protocol tree (#1755) | Ivan Nardi | 2022-10-25 |
* | LINE_CALL: add detection of LINE voip calls (#1761) | Ivan Nardi | 2022-10-06 |
* | Fix value of `ndpi_protocol->protocol_by_ip` | Nardi Ivan | 2022-09-25 |
* | 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 |
* | Add CryNetwork dissector. | Toni Uhlig | 2022-09-16 |
* | Add Syncthing dissector. | Toni Uhlig | 2022-09-16 |
* | Add NATPMP dissector. (#1738) | Toni | 2022-09-16 |
* | Fix `ndpi_do_guess()` (#1731) | Ivan Nardi | 2022-09-12 |
* | STUN: several improvements | Nardi Ivan | 2022-09-11 |
* | Add TiVoConnect dissector. Fixes #1697. (#1699) | Toni | 2022-08-08 |
* | Add Discord dissector. (#1694) | Toni | 2022-08-03 |
* | Add Activision dissector. (#1693) | Toni | 2022-08-02 |
* | Add Softether dissector. (#1679) | Toni | 2022-07-29 |
* | Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683) | Ivan Nardi | 2022-07-29 |
* | DTLS: fix exclusion of DTLS protocol | Nardi Ivan | 2022-07-20 |
* | 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 |
* | Add two new confidence values: confidence by partial DPI (#1632) | Ivan Nardi | 2022-07-04 |
* | Added unidirectional traffic flow risk | Luca Deri | 2022-06-20 |
* | Updated risk results | Luca Deri | 2022-05-30 |
* | Sync unit tests results (#1533) | Ivan Nardi | 2022-04-27 |
* | 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 |
* | STUN: fix "confidence" value for some classifications (#1407) | Ivan Nardi | 2022-01-15 |
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
* | Improve/add several protocols (#1383) | Ivan Nardi | 2021-12-18 |