aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAge
* Set minimal required nDPI version to 4.14 (tarball) and 4.13 (git)Toni Uhlig2025-01-26
* CMake: add `coverage-clean` target and fix `coverage` dependency issue.Toni Uhlig2024-08-20
* Improved installation instructions. Fixes #40.Toni Uhlig2024-08-19
* flow-info.py: Set min risk severity required to print a risk.Toni Uhlig2024-05-08
* Added test mode for influx push daemon.Toni Uhlig2024-02-08
* Removed API version macro check as it's inconsistent on different platforms.Toni Uhlig2024-02-06
* bump libnDPI to 4543385d107fcc5a7e8632e35d9a60bcc40cb4f4Toni Uhlig2024-02-06
* Replaced ambiguous naming of "JSON string" to more accurate "JSON message".Toni Uhlig2023-12-04
* Update README.md (#32)Paul Donald2023-11-27
* Updated ReadMe's, ToDo's and ChangeLog.1.6Toni Uhlig2023-11-20
* Updated ToDo and added ChangeLog.Toni Uhlig2023-11-05
* Sonarcloud integrationToni Uhlig2023-10-05
* Serialize nDPId / libnDPI versions within daemon events.Toni Uhlig2023-09-10
* Added docker build&push to the CI.Toni Uhlig2023-08-03
* Circle CI integrationToni Uhlig2023-07-27
* Required libnDPI version increases (>=4.8.0) due to an API change.lns2023-05-31
* Fix libnDPI build script.Toni Uhlig2022-12-26
* Strace support for diff tests.Toni Uhlig2022-12-03
* Fixed MD format issues.Toni Uhlig2022-11-21
* Updated README's.Toni Uhlig2022-11-20
* Special Thanks to Damiano Verzulli (@verzulli).Toni Uhlig2022-10-20
* Merge branch 'main' of github.com:utoni/nDPIdToni Uhlig2022-09-19
|\
| * Improve READMEDamiano Verzulli2022-09-19
* | nDPId: Reduced flow-updates for TCP flows to 1/4 of the timeout value.Toni Uhlig2022-09-19
|/
* bump libnDPI to 174cd739dbb1358ab012c4779e42e0221bef835cToni Uhlig2022-09-18
* New flow event: 'analysis'.Toni Uhlig2022-09-13
* CI: fix minimum supported libnDPI versionToni Uhlig2022-09-06
* nDPId: Fixed fcntl() issue; invalid fcntl() set after a blocking-write.lns2022-08-29
* Add documentation about events and flow states.lns2022-08-27
* Improve READMEDamiano Verzulli2022-08-12
* Replaced outdated nDPI version info with the correct one.Toni Uhlig2022-07-14
* README updateToni Uhlig2022-07-12
* bump libnDPI to 0b3f8ed849cdf9971224c49a3958f0904a2bbbb5lns2022-06-06
* README updatelns2022-05-31
* Updated CI badges.Toni2022-05-08
* Improved py-flow-info to provide more optional information about received tim...Toni Uhlig2022-02-05
* nDPIsrvd: Fixed memory leak caused be not clearing buffer cache after a clien...Toni Uhlig2022-01-26
* Major nDPId extension. Sorry for the huge commit.Toni Uhlig2022-01-20
* CI extended and fixupsToni Uhlig2021-09-19
* README.md ascii updateToni Uhlig2021-09-14
* Gitlab-CIToni Uhlig2021-08-03
* README.md updateToni Uhlig2021-05-14
* Reduced superfluous Travis-CI yaml content.1.3Toni Uhlig2021-05-12
* Git submodule libnDPI update.Toni Uhlig2021-05-12
* Clone nDPI as submodule via CMake (if BUILD_NDPI=ON).1.0Toni Uhlig2021-05-11
* README.md updatedToni Uhlig2021-05-10
* Unified and improved dependency build/mgmt via CMake and travis-ci.Toni Uhlig2021-04-22
* Updated README.mdToni Uhlig2021-03-24
* nDPIsrvd collectd-exec overhaul.Toni Uhlig2021-03-15
* Fixed braindead failure - Increase of NETWORK_BUFFER_MAX_SIZE > 9999 means to...Toni Uhlig2021-01-27