summaryrefslogtreecommitdiffstats
path: root/libnetdata/socket/socket.c
AgeCommit message (Expand)Author
2023-01-25Revert "Misc SSL improvements" (#14327)Emmanuel Vasilakis
2023-01-25Misc SSL improvements (#14317)Emmanuel Vasilakis
2023-01-13Enable retries for SSL_ERROR_WANT_READ (#14120)Emmanuel Vasilakis
2023-01-10DBENGINE v2 (#14125)Costa Tsaousis
2022-11-21remove retries from SSL (#14026)Costa Tsaousis
2022-11-20streaming compression, query planner and replication fixes (#14023)Costa Tsaousis
2022-11-01error_limit() function to limit number of error lines per instance (#13924)Costa Tsaousis
2022-10-31Replication of metrics (gaps filling) during streaming (#13873)vkalintiris
2022-10-05Allow netdata plugins to expose functions for querying more information about...Costa Tsaousis
2022-05-21optimize poll_events() to spread the work over the threads more evenly (#12975)Costa Tsaousis
2020-03-10Improve ACLK according to results of the smoke-test. (#8358)Andrew Moss
2019-10-24Fixing DNS-lookup performance issue on FreeBSD. (#7132)Andrew Moss
2019-09-25Fix a memory leak (#6945)Vladimir Kobal
2019-09-18Allow hostnames in Access Control Lists (#6796)Andrew Moss
2019-07-25Fix parsing SSL ACL along with others (#6468)thiagoftsm
2019-06-07Prometheus remote write backend (#6062)Vladimir Kobal
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
2019-04-03Fix unix socket access on FreeBSD (#5756)Vladimir Kobal
2019-01-27Fix incorrect parsing of ACLs (#5275)Chris Akritidis
2019-01-16Fix for unix sockets after addition of port ACLs (#5184)Chris Akritidis
2019-01-15Port ACLs, Management API and Health commands (#4969)Chris Akritidis
2019-01-14Change how the ip address and port are logged in socket.c (#5166)krinfels
2018-10-27fix RPM build (#4507)Costa Tsaousis
2018-10-26fixed rpm build; (#4503)Costa Tsaousis
2018-10-17moved stream.conf initialization after log files have been open; fixes #4403 ...Costa Tsaousis
2018-10-15modularized all source code (#4391)Costa Tsaousis