summaryrefslogtreecommitdiff
path: root/ssl.c
AgeCommit message (Expand)Author
2020-04-09Added CMake package config and fixed hiredis_ssl on Windows (#783)Michael Grunder
2020-01-28Safe allocation wrappers (#754)Michael Grunder
2019-11-25Fix dead code in sslLogCallback relating to should_log variable.Nathan Scott
2019-09-16Make SSL timeout error compatible with rest.Yossi Gottlieb
2019-09-01Separate hiredis and hiredis_ssl library build.Yossi Gottlieb
2019-08-29Rename sslio.Yossi Gottlieb