summaryrefslogtreecommitdiff
path: root/tests/unit/protocol.tcl
Commit message (Expand)AuthorAgeFilesLines
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-1/+5
* Return proper error on requests with an unbalanced number of quotes.Yossi Gottlieb2013-12-081-0/+8
* New time limit for protocol desync test set to 30 seconds to reduce false pos...antirez2012-04-231-1/+1
* Regression tests for protocol desync bug related to Issue #141antirez2012-01-061-0/+31
* Regression for a crash with blocking ops and pipeliningantirez2011-07-281-0/+16
* Prevent clients from making too large multibulk requestsPieter Noordhuis2010-10-151-0/+7
* Change tests to use either the inline or the multibulk protocolPieter Noordhuis2010-10-151-40/+47
* faster server starting in Redis testsantirez2010-08-311-1/+1
* added tests for invalid bulk argumentantirez2010-08-241-0/+7
* changed how server.tcl accepts options to support more directives without req...Pieter Noordhuis2010-06-021-1/+1
* minor fixes to the new test suite, html doc updatedantirez2010-05-141-0/+41