aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* 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
* Cosmetic fixes.Toni Uhlig2021-05-13
* Git submodule libnDPI update.Toni Uhlig2021-05-12
* OpenWrt compatible build system.1.2Toni Uhlig2021-05-11
* Clone nDPI as submodule via CMake (if BUILD_NDPI=ON).1.0Toni Uhlig2021-05-11
* Unified and improved dependency build/mgmt via CMake and travis-ci.Toni Uhlig2021-04-22
* travis-ci build CMake projectToni Uhlig2021-04-15
* added some CMake install targetsToni Uhlig2021-04-15
* Added nDPId-test as all-in-one JSON dumper.Toni Uhlig2021-03-24
* Switched to CMake build system.Toni Uhlig2021-03-17