summaryrefslogtreecommitdiff
path: root/src/connection.h
Commit message (Expand)AuthorAgeFilesLines
* Add local address to CLIENT LIST, and a CLIENT KILL filter. (#7913)yoav-steinberg2020-10-281-1/+1
* Module API: Add RM_GetClientCertificate(). (#7866)Yossi Gottlieb2020-10-111-0/+1
* Squash merging 125 typo/grammar/comment/doc PRs (#7773)Oran Agra2020-09-101-2/+2
* Module API: fix missing RM_CLIENTINFO_FLAG_SSL. (#7666)Yossi Gottlieb2020-08-171-0/+9
* Track events processed while blocked globally.free_clients_during_loadingantirez2020-05-141-1/+1
* Conns: Fix connClose() / connAccept() behavior.Yossi Gottlieb2020-03-221-4/+11
* TLS: Implement support for write barrier.Oran Agra2019-10-071-2/+12
* diskless replication rdb transfer uses pipe, and writes to sockets form the p...Oran Agra2019-10-071-5/+4
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-0/+211