summaryrefslogtreecommitdiffstats
path: root/aclk/https_client.c
AgeCommit message (Expand)Author
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-06-07Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stal...Costa Tsaousis
2023-01-20track memory footprint of Netdata (#14294)Costa Tsaousis
2022-12-21Support HTTP proxy Basic auth (#13762)Timotej S
2022-02-21Fix compilation warnings on macOS (#12082)Vladimir Kobal
2021-11-16Fix typos (#11782)Dimitris Apostolou
2021-10-22Fix warnings from -Wformat-truncation=2 (#11676)Emmanuel Vasilakis
2021-10-22fix bug in http client (#11650)Timotej S
2021-10-04fix https client (#11608)Timotej S
2021-05-24Remove unecessary relative paths when including headers. (#11124)vkalintiris
2021-04-19implements ACLK env endpoint (#10833)Timotej S
2021-04-19implements new https client for ACLK (#10805)Timotej S
2021-03-19move https_client into separate file (#10784)Timotej S