Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Have a clear distinction between public and private/internal API (#2137) | Ivan Nardi | 2023-11-09 |
| | | | | | | 1) Public API/headers in `src/include/` [as it has always been] 2) Private API/headers in `src/lib/` Try to keep the "ndpi_" prefix only for the public functions | ||
* | Add Meraki Cloud protocol and improve other protocols (#1854) | Ivan Nardi | 2023-01-17 |
Avoid some LineCall and Jabber false positives. Detect Discord mid flows. Fix Bittorrent detection. |