summaryrefslogtreecommitdiffstats
path: root/libnetdata/socket/security.c
AgeCommit message (Expand)Author
2024-02-01Create a top-level directory to contain source code. (#16896)vkalintiris
2023-11-22New logging layer (#16357)Costa Tsaousis
2023-11-03h2o evloop netdata stream support (#14868)Timotej S
2023-09-08don't return `-1` if the socket was closed (#15771)moonbreon
2023-08-03Revert "Refactor RRD code. (#15423)" (#15723)vkalintiris
2023-07-26Refactor RRD code. (#15423)vkalintiris
2023-07-11Rename log Macros (debug) (#15322)thiagoftsm
2023-07-06Rename generic `error` function (#15296)thiagoftsm
2023-06-30Replace `info` macro with a less generic name (#15266)Carlo Cabrera
2023-06-20Fix SSL non-blocking retry handling in the web server (#15222)Costa Tsaousis
2023-06-19Obvious memory reductions (#15204)Costa Tsaousis
2023-06-07Re-write of SSL support in Netdata; restoration of SIGCHLD; detection of stal...Costa Tsaousis
2023-01-13Enable retries for SSL_ERROR_WANT_READ (#14120)Emmanuel Vasilakis
2022-12-01fix SSL related crashes (#14076)Costa Tsaousis
2022-11-03Setup default certificates path (#13941)Emmanuel Vasilakis
2022-10-06Rename variable for old CentOS version (#13775)thiagoftsm
2022-10-05fix bad merge (#13764)Costa Tsaousis
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2021-11-08Add SSL_MODE_ENABLE_PARTIAL_WRITE to netdata_srv_ctx (#11754)Emmanuel Vasilakis
2021-04-14Spelling libnetdata (#10917)Josh Soref
2020-11-05Add HTTP and HTTPS support to the simple exporting connector (#9911)Vladimir Kobal
2020-06-12Change streaming terminology to parent-child in the code (#9323)Andrew Moss
2020-05-26OpenTSDB and TLS (#9068)thiagoftsm
2020-03-31Extend TLS Support (#8505)thiagoftsm
2020-03-10Improve ACLK according to results of the smoke-test. (#8358)Andrew Moss
2019-07-29Add configurable default locations for trusted CA certificates (#6549)thiagoftsm
2019-07-25Fix parsing SSL ACL along with others (#6468)thiagoftsm
2019-07-23Make use of GCC's __attribute__((unused)) (#6392)Andrew Clayton
2019-06-27Backend and SSL! (#6220)thiagoftsm
2019-06-24SSL_better_name change name! (#6336)thiagoftsm
2019-06-06SSL_fix_format Fix wrong format used with SSL! (#6219)thiagoftsm
2019-06-03netdata/daemon: SSL fix - broken compilation case when ssl library not presen...thiagoftsm
2019-05-31SSL implementation for Netdata (#5956)thiagoftsm