summaryrefslogtreecommitdiff
path: root/tests/mod-auth.t
Commit message (Expand)AuthorAgeFilesLines
* [mod_auth] structured data, register auth schemesGlenn Strauss2016-09-221-6/+6
* [mod_auth] fix Digest auth to be better than Basic (fixes #1844)Glenn Strauss2016-07-161-21/+28
* [tests] test apr-md5 in mod-auth.tStefan Bühler2015-12-041-4/+21
* mod-auth.t: no crypt md5 for darwinKyle J. McKay2015-12-041-0/+1
* [mod_auth] add htpasswd -s (SHA1) support if openssl is used (needs openssl f...Stefan Bühler2013-04-291-1/+19
* [mod_auth] Fix signedness error in http_auth (fixes #2370, CVE-2011-4362)Stefan Bühler2011-11-291-1/+9
* - change s/// separator that it doesn't confuse vimElan Ruusamäe2008-01-151-4/+4
* fixed case-sensitive match of auth-method (fixes #1456)Jan Kneschke2007-11-231-1/+11
* * fixed mem-leak in mod_auth (reported by Stefan Esser)Jan Kneschke2007-06-151-1/+38
* - a few more whitespace cleanupsMarcus Rückert2006-10-051-6/+6
* added tests for possible crashesJan Kneschke2006-02-011-1/+16
* kill warning for string compare introduced by last changesetmOo2005-10-011-1/+1
* scons fixes, and built/test on cygwinmOo2005-10-011-0/+3
* tests for htpasswd + md5 and referer matching in conditionalsJan Kneschke2005-09-161-1/+27
* find perl at runtimeJan Kneschke2005-09-011-1/+1
* added tests for keep-alive and setenv and passed a ARRAY ref instead of a HAS...Jan Kneschke2005-08-311-4/+4
* switch to LigtyTest modulelighttpd-1.3.14Jan Kneschke2005-06-261-0/+6
* Unified all tests to use the LighyTest framework Jan Kneschke2005-06-151-195/+17
* fixed checks for the digest-crash Jan Kneschke2005-06-111-17/+7
* merged [373]Jan Kneschke2005-06-061-1/+23
* seperated the tests for each section and let run-tests.pl use Test::HarnessJan Kneschke2005-03-021-0/+215