summaryrefslogtreecommitdiffstats
path: root/libnetdata/socket/security.c
AgeCommit message (Expand)Author
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