Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |