| Commit message (Expand) | Author | Age |
* | CI: more parallel work (#2459) | Ivan Nardi | 2024-06-05 |
* | Follow-up of 2093ac5bf (#2451) | Ivan Nardi | 2024-05-21 |
* | CI: enable parallel tests (for x86_64, at least) (#2444) | Ivan Nardi | 2024-05-20 |
* | CI: add support for ubuntu-24.04 runners (#2443) | Ivan Nardi | 2024-05-16 |
* | Workaround for fixing GitHub runners on macOS (#2411) | Ivan Nardi | 2024-04-28 |
* | Fixed yet another another "unused function" warning. (#2367) | Toni | 2024-04-04 |
* | Added support for roaring bitmap v3 (#2355) | Luca Deri | 2024-03-25 |
* | Enable `USE_GLOBAL_CONTEXT` via `CFLAGS` passed to the CC. (#2348) | Toni | 2024-03-15 |
* | CI actions: fix Ubuntu jobs with sanitizers (#2347) | Ivan Nardi | 2024-03-14 |
* | CI: fix build on MacOS-13 runners (#2343) | Ivan Nardi | 2024-03-13 |
* | Build RPM package in the CI. (#2304) | Toni | 2024-02-05 |
* | GitHub Actions: update to latest macOS runners (#2293) | Ivan Nardi | 2024-02-01 |
* | Allow multiple `struct ndpi_detection_module_struct` to share some state (#2271) | Ivan Nardi | 2024-02-01 |
* | ndpiReader: fix memory leak | Nardi Ivan | 2024-01-15 |
* | CI: update list of compilers (#2223) | Ivan Nardi | 2023-12-20 |
* | Move from PCRE to PCRE2 (#2134) | Christian Marangi | 2023-11-01 |
* | STUN: major code rework (#2116) | Ivan Nardi | 2023-10-30 |
* | PR template | Alfredo Cardigliano | 2023-10-19 |
* | Included Gambling website data from the Polish `hazard.mf.gov.pl` list (#2041) | snicket2100 | 2023-07-14 |
* | Added coverage targets to `Makefile.am` for convenience. (#2039) | Toni | 2023-07-07 |
* | Improved missing usage of nDPIs malloc wrapper. Fixes #1978. (#1979) | Toni | 2023-05-20 |
* | Improve detection of crawlers/bots (#1968) | Ivan Nardi | 2023-05-09 |
* | CI: fix `Performance` job (#1936) | Ivan Nardi | 2023-04-09 |
* | configure: add an option to enable debug build, i.e `-g` (#1929) | Ivan Nardi | 2023-04-06 |
* | Rework CI jobs to try reducing CI duration (#1903) | Ivan Nardi | 2023-03-22 |
* | Update GitHub runners versions (#1889) | Ivan Nardi | 2023-02-14 |
* | fuzz: add a new fuzzer to test serialization/deserialization code (#1876) | Ivan Nardi | 2023-01-27 |
* | Add some fuzzers to test algorithms and data structures (#1852) | Ivan Nardi | 2023-01-17 |
* | fuzz: add fuzzer testing nDPI (initial) configurations (#1830) | Ivan Nardi | 2022-12-23 |
* | Add support for LTO and Gold linker (#1812) | Ivan Nardi | 2022-12-05 |
* | CI: GitHub is updating Ubuntu runners (#1817) | Ivan Nardi | 2022-12-03 |
* | Extend CodeQL configuration and fix two warnings (#1816) | Ivan Nardi | 2022-12-02 |
* | Add CodeQL workflow (#1815) | Alvaro Muñoz | 2022-12-02 |
* | Add a new fuzzer for QUIC (#1800) | Ivan Nardi | 2022-12-01 |
* | GitHub Actions: fix a warning (#1807) | Ivan Nardi | 2022-11-22 |
* | GitHub Actions: update to Node.js 16 actions (#1801) | Ivan Nardi | 2022-11-13 |
* | Build ndpiReader and run regression tests. | Toni Uhlig | 2022-09-21 |
* | Fixed VS2019 build. | segfault | 2022-09-21 |
* | Add proj and sln for compile of dynamic x64 lib under Visual Studio 2019. | mark andrews | 2022-09-21 |
* | Fix CI after nBPF integration (#1746) | Ivan Nardi | 2022-09-21 |
* | Update Github CI OS and compilers (#1733) | Ivan Nardi | 2022-09-12 |
* | Add TiVoConnect dissector. Fixes #1697. (#1699) | Toni | 2022-08-08 |
* | Add support for Memory sanitizer (#1652) | Ivan Nardi | 2022-07-24 |
* | Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659) | Toni | 2022-07-13 |
* | Generate profiling results as PNG. | Toni Uhlig | 2022-07-03 |
* | gprof test/CI integration | lns | 2022-07-03 |
* | Added TSAN support. (#1613) | Toni | 2022-07-03 |
* | Force roaring bitmap to use ndpi memory wrappers. (#1569) | Toni | 2022-05-31 |
* | Updated README.md (#1562) | Toni | 2022-05-30 |
* | Support word diff for tests/do.sh for better readability. (#1565) | Toni | 2022-05-30 |