| Commit message (Expand) | Author | Age |
* | Set minimal required nDPI version to 4.14 (tarball) and 4.13 (git) | Toni Uhlig | 2025-01-26 |
* | Fixed CMake warnings | Toni Uhlig | 2024-11-20 |
* | Added script to warn a user about issues regarding wrong umask and CPack | Toni Uhlig | 2024-11-20 |
* | CMake/RPM integration | Toni Uhlig | 2024-11-17 |
* | bump libnDPI to 59ee1fe1156be234fed796972a29a31a0589e25a | Toni Uhlig | 2024-11-13 |
* | Slightly unified C example's logging | Toni Uhlig | 2024-11-05 |
* | Switched OpenWrt GitHub Actions SDK to main branch | Toni Uhlig | 2024-11-02 |
* | Added nDPId `ndpi_process_packet()` LLVM fuzzer | Toni Uhlig | 2024-10-24 |
* | Removed `ENABLE_MEMORY_STATUS` CMake option as it's now enabled for **all** b... | Toni Uhlig | 2024-10-22 |
* | Added libnDPI global context init/deinit used for cache mgmt. | Toni Uhlig | 2024-10-21 |
* | Updated ReadMe's, ToDo's and ChangeLog.1.7 | Toni Uhlig | 2024-10-21 |
* | Read and parse configuration files. Fixes #41. (#42)1.7rc1 | Toni | 2024-10-16 |
* | Fix CI. | Toni Uhlig | 2024-08-20 |
* | CMake: add `coverage-clean` target and fix `coverage` dependency issue. | Toni Uhlig | 2024-08-20 |
* | Add PF_RING support. (#38) | Toni | 2024-08-19 |
* | Fixed build error due to missing nDPI includes. | Toni Uhlig | 2024-08-16 |
* | Extended analyse application to write global stats to a CSV. | Toni Uhlig | 2024-08-16 |
* | Added global (heap) memory stats for daemon status events. | Toni Uhlig | 2024-06-19 |
* | CMake: set MacOS RPATH | Toni Uhlig | 2024-05-06 |
* | Removed unmaintained C JSON dumper. | Toni Uhlig | 2024-04-17 |
* | Fix example build error if memory profiling enabled. | Toni Uhlig | 2024-03-21 |
* | Fixed libpcre2 build. | Toni Uhlig | 2024-03-20 |
* | Read Ipv6 address and netmask using `getifaddrs()` instead of reading `/proc/... | Toni Uhlig | 2024-02-07 |
* | Removed API version macro check as it's inconsistent on different platforms. | Toni Uhlig | 2024-02-06 |
* | bump libnDPI to 4543385d107fcc5a7e8632e35d9a60bcc40cb4f4 | Toni Uhlig | 2024-02-06 |
* | Improved collectd example. | Toni Uhlig | 2024-01-05 |
* | Add InfluxDB push daemon. | Toni Uhlig | 2023-12-07 |
* | Updated ReadMe's, ToDo's and ChangeLog.1.6 | Toni Uhlig | 2023-11-20 |
* | Workaround for libpap (<1.9.0) on Ubuntu-18.04 | Toni Uhlig | 2023-11-20 |
* | Support simple config file reading via systemd environment file. | Toni Uhlig | 2023-11-20 |
* | Fixed missing deflate during flow event json serializing.1.6rc3 | Toni Uhlig | 2023-11-08 |
* | Apple/BSD port (#30) | Toni | 2023-11-06 |
* | Event I/O abstraction layer. (#28) | Toni | 2023-11-06 |
* | Add DBUS suspicious flow event notification daemon. | Toni Uhlig | 2023-11-03 |
* | nDPId event I/O fixes. | Toni Uhlig | 2023-10-05 |
* | Serialize nDPId / libnDPI versions within daemon events. | Toni Uhlig | 2023-09-10 |
* | Add event I/O abstraction. | Toni Uhlig | 2023-09-10 |
* | Added CMake option BUILD_NDPI_FORCE_GIT_UPDATE to fix broken submodule caches... | Toni Uhlig | 2023-08-27 |
* | CMake: install header files for experimental usage | Toni Uhlig | 2023-08-05 |
* | bump libpcap dependency to 1.9.0 | Toni Uhlig | 2023-07-27 |
* | `get-and-build-libndpi.sh` uses GMake MAKEFLAGS for sub-make (required for e.... | Toni Uhlig | 2023-07-16 |
* | bump libnDPI to 8ea0eaa0d0c4a3be05f67ef7fa1d22c2579cf7d1 | Toni Uhlig | 2023-06-12 |
* | Required libnDPI version increases (>=4.8.0) due to an API change. | lns | 2023-05-31 |
* | Added CentOs and ArchLinux to the CI. | lns | 2023-05-28 |
* | bump libnDPI to ... | Toni Uhlig | 2023-05-24 |
* | Added distclean-libnDPI target to CMake. | Toni Uhlig | 2023-01-10 |
* | Fix libnDPI build script. | Toni Uhlig | 2022-12-26 |
* | Improved `make daemon` / `daemon.sh` to accept nDPId / nDPIsrvd arguments via... | Toni Uhlig | 2022-11-15 |
* | Experimental systemd support. | Toni Uhlig | 2022-11-06 |
* | Removed example py-ja3-checker. | Toni Uhlig | 2022-10-13 |