summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [tests] OpenBSD crypt() support limited to bcryptGlenn Strauss2020-10-261-0/+4
* [tests] detect multiple SSL/TLS/crypto providersGlenn Strauss2020-10-192-1/+14
* [tests] simulate slow, small packets more quicklyGlenn Strauss2020-10-191-5/+5
* [core] coalesce nearby ranges in Range requestsGlenn Strauss2020-10-195-31/+65
* [core] update HTTP status codes list from IANAGlenn Strauss2020-10-111-4/+4
* [doc] update README and INSTALLGlenn Strauss2020-10-111-0/+82
* [core] fix crash on master if blank line requestGlenn Strauss2020-10-111-2/+27
* [core] redirect to dir using relative-pathGlenn Strauss2020-10-111-4/+4
* scons: fix check environmentStefan Bühler2020-08-021-0/+2
* [tests] mod_compress -> mod_deflateGlenn Strauss2020-08-026-7/+7
* [mod_deflate] mod_deflate subsumes mod_compressGlenn Strauss2020-08-023-6/+6
* [build] remove tests/mod-userdir.t from buildsGlenn Strauss2020-07-103-3/+0
* [multiple] add summaries to top of some modulesGlenn Strauss2020-07-081-0/+3
* [tests] fix skip count in mod-fastcgi w/o php-cgiGlenn Strauss2020-07-081-1/+1
* [tests] t/test_mod_userdirGlenn Strauss2020-07-082-59/+0
* [mod_indexfile] use config_plugin_values_init()Glenn Strauss2020-05-233-4/+4
* [core] reduce use of struct parse_header_stateGlenn Strauss2020-02-241-17/+1
* [core] reject WS following header field-name (fixes #2985)Glenn Strauss2020-01-261-11/+1
* [tests] skip mod-secdownload HMAC-SHA1,HMAC-SHA256Glenn Strauss2019-05-131-0/+11
* [tests] has_feature() helper funcGlenn Strauss2019-05-131-0/+13
* [core] support weak etags with If-None-MatchGlenn Strauss2019-05-061-4/+2
* [core] behavior change: stricter URL normalizationGlenn Strauss2019-05-042-2/+2
* [tests] more test config cleanupGlenn Strauss2018-12-185-84/+6
* [tests] update skip count in mod-fastcgi.tGlenn Strauss2018-12-111-1/+1
* [tests] some test config cleanupGlenn Strauss2018-12-1028-1230/+216
* [tests] t/test_keyvalueGlenn Strauss2018-12-107-171/+0
* [mod_access] t/test_mod_accessGlenn Strauss2018-12-035-54/+0
* [mod_evhost] t/test_mod_evhostGlenn Strauss2018-12-034-117/+1
* [mod_simple_vhost] t/test_mod_simple_vhostGlenn Strauss2018-12-036-73/+0
* [core] http_status_append()Glenn Strauss2018-09-231-4/+4
* [core] security: use-after-free invalid Range reqGlenn Strauss2018-08-121-1/+21
* [tests] move src/test_*.c to src/t/Glenn Strauss2018-08-051-1/+0
* [tests] test_request unit testsGlenn Strauss2018-08-056-497/+16
* [core] buffer_append_string_encoded() uc hexGlenn Strauss2018-08-051-2/+2
* [core] fix POST with chunked request body (fixes #2854)Glenn Strauss2018-01-131-1/+17
* [meson] new build systemStefan Bühler2017-10-282-0/+58
* [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