summaryrefslogtreecommitdiffstats
path: root/mqtt_websockets
AgeCommit message (Expand)Author
2024-01-13Use unsigned char for binary data in mqtt. (#16775)vkalintiris
2024-01-13Delete unused variable. (#16776)vkalintiris
2024-01-11fix cmake _GNU_SOURCE warnings (#16761)Costa Tsaousis
2024-01-11Recursively merge mqtt_websockets (#16755)vkalintiris
2023-10-10[BUGFIX] MQTT ARM fix (#16154)Timotej S
2023-05-18Honor maximum message size limit of MQTT server (#15009)Timotej S
2023-01-23remove mqtt-c from websockets (#14181)Timotej S
2023-01-09MQTT5 Topic Alias (#14148)Timotej S
2022-12-14Revert "MQTT 5 publish topic alias support" (#14145)Emmanuel Vasilakis
2022-12-13MQTT 5 publish topic alias support (#14067)Timotej S
2022-11-25fix build on old openssl versions on centos (#14045)Timotej S
2022-11-25minor - wss to point to master instead of branch (#14043)Timotej S
2022-11-25minor - Adds better information in case of SSL error (#14041)Timotej S
2022-11-16Fix connection resets on big parents (#14004)Timotej S
2022-11-15fixes MQTT-NG QoS0 (#13997)Timotej S
2022-11-01Return accidentaly removed 32bit RPi keep alive fix (#13925)Timotej S
2022-10-17Inject costallocz to mqtt_websockets library and its children (#13813)Timotej S
2022-10-06Bump websockets submodule (#13776)Timotej S
2022-06-30Fixes vbi parser in mqtt5 implementation (#13277)Timotej S
2022-06-14ACLK statistics on bytes recvd and sent (#13091)Timotej S
2022-06-07Fix Coverity errors in mqtt_websockets submodule (#13082)Timotej S
2022-06-06Allow usage of the new MQTT 5 implementation (#12838)Timotej S
2022-04-08bump mqtt_websockets (#12625)Timotej S
2022-01-20mqtt_websockets submodule to latest master (fix #12011) (#12015)Timotej S
2022-01-19Blocking publish and in flight buffer regrowth (#11932)Timotej S
2021-07-26Allows ACLK-NG to grow MQTT buffer (#11340)Timotej S
2021-06-28support TLS SNI in ACLK-NG (#11285)Timotej S
2021-05-27fix mqtt_websockets submodule version (#11196)Timotej S
2021-05-25Move parser from children to main thread (#11152)thiagoftsm
2021-05-24fixes ACLK-NG on FreeBSD (#11172)Timotej S
2021-05-24Fix mqtt_websockets (ACLK-NG) on MacOS (#11145)Timotej S
2021-05-06Updates mqtt_websockets (#11105)Timotej S
2021-05-06build mqtt_websockets with netdata autotools (#11083)Timotej S
2021-03-24mqtt-c coverity fixes (#10851)Timotej S
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S