aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Added some static assertion based sanity checks.Toni Uhlig2024-09-11
* | | Save hostname after detection finished for later use within analyse/end/idle ...Toni Uhlig2024-09-11
* | | bump libnDPI to 92507c014626bc542f2ab11c729742802c0bc345Toni Uhlig2024-09-09
* | | CI: Set nDPI minimum required version to 4.10Toni Uhlig2024-09-03
* | | Updated flow event schema with risk names/severites.Toni Uhlig2024-09-03
* | | Fix OpenWrt package build.Toni Uhlig2024-09-02
* | | Extend flow JSON schema with more properties from nDPI JSON serializer.Toni Uhlig2024-08-22
* | | Fix CI.Toni Uhlig2024-08-20
* | | CMake: add `coverage-clean` target and fix `coverage` dependency issue.Toni Uhlig2024-08-20
* | | Improved installation instructions. Fixes #40.Toni Uhlig2024-08-19
* | | Add PF_RING support. (#38)Toni2024-08-19
* | | Improved Keras Autoencoder hyper parameter.Toni Uhlig2024-08-16
* | | Fix SonarCloud complaint.Toni Uhlig2024-08-16
* | | Fixed build error due to missing nDPI includes.Toni Uhlig2024-08-16
* | | Extended analyse application to write global stats to a CSV.Toni Uhlig2024-08-16
* | | Some small fixes.Toni Uhlig2024-08-09
* | | Added global (heap) memory stats for daemon status events.Toni Uhlig2024-06-19
* | | Fixed OpenWrt `nDPId-testing` build.Toni Uhlig2024-06-12
* | | Bump werkzeug from 3.0.1 to 3.0.3 in /examples/py-flow-dashboard (#37)dependabot[bot]2024-05-29
* | | flow-info.py: Set min risk severity required to print a risk.Toni Uhlig2024-05-08
* | | CI: don't run systemd integration test on macToni Uhlig2024-05-07
* | | CI: add DYLD_LIBRARY_PATH to env (mac/unix)Toni Uhlig2024-05-07
* | | CMake: set MacOS RPATHToni Uhlig2024-05-06
* | | Workaround for fixing GitHub runners on macOSToni Uhlig2024-05-06
* | | Fix OpenWrt builds.Toni Uhlig2024-04-17
* | | Removed unmaintained C JSON dumper.Toni Uhlig2024-04-17
* | | bump libnDPI to 142c8f5afb90629762920db6703831826513e00bToni Uhlig2024-04-10
* | | bump libnDPI to 09bb383437c11ef55e926ed15cdf986c0d426827Toni Uhlig2024-04-04
* | | bump libnDPI to df29e12f5efbe84306c1ee7c011a197caec6de50Toni Uhlig2024-04-04
* | | bump libnDPI to 6e61368cd609899048560405ad792705fffb1f1aToni Uhlig2024-04-04
* | | bump libnDPI to 9185c2ccc402d3368fc28ac90ab281b4f951719eToni Uhlig2024-04-04
* | | Fix example build error if memory profiling enabled.Toni Uhlig2024-03-21
* | | Fixed libpcre2 build.Toni Uhlig2024-03-20
* | | Build against nDPI dev branch tarball if there is a new release required to b...Toni Uhlig2024-03-16
* | | Fix random sanitizer crashes caused by high-entropy ASLR on Ubuntu Github Run...Toni Uhlig2024-03-15
* | | Fix random sanitizer crashes caused by high-entropy ASLR on Ubuntu Github Run...Toni Uhlig2024-03-14
* | | Extend CI pipeline build and test.Toni Uhlig2024-03-07
* | | Fixed missing statistics updating for unknown mapping keys in collectd/influxd.Toni Uhlig2024-02-20
* | | CI maintenanceToni Uhlig2024-02-13
* | | Added missing influxd test results.Toni Uhlig2024-02-13
* | | Enable CURL in the CI.Toni Uhlig2024-02-13
* | | Fix some SonarCloud complaints.Toni Uhlig2024-02-13
* | | Added test mode for influx push daemon.Toni Uhlig2024-02-08
* | | Read Ipv6 address and netmask using `getifaddrs()` instead of reading `/proc/...Toni Uhlig2024-02-07
* | | Removed API version macro check as it's inconsistent on different platforms.Toni Uhlig2024-02-06
* | | bump libnDPI to 4543385d107fcc5a7e8632e35d9a60bcc40cb4f4Toni Uhlig2024-02-06
* | | Fixed broken "not-detected" event/packet capture in captured example.Toni Uhlig2024-01-29
* | | Fixed invalid flow risk aggregation in collectd/influxd examples.Toni Uhlig2024-01-06
* | | Improved collectd example.Toni Uhlig2024-01-05
* | | Added Grafana example dashboard image.Toni Uhlig2023-12-20