aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | nDPid-test: add buffer testToni Uhlig2022-10-30
* | | nDPId-test: Fixed thread sync/lock issue.Toni Uhlig2022-10-22
* | | Merge branch 'main' of github.com:utoni/nDPIdToni Uhlig2022-10-20
|\ \ \
| * | | Add ArchLinux PKGBUILD.lns2022-10-19
* | | | Special Thanks to Damiano Verzulli (@verzulli).Toni Uhlig2022-10-20
|/ / /
* | | nDPId: Added error event threshold to prevent event spamming which may be abu...Toni Uhlig2022-10-17
* | | py-machine-learning: load and save trained modelsToni Uhlig2022-10-15
* | | Removed discontinued examples from the ReadMe.Toni Uhlig2022-10-13
* | | Removed example py-ja3-checker.Toni Uhlig2022-10-13
* | | Improved py-machine-learning example.Toni Uhlig2022-10-11
* | | daemon.sh: fixed race conditionToni Uhlig2022-10-10
* | | Improved py-machine-learning example.Toni Uhlig2022-10-10
* | | daemon.sh: cat nDPId / nDPIsrvd log on failureToni Uhlig2022-10-09
* | | Improved py-machine-learning example.Toni Uhlig2022-10-09
* | | Improved OpenWrt UCI/InitscriptToni Uhlig2022-10-06
* | | Fixed heap overflow on shutdown caused by missing remotes size/used reset.Toni Uhlig2022-10-05
* | | OpenWrt UCI/InitscriptToni Uhlig2022-10-03
* | | Generate code coverage w/o external shell script, use CMake.lns2022-10-03
* | | Small fixes.lns2022-10-01
* | | c-analysed: improved feature extraction from "analyse" eventsToni Uhlig2022-10-01
* | | Added nDPIsrvd-analysed to generate CSV files from analyse events.Toni Uhlig2022-09-30
* | | nDPId-test: Force collector blocking mode.Toni Uhlig2022-09-25
* | | Refactored client distributor C API.Toni Uhlig2022-09-25
* | | nDPIsrvd.h: Fixed bug during token parsing/hashing. Do not hash array contents.Toni Uhlig2022-09-23
* | | Improved flown analyse event:Toni Uhlig2022-09-22
* | | flow-info.py: Command line arguments --no-color, --no-statusbar (both useful ...Toni Uhlig2022-09-22
* | | 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
|/ / /
* | | Added layer4 payload length bins.Toni Uhlig2022-09-19
* | | bump libnDPI to 174cd739dbb1358ab012c4779e42e0221bef835cToni Uhlig2022-09-18
* | | Add -Werror to OpenWrt package TARGET_CFLAGS.Toni Uhlig2022-09-17
* | | Provide thread sync via locking on architectures that do not support Compare&...Toni Uhlig2022-09-17
* | | Add OpenWrt CI via Github Actions.Toni Uhlig2022-09-17
* | | Fixed last pkt time.lns2022-09-14
* | | New flow event: 'analysis'.Toni Uhlig2022-09-13
* | | OpenWrt packaging support.Toni Uhlig2022-09-13
* | | nDPIsrvd-collectd: Stdout should be unbuffered.Toni Uhlig2022-09-12
* | | nDPIsrvd-collectd: RRD Graph generation script and a basic static HTML5 websi...Toni Uhlig2022-09-12
* | | Use CMake XCompile and collect host-triplet from ${CC}.Toni Uhlig2022-09-11
* | | nDPId: Removed thread_id nonsense as it does not provide any useful informati...Toni Uhlig2022-09-10
* | | include fixToni Uhlig2022-09-10
* | | Fixed compilation warnings on linux32 platforms.Toni Uhlig2022-09-10
* | | Do not use pthread_t as numeric value. Some systems define pthread_t as struct *Toni Uhlig2022-09-10
* | | nDPIsrvd: Fixed NUL pointer deref during logging attempt.Toni Uhlig2022-09-10
* | | CI: fix minimum supported libnDPI versionToni Uhlig2022-09-06
* | | Bump libnDPI to 37f918322c0a489b5143a987c8f1a44a6f78a6f3 and updated flow jso...Toni Uhlig2022-09-06
* | | Added https://gitlab.com/verzulli/ndpid-rt-analyzer.git to examples.Toni Uhlig2022-09-06
* | | Merge branch 'main' of github.com:utoni/nDPIdToni Uhlig2022-09-04
|\ \ \
| * | | nDPId: Fixed fcntl() issue; invalid fcntl() set after a blocking-write.lns2022-08-29