| Commit message (Expand) | Author | Age |
* | Fixed missing AS_HELP_STRING in configure.ac. (#1893) | Toni | 2023-03-01 |
* | Fix compilation with GCC-7 and latest RoaringBitmap code (#1886) | Ivan Nardi | 2023-02-13 |
* | Moved to 4.7 | Luca Deri | 2023-02-01 |
* | 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 |
* | Moved `NDPI_API_VERSION` to `src/include/ndpi_define.h.in` where it belongs. | Toni Uhlig | 2022-09-21 |
* | Fix CI after nBPF integration (#1746) | Ivan Nardi | 2022-09-21 |
* | Initial work towards custom BPF protocol definition | Luca | 2022-09-16 |
* | Removed maxmind check | Luca Deri | 2022-08-31 |
* | Improved nDPI JSON serialization. (#1689) | Toni | 2022-08-02 |
* | Add support for Memory sanitizer (#1652) | Ivan Nardi | 2022-07-24 |
* | Restored -O2 in default builds | Luca | 2022-07-14 |
* | Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659) | Toni | 2022-07-13 |
* | Enhances gprof usage. (#1651) | Toni | 2022-07-08 |
* | Moved to 4.5 | Luca Deri | 2022-07-06 |
* | 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 |
* | Added gprof CPU/HEAP profiling support. (#1592) | Toni | 2022-06-12 |
* | Prevent compilation failure if, for whatever reason, NDPI_API_VERSION is empt... | Toni | 2022-06-06 |
* | Updated README.md (#1562) | Toni | 2022-05-30 |
* | Use Doxygen to generate the API documentation. (#1558) | Toni | 2022-05-29 |
* | Fixes compilation issues on RedHat systems | Luca Deri | 2022-05-26 |
* | Replaced obsolete autoconf macros. (#1553) | Toni | 2022-05-26 |
* | Yet another approach to fix #1499 (basically a copy&pasta from @socketpair). | Toni Uhlig | 2022-05-16 |
* | Replaced ndpiReader's libjson-c support with libnDPI's internal serialization... | Toni | 2022-05-07 |
* | Updated RRD dependencies | Luca Deri | 2022-05-03 |
* | Minor fix. | Zied Aouini | 2022-04-15 |
* | Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2 | Toni Uhlig | 2022-04-14 |
* | Fix JSON-C. | aouinizied | 2022-04-07 |
* | Python bindings fix. | aouinizied | 2022-04-07 |
* | [autoconf] Fixed .git submodule detection test. (#1507) | Darryl Sokoloski | 2022-03-31 |
* | Added code for identifiying anomalies with metrics stored in InfluxDB | Luca Deri | 2022-03-30 |
* | Complete rework of nDPI Python bindings (cffi API, automatic generation, pack... | aouinizied | 2022-03-22 |
* | configure: fix usage of libgpg-error with `--with-local-libgcrypt` (#1472) | Ivan Nardi | 2022-03-05 |
* | Added autoconf option `--enable-tls-sigs'. (#1471) | Toni | 2022-03-03 |
* | Drop support for non-gcrypt builds. (#1469) | Toni | 2022-03-02 |
* | Fix libgcrypt(-light/-internal) compile error. (#1465) | Toni | 2022-03-02 |
* | Unless --with-libgcrypt is used, nDPI now uses its internal gcrypt implementa... | Luca Deri | 2022-02-28 |
* | Added `--enable-code-coverage' build using lcov for coverage generation. (#1430) | Toni | 2022-02-28 |
* | Moved to 4.3 | Luca | 2022-02-01 |
* | Fixed an issue on CentOS 7 introduced by | Luca Deri | 2022-01-19 |
* | build: respect environment options more (#1392) | Sam James | 2022-01-18 |
* | Added performance tests tools | Luca Deri | 2022-01-16 |
* | FreeBSD fixes | Luca Deri | 2022-01-13 |
* | Added Microsoft Azure support | Luca Deri | 2021-12-19 |
* | Fix configure script (after fb85dac9) (#1381) | Ivan Nardi | 2021-12-04 |
* | Configure improvements | Luca Deri | 2021-12-04 |
* | Updated rrdtool makefile | Luca Deri | 2021-12-03 |
* | Get rid of `configure.seed` as it comes with some disadvantages. (#1328) | Toni | 2021-10-10 |