summaryrefslogtreecommitdiffstats
path: root/aclk/agent_cloud_link.c
AgeCommit message (Expand)Author
2021-01-04ACLK use mguid instead of hostname (#10394)v1.27.0_0104103941Timotej S
2020-11-26ACLK Child Availability Messages (#9918)Timotej S
2020-10-06Allow connecting to arbitrary MQTT WSS broker for devs (#9999)Timotej S
2020-09-30change default ACLK query thread count (#10009)Timotej S
2020-09-28minor - removes leading whitespace before JSON in ACLK (#9998)Timotej S
2020-09-24allows using LWS without SOCKS5 (#9973)Timotej S
2020-09-10Implements ACLK v2 http message with compression (#9895)Timotej S
2020-09-08ACLK Version Negotiation (#9819)Timotej S
2020-07-10adds support for multiple ACLK query processing threads (#9355)Timotej S
2020-07-08fix ACLK protocol version always parsed as 0 (#9502)Timotej S
2020-06-18Fixed ACLK shutdown sequence (#9367)Timotej S
2020-06-12Add support for persistent metadata (#9324)Stelios Fragkakis
2020-06-11Adds metrics for ACLK performance and status (#9269)Timotej S
2020-05-20Regenerate topic base on connect (#9044)Andrew Moss
2020-05-12Fix the latency issue on the ACLK and suppress the diagnostics (#8992)Andrew Moss
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-04-22Add http headers to responses (#8760)Andrew Moss
2020-04-17Additional cases for the thread exit fix (#8750)Andrew Moss
2020-04-17Fix crash when shutdown with ACLK disabled (#8725)Lasse Bang Mikkelsen
2020-04-16Improved ACLK reconnection sequence (#8729)Stelios Fragkakis
2020-04-15Revert "Improved ACLK reconnection sequence (#8708)" (#8728)cosmix
2020-04-15Improved ACLK reconnection sequence (#8708)Stelios Fragkakis
2020-04-13Revert "Revert changes since v1.21 in pereparation for hotfix release."Austin S. Hemmelgarn
2020-04-13Revert changes since v1.21 in pereparation for hotfix release.Austin S. Hemmelgarn
2020-04-09Improved ACLK memory management and shutdown sequence (#8611)Stelios Fragkakis
2020-04-08Add session-id using connect timestamp (#8633)Andrew Moss
2020-04-03Fix Coverity defects (#8579)Andrew Moss
2020-03-31Switching over to soft feature flag (#8545)Andrew Moss
2020-03-31Improve the behavior of claiming (#8516)Andrew Moss
2020-03-30Updating the info endpoint for cloud notifications (#8519)Andrew Moss
2020-03-30Write the failure reason during ACLK challenge / response (#8538)Stelios Fragkakis
2020-03-30Enhanced ACLK header payload to include timestamp-offset-usec (#8499)Stelios Fragkakis
2020-03-26Improved ACLK (#8498)Stelios Fragkakis
2020-03-19Fixed response payload to match the new specification (#8420)Stelios Fragkakis
2020-03-18ACLK: Implemented Last Will and Testament (#8410)Stelios Fragkakis
2020-03-17Fix outstanding problems in claiming and add SOCKS5 support. (#8406)Andrew Moss
2020-03-15Support SOCKS5 in ACLK Challenge/Response and rewrite with LWS (#8404)Timo
2020-03-15Update the type message for the alarm updates (#8403)Stelios Fragkakis
2020-03-14Improved the performance of the ACLK. (#8391) (#8401)Andrew Moss
2020-03-14Improving the ACLK performance - initial changes (#8399)Andrew Moss
2020-03-13ACLK: Improved the agent "pop-corning" phase (#8398)Stelios Fragkakis
2020-03-10Improve ACLK according to results of the smoke-test. (#8358)Andrew Moss
2020-02-24Merging the feature branch for the ACLK in the previous sprint. (#8179)Andrew Moss
2020-02-14initial MQTT over Secure Websockets support for ACLK (#7988)Timotej Šiškovič
2020-02-06ACLK agent 1 (#7894)Stelios Fragkakis