summaryrefslogtreecommitdiff
path: root/examples/example-ssl.c
AgeCommit message (Expand)Author
2024-03-22all: rename output filesAnna (navi) Figueiredo Gomes
2024-03-22all: use REUSE with LGPL-3.0-or-later and BSD-3-ClauseAnna (navi) Figueiredo Gomes
2022-08-29Fix some undefined behaviourjengab
2020-08-07Don't use non-installed win32.h helper in examples (#863)Michael Grunder
2020-07-26add a command_timeout to redisContextOptions (#839)valentinogeron
2020-07-10Some Windows quality of life improvments. (#846)Michael Grunder
2020-05-24New SSL API to replace redisSecureConnection().Yossi Gottlieb
2019-08-29wip: SSL code reorganization, see #705.Yossi Gottlieb
2019-04-10build ssl example if ssl is enabledMark Nunberg
2019-02-20Support SNIvalentino
2019-02-20Add SSL exampleMark Nunberg