aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bump libnDPI to 8ea0eaa0d0c4a3be05f67ef7fa1d22c2579cf7d1Toni Uhlig2023-06-12
* Required libnDPI version increases (>=4.8.0) due to an API change.lns2023-05-31
* Allow in-source builds required for OpenWrt toolchain.lns2023-05-30
* bump libnDPI to 04f5c5196e790db8b8cc39e42c8645fb7f3dd141lns2023-05-30
* Added CentOs and ArchLinux to the CI.lns2023-05-28
* Fixed integer overflow for tcp timeout (>INT_MAX).lns2023-05-26
* bump libnDPI to ...Toni Uhlig2023-05-24
* Fix CI.Toni Uhlig2023-04-25
* Update build-openwrt.yml to use snapshot explicitlyPaul Spooren2023-04-25
* Github Actions: update OpenWrt SDK to use `main` branchToni Uhlig2023-04-21
* Updated js-rt-analyzer and js-rt-analyzer-frontend examples.Toni Uhlig2023-04-21
* Moved `datalink` json key/value from error to packet events and renamed it to...Toni Uhlig2023-04-21
* Github Actions: enable build against libnDPI-4.6, build nDPId executable from...Toni Uhlig2023-02-27
* Merge branch 'main' of github.com:utoni/nDPIdToni Uhlig2023-02-27
|\
| * Bump werkzeug from 2.0 to 2.2.3 in /examples/py-flow-dashboarddependabot[bot]2023-02-16
* | Github Actions: enable build against libnDPI-4.6, build nDPId executable from...Toni Uhlig2023-02-27
* | Improved:Toni Uhlig2023-02-27
|/
* py-machine-learning: Print CSV line numbers for invalid lines (SKLearn Random...Toni Uhlig2023-01-30
* Revert "Revert "Minor fixes.""Toni Uhlig2023-01-27
* Revert "Minor fixes."Toni Uhlig2023-01-27
* updated js-rt-analyzer*Toni Uhlig2023-01-27
* Minor fixes.Toni Uhlig2023-01-27
* Small CI/CD/nDPIsrvd.py improvements.Toni Uhlig2023-01-17
* Improved collectd risk processing to be in sync with libnDPI risks.Toni Uhlig2023-01-11
* Gitlab-CI: Upload coverage report.Toni Uhlig2023-01-11
* Added https://gitlab.com/verzulli/ndpid-rt-analyzer-frontend.git example.Toni Uhlig2023-01-11
* Merge branch 'main' of github.com:utoni/nDPIdToni Uhlig2023-01-10
|\
| * Delete docker-compose.ymlMacauley Cheng2023-01-09
| * add Docker related filemacauley_cheng2023-01-09
* | Added distclean-libnDPI target to CMake.Toni Uhlig2023-01-10
* | bump libnDPI to a944514ddec73f79704f55aab1423e39f4ce7a03Toni Uhlig2023-01-09
* | nDPid: Fixed base64encode bug which lead to invalid base64 strings.Toni Uhlig2023-01-09
|/
* Fix libnDPI build script.Toni Uhlig2022-12-26
* py-machine-learning / sklearn-random-forest: Quality Of Life improvmentsToni Uhlig2022-12-22
* Add collectd statistics diff test.Toni Uhlig2022-12-06
* Limit the size of base64 serialized raw packet data (8192 bytes per packet).Toni Uhlig2022-12-06
* py-flow-info: ignore certain json lines that match various criteriaToni Uhlig2022-12-03
* Strace support for diff tests.Toni Uhlig2022-12-03
* Updated Github/Gitlab CIToni Uhlig2022-12-02
* nDPId-test: Reworked I/O handling to prevent some endless loop scenarios. Fix...Toni Uhlig2022-12-02
* Fixed MD format issues.Toni Uhlig2022-11-21
* Unified nDPId/nDPIsrvd command line argument storage.Toni Uhlig2022-11-21
* Added Network Buffer Size CI Check.Toni Uhlig2022-11-20
* Updated README's.Toni Uhlig2022-11-20
* Test for diff's in flow-analyse CSV generator daemon.Toni Uhlig2022-11-16
* Improved `make daemon` / `daemon.sh` to accept nDPId / nDPIsrvd arguments via...Toni Uhlig2022-11-15
* Improved the point of time when to append the raw packet base64 data to the s...Toni Uhlig2022-11-15
* Sync unit tests.Toni Uhlig2022-11-13
* nDPIsrvd: Provide workaround for change user/group.Toni Uhlig2022-11-13
* nDPId: Fixed base64 encoding issue.Toni Uhlig2022-11-13