summaryrefslogtreecommitdiffstats
path: root/streaming/sender.c
AgeCommit message (Expand)Author
2022-04-06feat: add support for cloud providers info to /api/v1/info (#12613)Ilya Mashchenko
2022-03-24Stream compression - Deactivate compression at runtime in case of a compresso...odynik
2022-01-19Add code for LZ4 streaming data compression (#11821)avstrakhov
2022-01-11Fix time_t format (#11897)Vladimir Kobal
2021-12-22Send ML feature information with UpdateNodeInfo. (#11913)vkalintiris
2021-11-19Cleanup compilation warnings (#11810)Stelios Fragkakis
2021-07-07Add hop count for children (#11311)Stelios Fragkakis
2021-05-31Provide UTC offset in seconds and edit health config command (#11051)Emmanuel Vasilakis
2021-04-14Spelling streaming (#10919)Josh Soref
2021-01-18add `_is_k8s_node` label to the host labels (#10501)Ilya Mashchenko
2020-12-14Kubernetes labels (#10107)Ilya Mashchenko
2020-11-16Fix streaming buffer size (#10240)Vladimir Kobal
2020-10-20Replace memcpy() with memmove() for overlapping memory ranges. (#10097)Markos Fountoulakis
2020-08-27fixes proxy forwarding claim_id to old parent (#9828)Timotej S
2020-08-26Adds claimed_id streaming (#9804)Timotej S
2020-08-11Remove broken optimization in the sender thread (#9703)Andrew Moss
2020-06-22Fixed concurrency bug in health sending HOST VARIABLE to receiver (#9396)thiagoftsm
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-06-04Fix Coverity defects 359164, 359165 and 358989. (#9268)Andrew Moss
2020-06-03Fix bugs in streaming and enable support for gap filling (#9214)Andrew Moss