aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* Improved helper scripts. (#1986)Toni2023-05-28
* configure: add an option to enable debug build, i.e `-g` (#1929)Ivan Nardi2023-04-06
* Fixed missing AS_HELP_STRING in configure.ac. (#1893)Toni2023-03-01
* Fix compilation with GCC-7 and latest RoaringBitmap code (#1886)Ivan Nardi2023-02-13
* Moved to 4.7Luca Deri2023-02-01
* fuzz: add fuzzer testing nDPI (initial) configurations (#1830)Ivan Nardi2022-12-23
* Add support for LTO and Gold linker (#1812)Ivan Nardi2022-12-05
* Moved `NDPI_API_VERSION` to `src/include/ndpi_define.h.in` where it belongs.Toni Uhlig2022-09-21
* Fix CI after nBPF integration (#1746)Ivan Nardi2022-09-21
* Initial work towards custom BPF protocol definitionLuca2022-09-16
* Removed maxmind checkLuca Deri2022-08-31
* Improved nDPI JSON serialization. (#1689)Toni2022-08-02
* Add support for Memory sanitizer (#1652)Ivan Nardi2022-07-24
* Restored -O2 in default buildsLuca2022-07-14
* Do not interfere with CFLAGS/LDFLAGS env anymore. (#1659)Toni2022-07-13
* Enhances gprof usage. (#1651)Toni2022-07-08
* Moved to 4.5Luca Deri2022-07-06
* Generate profiling results as PNG.Toni Uhlig2022-07-03
* gprof test/CI integrationlns2022-07-03
* Added TSAN support. (#1613)Toni2022-07-03
* Added gprof CPU/HEAP profiling support. (#1592)Toni2022-06-12
* Prevent compilation failure if, for whatever reason, NDPI_API_VERSION is empt...Toni2022-06-06
* Updated README.md (#1562)Toni2022-05-30
* Use Doxygen to generate the API documentation. (#1558)Toni2022-05-29
* Fixes compilation issues on RedHat systemsLuca Deri2022-05-26
* Replaced obsolete autoconf macros. (#1553)Toni2022-05-26
* Yet another approach to fix #1499 (basically a copy&pasta from @socketpair).Toni Uhlig2022-05-16
* Replaced ndpiReader's libjson-c support with libnDPI's internal serialization...Toni2022-05-07
* Updated RRD dependenciesLuca Deri2022-05-03
* Minor fix.Zied Aouini2022-04-15
* Fixed msys2 build warnings and re-activated CI Mingw64 build.fix/windows-msys2Toni Uhlig2022-04-14
* Fix JSON-C.aouinizied2022-04-07
* Python bindings fix.aouinizied2022-04-07
* [autoconf] Fixed .git submodule detection test. (#1507)Darryl Sokoloski2022-03-31
* Added code for identifiying anomalies with metrics stored in InfluxDBLuca Deri2022-03-30
* Complete rework of nDPI Python bindings (cffi API, automatic generation, pack...aouinizied2022-03-22
* configure: fix usage of libgpg-error with `--with-local-libgcrypt` (#1472)Ivan Nardi2022-03-05
* Added autoconf option `--enable-tls-sigs'. (#1471)Toni2022-03-03
* Drop support for non-gcrypt builds. (#1469)Toni2022-03-02
* Fix libgcrypt(-light/-internal) compile error. (#1465)Toni2022-03-02
* Unless --with-libgcrypt is used, nDPI now uses its internal gcrypt implementa...Luca Deri2022-02-28
* Added `--enable-code-coverage' build using lcov for coverage generation. (#1430)Toni2022-02-28
* Moved to 4.3Luca2022-02-01
* Fixed an issue on CentOS 7 introduced byLuca Deri2022-01-19
* build: respect environment options more (#1392)Sam James2022-01-18
* Added performance tests toolsLuca Deri2022-01-16
* FreeBSD fixesLuca Deri2022-01-13
* Added Microsoft Azure supportLuca Deri2021-12-19
* Fix configure script (after fb85dac9) (#1381)Ivan Nardi2021-12-04
* Configure improvementsLuca Deri2021-12-04