aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* `get-and-build-libndpi.sh` uses GMake MAKEFLAGS for sub-make (required for e....Toni Uhlig2023-07-16
* bump libnDPI to 8ea0eaa0d0c4a3be05f67ef7fa1d22c2579cf7d1Toni Uhlig2023-06-12
* Required libnDPI version increases (>=4.8.0) due to an API change.lns2023-05-31
* Added CentOs and ArchLinux to the CI.lns2023-05-28
* bump libnDPI to ...Toni Uhlig2023-05-24
* Added distclean-libnDPI target to CMake.Toni Uhlig2023-01-10
* Fix libnDPI build script.Toni Uhlig2022-12-26
* Improved `make daemon` / `daemon.sh` to accept nDPId / nDPIsrvd arguments via...Toni Uhlig2022-11-15
* Experimental systemd support.Toni Uhlig2022-11-06
* Removed example py-ja3-checker.Toni Uhlig2022-10-13
* Generate code coverage w/o external shell script, use CMake.lns2022-10-03
* c-analysed: improved feature extraction from "analyse" eventsToni Uhlig2022-10-01
* Added nDPIsrvd-analysed to generate CSV files from analyse events.Toni Uhlig2022-09-30
* nDPIsrvd-collectd: RRD Graph generation script and a basic static HTML5 websi...Toni Uhlig2022-09-12
* Use CMake XCompile and collect host-triplet from ${CC}.Toni Uhlig2022-09-11
* Bump libnDPI to 37f918322c0a489b5143a987c8f1a44a6f78a6f3 and updated flow jso...Toni Uhlig2022-09-06
* nDPId: support for custom UDP endpointsToni Uhlig2022-08-27
* CMake: do not add /usr/include/ndpi to include dirs if BUILD_NDPI or STATIC_L...lns2022-06-10
* Fixed build if BUILD_NDPI=ON. May happen during XCompilation.lns2022-04-16
* Avoid CMake searching for gcrypt as default.Toni Uhlig2022-04-02
* bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26bToni Uhlig2022-03-24
* Renamed basic event to error event for the sake of the logic.Toni Uhlig2022-03-13
* Disconnect nDPIsrvd clients immediately instead waiting for a failed write().Toni Uhlig2022-03-13
* CI: Fixed missing lcov prereq.Toni Uhlig2022-03-12
* Code coverage generation using LCOV.Toni Uhlig2022-03-11
* Serialize flow risk score / confidence.Toni Uhlig2022-02-27
* Added logging interface used by nDPId, nDPIsrvd and nDPId-test.Toni Uhlig2022-02-03
* Major nDPId extension. Sorry for the huge commit.Toni Uhlig2022-01-20
* Use blocking I/O to prevent data loss if nDPIsrvd too slow.Toni Uhlig2021-11-16
* MemoryProfiling: Advanced flow usage logging.Toni Uhlig2021-11-13
* More CMake warnings/errors/fixes added.Toni Uhlig2021-09-29
* CMake and CI extensionsToni Uhlig2021-09-29
* CI extended and fixupsToni Uhlig2021-09-19
* Github Actions integrationToni Uhlig2021-09-17
* Fixed some typ0's and reduced ICMP timeout to 10s.Toni Uhlig2021-09-16
* fixed Warnings / build error / cosmeticsToni Uhlig2021-09-14
* Improved nDPIsrvd buffer bloat handling using caching.Toni Uhlig2021-08-04
* bump libnDPI to 6b7e5fa8d251f11c1bae16ea892a43a92b098480Toni Uhlig2021-08-03
* Build JSMN with support for parent links.Toni Uhlig2021-07-13
* Updated CMake nDPId-test target;Toni Uhlig2021-06-18
* Enable memory profiling for nDPId-test.Toni Uhlig2021-06-18
* Support for zLib flow memory compression. Experimental.Toni Uhlig2021-06-14
* Removed setting CC, CFLAGS and LDFLAGS explicitly for libnDPI build (BUILD_ND...Toni Uhlig2021-06-09
* Trying to fix BUILD_NDPI for xcompilation.Toni Uhlig2021-06-09
* Generate a valid version tuple if build was triggered from an unpacked `make ...Toni Uhlig2021-06-08
* Fixed broken libnDPI build (BUILD_NDPI=ON) if Ninja used as Generator.Toni Uhlig2021-06-08
* Git tag/commit version printing for nDPId/nDPIsrvd. Reduces confusion.Toni Uhlig2021-06-08
* Fixed `make daemon` target.Toni Uhlig2021-06-07
* Build system cleanup / cosmetics.1.4Toni Uhlig2021-06-07
* Fixed CMake global CFLAGS misuse which can cause xcompile errors.Toni Uhlig2021-05-19