summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [mod_extforward] support Forwarded HTTP Extension (#2703)Glenn Strauss2017-04-062-1/+11
* [tests] reduce time waiting for backends to startGlenn Strauss2017-03-193-6/+10
* [core] consolidate dynamic handler response parseGlenn Strauss2017-03-191-1/+1
* [mod_cgi] cgi.local-redir = [enable|disable] (#2108, #2793)Glenn Strauss2017-02-261-0/+1
* [tests] correct skip count for mod-scgi.tGlenn Strauss2017-02-251-1/+1
* [tests] remove unused file depending on CGI.pmGlenn Strauss2017-01-312-28/+0
* [mod_scgi] tests/mod-scgi.t unit testsGlenn Strauss2017-01-316-1/+470
* [core] support Expect: 100-continue with HTTP/1.1 (fixes #377, #1017, #1953, ...Glenn Strauss2017-01-311-2/+9
* [mod_secdownload] new directives modify hash path (fixes #646, fixes #1904)Glenn Strauss2017-01-312-1/+16
* [mod_setenv] directives to overwrite/remove hdrs (fixes #650, fixes #2295)Glenn Strauss2017-01-312-1/+34
* [tests] give time for periodic jobs to detect exitGlenn Strauss2017-01-101-0/+2
* [tests] FCGI_Finish() final request before exitGlenn Strauss2017-01-101-0/+2
* [tests] update test skip count for !fcgi-responderGlenn Strauss2017-01-101-1/+1
* [mod_fastcgi] detect child exit, restart proactivelyGlenn Strauss2017-01-102-13/+3
* [mod_cgi] skip local-redir handling if to self (fixes #2779, #2108)Glenn Strauss2017-01-091-1/+1
* [tests] mark tests/docroot/www/*.pl scripts a+xGlenn Strauss2016-12-225-0/+0
* [mod_evhost] fix an incorrect error traceGlenn Strauss2016-12-191-0/+0
* [core] support Transfer-Encoding: chunked req body (fixes #2156)Glenn Strauss2016-12-161-1/+116
* comment out auth.backend.ldap.* in tests/*.confGlenn Strauss2016-12-037-21/+21
* load mod_auth & mod_authn_file in sample/test.confGlenn Strauss2016-11-299-0/+9
* [mod_evhost] mod-evhost.t tests (#1194)Glenn Strauss2016-10-204-1/+117
* [cmake] build fcgi-auth, fcgi-responder for testsGlenn Strauss2016-10-181-0/+12
* [autobuild] skip two new tests if no fcgi-authGlenn Strauss2016-09-231-1/+1
* [mod_auth] structured data, register auth schemesGlenn Strauss2016-09-221-6/+6
* [mod_fastcgi] allow authorizer, responder for same path/ext (#321)Glenn Strauss2016-09-191-4/+2
* [tests] test coverage for issues (#321, #322)Christoph Kreutzer2016-09-194-14/+39
* [core] better DragonFlyBSD support (fixes #2746)Glenn Strauss2016-08-201-1/+1
* [core] check if client half-closed TCP if POLLHUP (#2743)Glenn Strauss2016-08-061-0/+1
* revert 1.4.40 swap of REQUEST_URI, REDIRECT_URI (fixes #2738)Glenn Strauss2016-07-231-3/+2
* [mod_auth] fix Digest auth to be better than Basic (fixes #1844)Glenn Strauss2016-07-161-21/+28
* [mod_cgi] handle local redirect response (fixes #2108)Glenn Strauss2016-07-142-1/+13
* [tests] remove some tests duplicated in mod-cgi.tGlenn Strauss2016-07-141-26/+2
* [mod_access] new directive url.access-allow (fixes #1421)Glenn Strauss2016-07-132-1/+22
* [tests] remove dependency on CGI.pmGlenn Strauss2016-07-023-28/+28
* [cygwin] fix mod_proxy and mod_fastcgi ioctl useGlenn Strauss2016-06-231-0/+4
* [build] update Makefile.am EXTRA_DIST w/ new filesGlenn Strauss2016-06-211-0/+2
* [mod_ssi] more flexible quoting (fixes #1768)Glenn Strauss2016-05-142-1/+4
* [mod_ssi] fix SSI statement parserGlenn Strauss2016-05-143-3/+12
* [mod_auth] skip blank lines and comment lines (fixes #2327)Glenn Strauss2016-04-281-0/+2
* [core] server.error-handler new directive for error pages (fixes #2702)Glenn Strauss2016-04-253-3/+20
* [core] never evaluate else branches until the previous branches are aready (f...Glenn Strauss2016-02-212-2/+21
* [tests] do not half-close socket before having received the response (fixes #...Stefan Bühler2015-12-041-1/+0
* [tests] test apr-md5 in mod-auth.tStefan Bühler2015-12-042-4/+22
* mod-auth.t: no crypt md5 for darwinKyle J. McKay2015-12-041-0/+1
* [mod_secdownload] add required algorithm option; old behaviour available as "...Stefan Bühler2015-11-222-13/+136
* [core] encode path with ENCODING_REL_URI in redirect to directory (fixes #266...Stefan Bühler2015-11-072-40/+57
* [scons] various improvementsStefan Bühler2015-08-292-40/+85
* [tests] fix warning about newline in filenameStefan Bühler2015-08-221-0/+1
* [tests] search for perl in PATH instead of /usr/bin; whitespace + test config...Stefan Bühler2015-08-2229-1185/+1200
* [cmake] lowercase commands, whitespace cleanup, remove clutter in else(...), ...Stefan Bühler2015-08-221-4/+4