| Commit message (Expand) | Author | Age |
... | |
* | ndpiReader: fix print of flow payload (#1960) | Ivan Nardi | 2023-05-04 |
* | Missing module termination | Luca Deri | 2023-04-28 |
* | Add an heuristic to detect/ignore some anomalous TCP ACK packets (#1948) | Ivan Nardi | 2023-04-25 |
* | Improved debug output. (#1951) | Toni | 2023-04-21 |
* | ndpiReader: fix flow stats (#1943) | Ivan Nardi | 2023-04-14 |
* | Improved debug logging. | lns | 2023-04-11 |
* | Implemented ndpi_XXX_reset() API calls whre XXX is ses, des, hw | Luca Deri | 2023-04-08 |
* | Fix LRU/Patricia/Automa stats in `ndpiReader` with multiple threads (#1934) | Ivan Nardi | 2023-04-06 |
* | fuzz: add a new fuzzer triggering the payload analyzer function(s) (#1926) | Ivan Nardi | 2023-04-04 |
* | Ookla: rework detection (#1922) | Ivan Nardi | 2023-03-30 |
* | Added the ability to define custom protocols with arbitrary Ids in proto.txt | Luca Deri | 2023-03-22 |
* | Added ability to define an unlimited number of custom rules IP:port for the s... | Luca Deri | 2023-03-13 |
* | ndpiReader: print how many packets (per flow) were needed to perform full DPI... | Ivan Nardi | 2023-03-01 |
* | Indent fix | Luca Deri | 2023-02-27 |
* | fuzz: some improvements and add two new fuzzers (#1881) | Ivan Nardi | 2023-02-09 |
* | ndpiReader: fix packet dissection (CAPWAP and TSO) (#1878) | Ivan Nardi | 2023-01-30 |
* | Some small changes (#1869) | Ivan Nardi | 2023-01-25 |
* | Added new risk NDPI_TCP_ISSUES | Luca Deri | 2023-01-24 |
* | LRU caches: add a generic (optional and configurable) expiration logic (#1855) | Ivan Nardi | 2023-01-18 |
* | Add protocol disabling feature (#1808) | Ivan Nardi | 2022-12-18 |
* | STUN: add detection of ZOOM peer-to-peer flows (#1825) | Ivan Nardi | 2022-12-11 |
* | Added Zoom screen share detection | Luca Deri | 2022-12-09 |
* | Added RTP stream type in flow metadata | Luca Deri | 2022-12-09 |
* | Exported HTTP server in metadata | Luca Deri | 2022-12-05 |
* | Improve export/print of L4 protocol information (#1799) | Ivan Nardi | 2022-11-13 |
* | Add basic profiling of memory allocations on data-path (#1789) | Ivan Nardi | 2022-10-28 |
* | TLS: improve handling of ALPN(s) (#1784) | Ivan Nardi | 2022-10-25 |
* | ndpiReader: fix help message. There isn't a 'J' option (#1770) | Ivan Nardi | 2022-10-14 |
* | Fix compilation and sync utests results | Nardi Ivan | 2022-10-04 |
* | Added the ability to track the payload via -E and via the new option 'ndpi_tr... | Luca | 2022-10-04 |
* | Sizes of LRU caches are now configurable | Nardi Ivan | 2022-09-23 |
* | Improved NATPMP dissection. (#1745) | Toni | 2022-09-21 |
* | Build ndpiReader and run regression tests. | Toni Uhlig | 2022-09-21 |
* | Remove classification "by-ip" from protocol stack (#1743) | Ivan Nardi | 2022-09-20 |
* | Replace obsolete linux macro | Alfredo Cardigliano | 2022-09-13 |
* | Avoid useless host automa lookup (#1724) | Ivan Nardi | 2022-09-05 |
* | Support serialization of double-precision floating-point numbers. Fixes #1702. | lns | 2022-08-24 |
* | Add TiVoConnect dissector. Fixes #1697. (#1699) | Toni | 2022-08-08 |
* | Improved nDPI JSON serialization. (#1689) | Toni | 2022-08-02 |
* | SMTPS, POPS, IMAPS: fix classification and extra dissection (#1685) | Ivan Nardi | 2022-07-30 |
* | Add Softether dissector. (#1679) | Toni | 2022-07-29 |
* | Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1683) | Ivan Nardi | 2022-07-29 |
* | Revert "Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677)"... | Ivan Nardi | 2022-07-29 |
* | Patricia tree, Ahocarasick automa, LRU cache: add statistics (#1677) | Ivan Nardi | 2022-07-29 |
* | Keep track of how many dissectors calls we made for each flow (#1657) | Ivan Nardi | 2022-07-11 |
* | bins: add support for 64bit bins (#1626) | Ivan Nardi | 2022-07-03 |
* | Fix byte-order issue during ndpiReader tcp/udp src/dst port serialization. Fi... | Toni | 2022-07-03 |
* | Replaced nDPI's internal hashmap with uthash. (#1602) | Toni | 2022-06-17 |
* | Add some statistics to ndpiReader (#1587) | claudio_burrafato | 2022-06-15 |
* | Improved DNS traffic analysis | Luca Deri | 2022-06-13 |