summaryrefslogtreecommitdiff
path: root/src/tls.c
Commit message (Expand)AuthorAgeFilesLines
* Track events processed while blocked globally.free_clients_during_loadingantirez2020-05-141-2/+5
* TLS: Fix build with SSL_OP_NO_CLIENT_RENEGOTIATIONTheo Buehler2020-04-221-1/+1
* TLS: Fix build on older verisons of OpenSSL.Yossi Gottlieb2020-04-201-0/+2
* TLS: Improve CA certifiate configuration options.Yossi Gottlieb2019-10-081-4/+4
* TLS: Configuration options.Yossi Gottlieb2019-10-071-33/+104
* TLS: Implement support for write barrier.Oran Agra2019-10-071-8/+39
* diskless replication rdb transfer uses pipe, and writes to sockets form the p...Oran Agra2019-10-071-17/+54
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-0/+669