summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [tests] remove unused mod from tests/lighttpd.confGlenn Strauss2021-11-151-6/+0
* [tests] mod_ssi tests moved to src/t/test_mod_ssiGlenn Strauss2021-11-128-47/+2
* [tests] force Fcntl::F_SETFD() autovivification (#3110)Glenn Strauss2021-10-101-1/+1
* [tests] force POSIX::WNOHANG() autovivification (fixes #3110)Glenn Strauss2021-10-101-1/+1
* [tests] ignore SIGINT, SIGUSR1 in fcgi-responderGlenn Strauss2021-10-011-0/+9
* [tests] skip time-sensitive test during CI testingGlenn Strauss2021-09-092-0/+24
* [tests] move tests/docroot/www contents up 1 levelGlenn Strauss2021-09-0813-17/+16
* [tests] IO::Socket::INET->new( Timeout => 1 )Glenn Strauss2021-09-081-3/+11
* [tests] t/test_mod_indexfileGlenn Strauss2021-09-088-35/+8
* [tests] speed up mod-fastcgi and mod-scgi testsGlenn Strauss2021-09-042-4/+2
* [tests] combine *.t using tests/condition.confGlenn Strauss2021-09-047-110/+54
* [tests] combine *.t using tests/lighttpd.confGlenn Strauss2021-09-0429-1933/+1489
* [tests] t/test_mod_staticfileGlenn Strauss2021-09-047-292/+4
* [tests] mv tests from request.t to test_request.cGlenn Strauss2021-08-273-43/+3
* [tests] use generated date in HTTP If conditionalsGlenn Strauss2021-08-271-6/+8
* [mod_auth] detect and skip BWS (bad whitespace)Glenn Strauss2021-08-271-5/+5
* [tests] disable secdownload HMAC tests for NSSGlenn Strauss2021-05-071-1/+2
* [core] RFC 7233 Range handling for non-streamingGlenn Strauss2021-03-021-6/+15
* [tests] remove stray option in test lighttpd.confGlenn Strauss2021-02-051-1/+0
* [tests] use ephemeral ports in testsGlenn Strauss2021-01-0516-110/+83
* [tests] consolidate some tests/ contentGlenn Strauss2020-12-2727-147/+100
* [build] add GNUMAKEFLAGS=--no-print-directoryGlenn Strauss2020-12-271-0/+1
* [tests] OpenBSD crypt() support limited to bcryptGlenn Strauss2020-12-261-0/+4
* [tests] load required modules in alt .conf testsGlenn Strauss2020-12-2411-0/+18
* [tests] slight speed up checking for server readyGlenn Strauss2020-12-241-2/+2
* [multiple] employ http_date.h, sys-time.hGlenn Strauss2020-12-241-9/+1
* [tests] remove FastCGI test dependency on PHPGlenn Strauss2020-12-2330-376/+219
* [tests] remove FastCGI test dependency on libfcgiGlenn Strauss2020-12-239-167/+432
* [tests] collect code for "die-at-end" testsGlenn Strauss2020-12-182-9/+5
* [tests] allow LIGHTTPD_EXE_PATH overrideGlenn Strauss2020-11-091-0/+4
* [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