Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Check `ndpi_finalize_initialization()` return value (#2884) | Ivan Nardi | 2025-06-14 |
* | Add Autonomous System Organization to geoip (#2763) | Leonardo Teixeira Alves | 2025-03-06 |
* | Add a basic example to show how to use geo API (#2747) | Ivan Nardi | 2025-02-25 |
* | Added ndpi_find_protocol_qoe() API call | Luca Deri | 2025-02-10 |
* | Optimize performance of ndpi_strnstr() and possible bugfix (#2494) | Petr | 2024-07-15 |
* | Replace ndpi_strnstr() implementation with an optimal one (#2447) | Vladimir Gavrilov | 2024-05-22 |
* | `ndpi_strnstr()` optimization (#2433) | Vladimir Gavrilov | 2024-05-10 |
* | Set _DEFAULT_SOURCE and _GNU_SOURCE globally. (#2010) | Toni | 2023-06-12 |
* | Added gprof CPU/HEAP profiling support. (#1592) | Toni | 2022-06-12 |
* | Fixed a bug for BE architectures (#1478) | Vitaly Lavrov | 2022-03-05 |
* | Added lightweight implementation of libgcrypt. (#1444) | Vitaly Lavrov | 2022-02-20 |
* | Added performance tests tools | Luca Deri | 2022-01-16 |