summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * Add documentation about events and flow states.lns2022-08-27
| * nDPId: improved error messages if UNIX/UDP endpoint refuses connections/datag...lns2022-08-27
| * nDPId: support for custom UDP endpointsToni Uhlig2022-08-27
| * nDPId: improved error messages if UNIX/UDP endpoint refuses connections/datag...lns2022-08-27
| * nDPId: support for custom UDP endpointsToni Uhlig2022-08-27
* | Disable timestamp generation in nDPIsrvd-collectd as default.Toni Uhlig2022-09-04
|/
* Split `*_l4_payload_len' into `*_src_l4_payload_len' and `*_dst_l4_payload_len'.Toni Uhlig2022-08-15
* Split `flow_packets_processed' into `flow_src_packets_processed' and `flow_ds...lns2022-08-15
* c-collectd: fixed incorrect PUTVALToni Uhlig2022-08-15
* Merge pull request #2 from verzulli/mainToni2022-08-12
|\
| * Improve READMEDamiano Verzulli2022-08-12
|/
* Do not SIGSEGV if a subopt has no value.lns2022-08-08
* Replaced outdated nDPI version info with the correct one.Toni Uhlig2022-07-14
* c-collectd: fixed possible undefined behaviorToni Uhlig2022-07-14
* bump libnDPI to 7c19de49047a5731f3107ff17854e9afe839cc61Toni Uhlig2022-07-14
* Github Actions: Renamed branch 'master' to 'main'.Toni Uhlig2022-07-12
* README updateToni Uhlig2022-07-12
* bump libnDPI to 8f6a006e36eef0ae386f7e663d3ebecfad6a2dc9Toni Uhlig2022-07-01
* bump libnDPI to c287eb835b537ce64d9293a52ca13e670b6d3b0dToni Uhlig2022-06-19
* py-flow-dashboard: Improved graph axis scaling.lns2022-06-16
* CMake: do not add /usr/include/ndpi to include dirs if BUILD_NDPI or STATIC_L...lns2022-06-10
* Merge branch 'master' of github.com:lnslbrty/nDPIdToni Uhlig2022-06-07
|\
| * bump libnDPI to 0b3f8ed849cdf9971224c49a3958f0904a2bbbb5lns2022-06-06
| * README updatelns2022-05-31
| * Updated CI badges.Toni2022-05-08