Age | Commit message (Expand) | Author |
---|---|---|
2020-07-08 | Use _WIN32 define instead of WIN32 (#845) | Michael Grunder |
2020-06-07 | sdsrange overflow fix (#830) | Michael Grunder |
2020-05-30 | Tiny OOM fix | michael-grunder |
2020-05-24 | New SSL API to replace redisSecureConnection(). | Yossi Gottlieb |
2020-05-22 | Allow users to replace allocator and handle OOM everywhere. (#800) | Michael Grunder |
2020-04-09 | Added CMake package config and fixed hiredis_ssl on Windows (#783) | Michael Grunder |
2020-01-28 | Safe allocation wrappers (#754) | Michael Grunder |
2019-11-25 | Fix dead code in sslLogCallback relating to should_log variable. | Nathan Scott |
2019-09-16 | Make SSL timeout error compatible with rest. | Yossi Gottlieb |
2019-09-01 | Separate hiredis and hiredis_ssl library build. | Yossi Gottlieb |
2019-08-29 | Rename sslio. | Yossi Gottlieb |