| Commit message (Expand) | Author | Age |
* | Generate code coverage w/o external shell script, use CMake. | lns | 2022-10-03 |
* | c-analysed: improved feature extraction from "analyse" events | Toni Uhlig | 2022-10-01 |
* | Added nDPIsrvd-analysed to generate CSV files from analyse events. | Toni Uhlig | 2022-09-30 |
* | nDPIsrvd-collectd: RRD Graph generation script and a basic static HTML5 websi... | Toni Uhlig | 2022-09-12 |
* | Use CMake XCompile and collect host-triplet from ${CC}. | Toni Uhlig | 2022-09-11 |
* | Bump libnDPI to 37f918322c0a489b5143a987c8f1a44a6f78a6f3 and updated flow jso... | Toni Uhlig | 2022-09-06 |
* | nDPId: support for custom UDP endpoints | Toni Uhlig | 2022-08-27 |
* | CMake: do not add /usr/include/ndpi to include dirs if BUILD_NDPI or STATIC_L... | lns | 2022-06-10 |
* | Fixed build if BUILD_NDPI=ON. May happen during XCompilation. | lns | 2022-04-16 |
* | Avoid CMake searching for gcrypt as default. | Toni Uhlig | 2022-04-02 |
* | bump libnDPI to bb12837ca75efc2691ecb18fd5f56e2d097ef26b | Toni Uhlig | 2022-03-24 |
* | Renamed basic event to error event for the sake of the logic. | Toni Uhlig | 2022-03-13 |
* | Disconnect nDPIsrvd clients immediately instead waiting for a failed write(). | Toni Uhlig | 2022-03-13 |
* | CI: Fixed missing lcov prereq. | Toni Uhlig | 2022-03-12 |
* | Code coverage generation using LCOV. | Toni Uhlig | 2022-03-11 |
* | Serialize flow risk score / confidence. | Toni Uhlig | 2022-02-27 |
* | Added logging interface used by nDPId, nDPIsrvd and nDPId-test. | Toni Uhlig | 2022-02-03 |
* | Major nDPId extension. Sorry for the huge commit. | Toni Uhlig | 2022-01-20 |
* | Use blocking I/O to prevent data loss if nDPIsrvd too slow. | Toni Uhlig | 2021-11-16 |
* | MemoryProfiling: Advanced flow usage logging. | Toni Uhlig | 2021-11-13 |
* | More CMake warnings/errors/fixes added. | Toni Uhlig | 2021-09-29 |
* | CMake and CI extensions | Toni Uhlig | 2021-09-29 |
* | CI extended and fixups | Toni Uhlig | 2021-09-19 |
* | Github Actions integration | Toni Uhlig | 2021-09-17 |
* | Fixed some typ0's and reduced ICMP timeout to 10s. | Toni Uhlig | 2021-09-16 |
* | fixed Warnings / build error / cosmetics | Toni Uhlig | 2021-09-14 |
* | Improved nDPIsrvd buffer bloat handling using caching. | Toni Uhlig | 2021-08-04 |
* | bump libnDPI to 6b7e5fa8d251f11c1bae16ea892a43a92b098480 | Toni Uhlig | 2021-08-03 |
* | Build JSMN with support for parent links. | Toni Uhlig | 2021-07-13 |
* | Updated CMake nDPId-test target; | Toni Uhlig | 2021-06-18 |
* | Enable memory profiling for nDPId-test. | Toni Uhlig | 2021-06-18 |
* | Support for zLib flow memory compression. Experimental. | Toni Uhlig | 2021-06-14 |
* | Removed setting CC, CFLAGS and LDFLAGS explicitly for libnDPI build (BUILD_ND... | Toni Uhlig | 2021-06-09 |
* | Trying to fix BUILD_NDPI for xcompilation. | Toni Uhlig | 2021-06-09 |
* | Generate a valid version tuple if build was triggered from an unpacked `make ... | Toni Uhlig | 2021-06-08 |
* | Fixed broken libnDPI build (BUILD_NDPI=ON) if Ninja used as Generator. | Toni Uhlig | 2021-06-08 |
* | Git tag/commit version printing for nDPId/nDPIsrvd. Reduces confusion. | Toni Uhlig | 2021-06-08 |
* | Fixed `make daemon` target. | Toni Uhlig | 2021-06-07 |
* | Build system cleanup / cosmetics.1.4 | Toni Uhlig | 2021-06-07 |
* | Fixed CMake global CFLAGS misuse which can cause xcompile errors. | Toni Uhlig | 2021-05-19 |
* | Cosmetic fixes. | Toni Uhlig | 2021-05-13 |
* | Git submodule libnDPI update. | Toni Uhlig | 2021-05-12 |
* | OpenWrt compatible build system.1.2 | Toni Uhlig | 2021-05-11 |
* | Clone nDPI as submodule via CMake (if BUILD_NDPI=ON).1.0 | Toni Uhlig | 2021-05-11 |
* | Unified and improved dependency build/mgmt via CMake and travis-ci. | Toni Uhlig | 2021-04-22 |
* | travis-ci build CMake project | Toni Uhlig | 2021-04-15 |
* | added some CMake install targets | Toni Uhlig | 2021-04-15 |
* | Added nDPId-test as all-in-one JSON dumper. | Toni Uhlig | 2021-03-24 |
* | Switched to CMake build system. | Toni Uhlig | 2021-03-17 |