Commit Graph

22 Commits (03b4c993d206221b02cda31e9d25cf2b4bc0813e)

Author SHA1 Message Date
Glenn Strauss 07517ff30a [tests] some test config cleanup
4 years ago
Glenn Strauss 7ba06c71a6 [mod_auth] structured data, register auth schemes
7 years ago
Glenn Strauss 00cc4d7c0e [mod_auth] fix Digest auth to be better than Basic (fixes #1844)
7 years ago
Stefan Bühler 1566748b1a [tests] test apr-md5 in mod-auth.t
7 years ago
Kyle J. McKay 2bcb73cdb8 mod-auth.t: no crypt md5 for darwin
7 years ago
Stefan Bühler c26b50d9ad [mod_auth] add htpasswd -s (SHA1) support if openssl is used (needs openssl for SHA1). This doesn't use any salt, md5 with salt is probably better.
10 years ago
Stefan Bühler 6c9dff7cda [mod_auth] Fix signedness error in http_auth (fixes #2370, CVE-2011-4362)
11 years ago
Elan Ruusamäe c65ad47a55 - change s/// separator that it doesn't confuse vim
15 years ago
Jan Kneschke 708f499d75 fixed case-sensitive match of auth-method (fixes #1456)
16 years ago
Jan Kneschke 15e260c28b * fixed mem-leak in mod_auth (reported by Stefan Esser)
16 years ago
Marcus Rückert b8df99f3db - a few more whitespace cleanups
17 years ago
Jan Kneschke bd8e6919d2 added tests for possible crashes
17 years ago
Xuefer ef8f508a5f kill warning for string compare introduced by last changeset
18 years ago
Xuefer 809199f98f scons fixes, and built/test on cygwin
18 years ago
Jan Kneschke e2cf5d3094 tests for htpasswd + md5 and referer matching in conditionals
18 years ago
Jan Kneschke 3ebc17571a find perl at runtime
18 years ago
Jan Kneschke 7988661090 added tests for keep-alive and setenv and passed a ARRAY ref instead of a HASH ref
18 years ago
Jan Kneschke 877161c067 switch to LigtyTest module
18 years ago
Jan Kneschke 7a25f1b5f5 Unified all tests to use the LighyTest framework
18 years ago
Jan Kneschke d185991460 fixed checks for the digest-crash
18 years ago
Jan Kneschke 4d33902639 merged [373]
18 years ago
Jan Kneschke 40e8c6714a seperated the tests for each section and let run-tests.pl use Test::Harness
18 years ago