redict/tests/support
Yossi Gottlieb b087dd1db6 TLS: Connections refactoring and TLS support.
* Introduce a connection abstraction layer for all socket operations and
integrate it across the code base.
* Provide an optional TLS connections implementation based on OpenSSL.
* Pull a newer version of hiredis with TLS support.
* Tests, redis-cli updates for TLS support.
2019-10-07 21:06:13 +03:00
..
cli.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
cluster.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
redis.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
server.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
test.tcl test suite conveniency improvements 2018-07-30 19:13:15 +03:00
tmpfile.tcl Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite. 2011-07-10 23:25:48 +02:00
util.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00