Commit Graph

276 Commits (34285ed0fa175aef08637698018dc32615cd1054)

Author SHA1 Message Date
Glenn Strauss c8a1cba0c1 [tests] t/test_mod_userdir
3 years ago
Glenn Strauss 362ccedc41 [mod_indexfile] use config_plugin_values_init()
3 years ago
Glenn Strauss fa4ab19275 [core] reduce use of struct parse_header_state
3 years ago
Glenn Strauss 61f85d14ee [core] reject WS following header field-name (fixes #2985)
3 years ago
Glenn Strauss d5774fc6b3 [tests] skip mod-secdownload HMAC-SHA1,HMAC-SHA256
4 years ago
Glenn Strauss da6a94efbb [tests] has_feature() helper func
4 years ago
Glenn Strauss b0ae5fcbcd [core] support weak etags with If-None-Match
4 years ago
Glenn Strauss 1cf68f79eb [core] behavior change: stricter URL normalization
4 years ago
Glenn Strauss a1077d18cb [tests] more test config cleanup
4 years ago
Glenn Strauss 4e6ef76406 [tests] update skip count in mod-fastcgi.t
4 years ago
Glenn Strauss 07517ff30a [tests] some test config cleanup
4 years ago
Glenn Strauss f03e5e239d [tests] t/test_keyvalue
4 years ago
Glenn Strauss 5a32d0f72a [mod_access] t/test_mod_access
4 years ago
Glenn Strauss 8aad091613 [mod_evhost] t/test_mod_evhost
4 years ago
Glenn Strauss b2a6239851 [mod_simple_vhost] t/test_mod_simple_vhost
4 years ago
Glenn Strauss 90c30d5e90 [core] http_status_append()
5 years ago
Glenn Strauss d161f53de0 [core] security: use-after-free invalid Range req
5 years ago
Glenn Strauss 6ccccaaa38 [tests] move src/test_*.c to src/t/
5 years ago
Glenn Strauss 1b62dc325c [tests] test_request unit tests
5 years ago
Glenn Strauss 1593190651 [core] buffer_append_string_encoded() uc hex
5 years ago
Glenn Strauss dc1675ea32 [core] fix POST with chunked request body (fixes #2854)
5 years ago
Stefan Bühler 16c4530e61 [meson] new build system
5 years ago
Glenn Strauss 371e1bf723 [mod_extforward] support Forwarded HTTP Extension (#2703)
6 years ago
Glenn Strauss aa14493e47 [tests] reduce time waiting for backends to start
6 years ago
Glenn Strauss 0a635fc8be [core] consolidate dynamic handler response parse
6 years ago
Glenn Strauss 57ab20ace5 [mod_cgi] cgi.local-redir = [enable|disable] (#2108, #2793)
6 years ago
Glenn Strauss ab077790f2 [tests] correct skip count for mod-scgi.t
6 years ago
Glenn Strauss 739ccb5de0 [tests] remove unused file depending on CGI.pm
6 years ago
Glenn Strauss 4a68780e1b [mod_scgi] tests/mod-scgi.t unit tests
6 years ago
Glenn Strauss 37dac9a23c [core] support Expect: 100-continue with HTTP/1.1 (fixes #377, #1017, #1953, #2438)
6 years ago
Glenn Strauss afce434e0b [mod_secdownload] new directives modify hash path (fixes #646, fixes #1904)
6 years ago
Glenn Strauss 4d92366ab2 [mod_setenv] directives to overwrite/remove hdrs (fixes #650, fixes #2295)
6 years ago
Glenn Strauss 83b2b71527 [tests] give time for periodic jobs to detect exit
6 years ago
Glenn Strauss 16f171588f [tests] FCGI_Finish() final request before exit
6 years ago
Glenn Strauss 32443ea1c7 [tests] update test skip count for !fcgi-responder
6 years ago
Glenn Strauss 64df38aad8 [mod_fastcgi] detect child exit, restart proactively
6 years ago
Glenn Strauss f57d8c54b4 [mod_cgi] skip local-redir handling if to self (fixes #2779, #2108)
6 years ago
Glenn Strauss 15bc2313a4 [tests] mark tests/docroot/www/*.pl scripts a+x
6 years ago
Glenn Strauss 0f4cc0d697 [mod_evhost] fix an incorrect error trace
6 years ago
Glenn Strauss 4d7f5737f1 [core] support Transfer-Encoding: chunked req body (fixes #2156)
6 years ago
Glenn Strauss 7d339e21db comment out auth.backend.ldap.* in tests/*.conf
6 years ago
Glenn Strauss f664e77909 load mod_auth & mod_authn_file in sample/test.conf
6 years ago
Glenn Strauss 75040e9988 [mod_evhost] mod-evhost.t tests (#1194)
7 years ago
Glenn Strauss b11d059843 [cmake] build fcgi-auth, fcgi-responder for tests
7 years ago
Glenn Strauss e9ee22c204 [autobuild] skip two new tests if no fcgi-auth
7 years ago
Glenn Strauss 7ba06c71a6 [mod_auth] structured data, register auth schemes
7 years ago
Glenn Strauss 7b7350ee19 [mod_fastcgi] allow authorizer, responder for same path/ext (#321)
7 years ago
Christoph Kreutzer 7ef569b204 [tests] test coverage for issues (#321, #322)
7 years ago
Glenn Strauss 6ec66c4dce [core] better DragonFlyBSD support (fixes #2746)
7 years ago
Glenn Strauss 4bc06bfc0b [core] check if client half-closed TCP if POLLHUP (#2743)
7 years ago