Michael Grunder
48696e7e5e
Don't use non-installed win32.h helper in examples ( #863 )
...
See: #862
2020-08-07 10:26:38 -07:00
valentinogeron
38b5ae543f
add a command_timeout to redisContextOptions ( #839 )
...
Add an additional timeout so the user has a convenient way of controlling distinct connect and command timeouts
2020-07-26 12:32:27 -07:00
Michael Grunder
1864e76ea7
Some Windows quality of life improvments. ( #846 )
...
* Don't try to ignore SIGPIPE in Windows (it doesn't exist).
* Add an include to our win32.h compatibility header.
* Enable building examples on Travis in Windows.
See #831
2020-07-10 12:53:52 -07:00
Yossi Gottlieb
190bca88d0
New SSL API to replace redisSecureConnection().
2020-05-24 23:37:47 +03:00
Yossi Gottlieb
8715ba5c82
wip: SSL code reorganization, see #705 .
2019-08-29 22:09:37 +03:00
Mark Nunberg
dc3c6ce85c
build ssl example if ssl is enabled
2019-04-10 08:36:34 -04:00
valentino
58222c26f4
Support SNI
2019-02-20 09:10:10 -05:00
Mark Nunberg
ba947bc93c
Add SSL example
2019-02-20 09:10:10 -05:00