aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | nDPIsrvd.py: Throw SocketTimeout Exception to catch both timeout exceptions d...Toni Uhlig2022-06-07
|/
* Small fixes.lns2022-04-26
* Github Actions: Build nDPId against lowest supported libnDPI release (4.2)lns2022-04-25
* nDPId: Merged nDPId_flow_(info|finished) into nDPId_flowlns2022-04-24
* Added proper DLT_RAW dissection for IPv4 and IPv6.lns2022-04-24
* bump libnDPI to 8b2c9860be8b0663bfe9fc3b6defc041bb90e5b21.5lns2022-04-18
* nDPIsrvd.(h|py): Added socket read/recv timeout.lns2022-04-17
* Added more CCs to Github Actions workflow.lns2022-04-17
* Refactored buffer subsystem.lns2022-04-16
* Fixed build if BUILD_NDPI=ON. May happen during XCompilation.lns2022-04-16
* Avoid CMake searching for gcrypt as default.Toni Uhlig2022-04-02