| Commit message (Expand) | Author | Age |
* | 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 |
* | Use Doxygen to generate the API documentation. (#1558) | Toni | 2022-05-29 |
* | Added script to compare and verify the output of `make dist'. (#1551) | Toni | 2022-05-26 |
* | Fixed windows-latest build error. (#1552) | Toni | 2022-05-26 |
* | Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2 | Toni Uhlig | 2022-04-14 |
* | Add HOWTO Python. | aouinizied | 2022-03-22 |
* | Fix python bindings CI. | aouinizied | 2022-03-22 |
* | Complete rework of nDPI Python bindings (cffi API, automatic generation, pack... | aouinizied | 2022-03-22 |
* | Improved ASN/IP update scripts and CI integration. (#1474) | Toni | 2022-03-09 |
* | Implement CI on Windows. (#1483) | Zied Aouini | 2022-03-09 |
* | Errors fixed (#1482) | Vitaly Lavrov | 2022-03-08 |
* | Added autoconf option `--enable-tls-sigs'. (#1471) | Toni | 2022-03-03 |
* | Drop support for non-gcrypt builds. (#1469) | Toni | 2022-03-02 |
* | Added `--enable-code-coverage' build using lcov for coverage generation. (#1430) | Toni | 2022-02-28 |
* | Restore a unit test result (#1403) | Ivan Nardi | 2022-01-13 |
* | Run fuzzing tests also on push event (like the CI tests) (#1400) | Ivan Nardi | 2022-01-12 |
* | Update issue tempalte | Alfredo Cardigliano | 2022-01-03 |
* | TLS: fix two warnings (#1365) | Ivan Nardi | 2021-11-02 |
* | Add issue templates. (#1340) | Zied Aouini | 2021-10-13 |