summaryrefslogtreecommitdiff
path: root/t/binary-sasl.t
Commit message (Expand)AuthorAgeFilesLines
* Find perl via /usr/bin/env instead of directlyDavid CARLIER2022-08-251-1/+1
* network: response stacking for all commandsdormando2020-02-011-0/+1
* Security fix: Don't allow UDP with binprot SASL1.5.20dormando2019-11-111-1/+1
* Add test to ensure memcached doesn't segfault if CMD_SASL_STEP is called befo...Paul Furtado2018-06-041-3/+15
* Explicitly define realm in sasl tests so sasl tests work on all platformsPaul Furtado2018-06-041-3/+4
* fix sasl tests1.5.8dormando2018-05-241-1/+1
* explicitly record sasl auth states伊藤洋也2013-12-201-3/+35
* Skip SASL tests unless RUN_SASL_TESTS is defined.Dustin Sallings2012-01-281-1/+6
* Look around for saslpasswd2 (typically not in the user's path).Dustin Sallings2012-01-281-1/+16
* Fix warning at end of stats responses in sasl testdormando2009-11-261-2/+2
* Added auth_enabled_sasl setting stat and tests for the sasl stats.Matt Ingenthron2009-11-261-8/+11
* Added new stats to track sasl authentication.Matt Ingenthron2009-11-261-1/+14
* SASL should only be used with the binary protocolTrond Norbye2009-10-251-1/+16
* Fix sasl mechanism order assumption in test.Dustin Sallings2009-10-251-2/+2
* Enforce some hard limits on SASL mechanism length.Dustin Sallings2009-10-251-3/+7
* Testing SASL auth in binary protocol.CaptTofu2009-10-251-0/+577