aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Added Grafana nDPId dashboard.Toni Uhlig2023-12-16
* | | Improved InfluxDB push daemon.Toni Uhlig2023-12-15
* | | Fixed an event issue.Toni Uhlig2023-12-14
* | | Improved InfluxDB push daemon.Toni Uhlig2023-12-14
* | | Improved InfluxDB push daemon.Toni Uhlig2023-12-11
* | | Add InfluxDB push daemon.Toni Uhlig2023-12-07
* | | Replaced ambiguous naming of "JSON string" to more accurate "JSON message". #2Toni Uhlig2023-12-04
* | | Replaced ambiguous naming of "JSON string" to more accurate "JSON message".Toni Uhlig2023-12-04
* | | Improved zlib compression ratio.Toni Uhlig2023-12-01
* | | c-collectd: Fixed missing escape char.Toni Uhlig2023-12-01
* | | Warn about unused return values that are quite important.Toni Uhlig2023-12-01
* | | flow-info.py: Do not print any information if a flow is "empty" meaning no L4...Toni Uhlig2023-12-01
* | | Update README.md (#32)Paul Donald2023-11-27
* | | Updated ReadMe's, ToDo's and ChangeLog.1.6Toni Uhlig2023-11-20
* | | Fixed possible buffer underflow.Toni Uhlig2023-11-20
* | | Added SonarCloud exclusions for third-party files and files lacking relevance.Toni Uhlig2023-11-20
* | | Changed CI image from ubuntu-18.04 to ubuntu-20.04 as it is deprecated since ...Toni Uhlig2023-11-20
* | | Fixed SonarCloud complaints.Toni Uhlig2023-11-20
* | | Workaround for libpap (<1.9.0) on Ubuntu-18.04Toni Uhlig2023-11-20
* | | Support simple config file reading via systemd environment file.Toni Uhlig2023-11-20
* | | Fixed clang-tidy warnings.Toni Uhlig2023-11-13
* | | Use c-captured within `test/run_tests.sh`.Toni Uhlig2023-11-11
* | | py-flow-info: Improved analyse result printing.1.6rc4Toni Uhlig2023-11-09
* | | bump libnDPI to b08c787fe267053afdea82701071f3878c09244bToni Uhlig2023-11-09
* | | Forcefully reset `NDPI_UNIDIRECTIONAL_TRAFFIC` if classification was done aft...Toni Uhlig2023-11-08
* | | Fixed missing deflate during flow event json serializing.1.6rc3Toni Uhlig2023-11-08
* | | Reset `Unidirectional Traffc` risk if packets from both directions processed.1.6rc2Toni Uhlig2023-11-08
* | | Improved DBUS notification daemon.Toni Uhlig2023-11-07
* | | bump libnDPI to 0db12b1390b1cc554b927230c76b05264c05b4981.6rc1Toni Uhlig2023-11-07
* | | Fixed more SonarCloud complaints.Toni Uhlig2023-11-07
* | | Fixed some SonarCloud complaints.Toni Uhlig2023-11-06
* | | Apple/BSD port (#30)Toni2023-11-06
* | | Event I/O abstraction layer. (#28)Toni2023-11-06
* | | Updated ToDo and added ChangeLog.Toni Uhlig2023-11-05
* | | Set timeout for nDPId-test run's.Toni Uhlig2023-11-03
* | | Add DBUS suspicious flow event notification daemon.Toni Uhlig2023-11-03
* | | Bump werkzeug to 3.0.1Toni Uhlig2023-11-02
* | | Switched to UNIX socket use for tests.Toni Uhlig2023-10-20
* | | Fixed bug which may happen if additional write buffers are empty but main wri...Toni Uhlig2023-10-19
* | | Improved syslog logging.Toni Uhlig2023-10-19
* | | Disable SonarCloud Coverage generation.Toni Uhlig2023-10-18
* | | Added Coverage generation for SonarCloud.Toni Uhlig2023-10-17
* | | Fixed Dockerfile related SonarCloud issues.Toni Uhlig2023-10-16
* | | Docker: Switched from Ubuntu 22.10 to 22.04 LTS.Toni Uhlig2023-10-16
* | | Sonarcloud integrationToni Uhlig2023-10-05
* | | Fix issues detected by SonarCloud.Toni Uhlig2023-10-05
* | | nDPId-test: ingore event handler failures caused by arpa mockupToni Uhlig2023-10-05
* | | nDPId event I/O fixes.Toni Uhlig2023-10-05
* | | nDPIsrvd: Log error if collector unix socket can not be removed.Toni Uhlig2023-09-11
* | | Fix CI.Toni Uhlig2023-09-11