summaryrefslogtreecommitdiffstats
path: root/libnetdata/socket
AgeCommit message (Expand)Author
2021-02-19Fix broken links in docs and add collectors to list (#10651)Joel Hans
2020-11-05Add HTTP and HTTPS support to the simple exporting connector (#9911)Vladimir Kobal
2020-08-19Fix proxy redirect thiagoftsm
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-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
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-08-15Fix Markdown Lint warnings (#6664)Promise Akpan
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-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-12-07Ga (#4938)Chris Akritidis
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