| Commit message (Expand) | Author | Age |
* | Increased maximum value for `max-flows-per-thread` to 65k | Toni Uhlig | 2024-12-03 |
* | CI: `make dist` test (extract archive, run CMake) | Toni Uhlig | 2024-11-20 |
* | 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 |
* | Dockerfile update | Toni Uhlig | 2024-11-18 |
* | Fix Gitlab CI build for some runners | Toni Uhlig | 2024-11-18 |
* | CMake/RPM integration | Toni Uhlig | 2024-11-17 |
* | nDPId daemon status event: serialize nDPI API version + Size/Flow | Toni Uhlig | 2024-11-17 |
* | Added global stats diff test | Toni Uhlig | 2024-11-14 |
* | Use `chmod_chown()` API from utils | Toni Uhlig | 2024-11-14 |
* | Fixed some SonarCloud issues | Toni Uhlig | 2024-11-14 |
* | bump libnDPI to 59ee1fe1156be234fed796972a29a31a0589e25a | Toni Uhlig | 2024-11-13 |
* | cosmetics | Toni Uhlig | 2024-11-10 |
* | Added env check `NDPID_STARTED_BY_SYSTEMD` to prevent logging to `stderr` in ... | Toni Uhlig | 2024-11-07 |
* | Add NUL to risks, not needed but better be safe then sorry | Toni Uhlig | 2024-11-05 |
* | Fixed some SonarCloud issues | Toni Uhlig | 2024-11-05 |
* | Slightly unified C example's logging | Toni Uhlig | 2024-11-05 |
* | Temporarily disabled some OpenWrt builds | Toni Uhlig | 2024-11-05 |
* | Switched OpenWrt GitHub Actions SDK to main branch | Toni Uhlig | 2024-11-02 |
* | Added `vlan_id` dissection of the most outer (first) 802.1Q header. Fixes #50 | Toni Uhlig | 2024-11-02 |
* | Adjusted SonarCloud config and CI | Toni Uhlig | 2024-11-02 |
* | Updated JSON schema files and a test to make use of the UUID feature. | Toni Uhlig | 2024-10-29 |
* | Set an optional UUID used within all events (similar to the "alias"). | Toni Uhlig | 2024-10-29 |
* | Fixed some SonarCloud issues | Toni Uhlig | 2024-10-26 |
* | Added nDPId `ndpi_process_packet()` LLVM fuzzer | Toni Uhlig | 2024-10-24 |
* | Added additional (libnDPI) config files for test runs. | Toni Uhlig | 2024-10-23 |
* | 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 |
* | Added config testing script. | Toni Uhlig | 2024-10-21 |
* | Updated ReadMe's, ToDo's and ChangeLog.1.7 | Toni Uhlig | 2024-10-21 |
* | Merge commit 'fb1dcc71de39e6dd5c11b8bc4288ec5e618fa946'1.7rc2 | Toni Uhlig | 2024-10-17 |
|\ |
|
| * | Squashed 'dependencies/jsmn/' changes from 1aa2e8f8..25647e69 | Toni Uhlig | 2024-10-17 |
* | | Merge commit '9a14454d3c5589373253571cee7428c593adefd9' | Toni Uhlig | 2024-10-17 |
|\ \ |
|
| * | | Squashed 'dependencies/uthash/' changes from bf152630..f69112c0 | Toni Uhlig | 2024-10-17 |
* | | | Updated Grafana dashboard to make correct use of gauge max values. | Toni Uhlig | 2024-10-17 |
* | | | Read and parse configuration files. Fixes #41. (#42)1.7rc1 | Toni | 2024-10-16 |
* | | | Added Filebeat Configuration (#44) | Naix | 2024-10-06 |
* | | | Updated Grafana dashboard. | Toni Uhlig | 2024-10-02 |
* | | | Generate global stats with microseconds precision. | Toni Uhlig | 2024-10-01 |
* | | | Added some static assertion based sanity checks. | Toni Uhlig | 2024-09-11 |
* | | | Save hostname after detection finished for later use within analyse/end/idle ... | Toni Uhlig | 2024-09-11 |
* | | | bump libnDPI to 92507c014626bc542f2ab11c729742802c0bc345 | Toni Uhlig | 2024-09-09 |
* | | | CI: Set nDPI minimum required version to 4.10 | Toni Uhlig | 2024-09-03 |
* | | | Updated flow event schema with risk names/severites. | Toni Uhlig | 2024-09-03 |
* | | | Fix OpenWrt package build. | Toni Uhlig | 2024-09-02 |
* | | | Extend flow JSON schema with more properties from nDPI JSON serializer. | Toni Uhlig | 2024-08-22 |
* | | | Fix CI. | Toni Uhlig | 2024-08-20 |
* | | | CMake: add `coverage-clean` target and fix `coverage` dependency issue. | Toni Uhlig | 2024-08-20 |
* | | | Improved installation instructions. Fixes #40. | Toni Uhlig | 2024-08-19 |
* | | | Add PF_RING support. (#38) | Toni | 2024-08-19 |