History log of /lighttpd1.4/tests/ (Results 1 – 25 of 338)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0945ce4f01-Feb-2023 Glenn Strauss <[email protected]>

[tests] adjust outdated opt in tests/lighttpd.conf

adjust outdated setting in tests/lighttpd.conf

(modern pdf clients properly handle range requests)

5aba760f01-Feb-2023 Glenn Strauss <[email protected]>

[tests] quickly exit tests/request.t if GET / fail

quickly exit tests/request.t if "GET /" fails, without running further
tests. Also, attempt to shutdown test server so that it is not left
running

[tests] quickly exit tests/request.t if GET / fail

quickly exit tests/request.t if "GET /" fails, without running further
tests. Also, attempt to shutdown test server so that it is not left
running on platforms which use different signals (e.g. Windows)

show more ...

25f5085a09-Jan-2023 Glenn Strauss <[email protected]>

[multiple] spelling: github action check-spelling

208b04c202-Jan-2023 Glenn Strauss <[email protected]>

[tests] disable Nagle on client, remove sleeps

disable Nagle on client, remove sleeps for tests marked for slow CRLF

3fded62201-Jan-2023 Glenn Strauss <[email protected]>

[tests] fix "deflate" tests for added zlib header

09de7aab31-Dec-2022 Glenn Strauss <[email protected]>

[tests] disable auth.delay-invalid-creds for tests

avoid response delay after bad authentication *while running tests*


/lighttpd1.4/configure.ac
/lighttpd1.4/doc/config/lighttpd.conf
/lighttpd1.4/meson.build
/lighttpd1.4/scripts/ci-build.sh
/lighttpd1.4/src/CMakeLists.txt
/lighttpd1.4/src/Makefile.am
/lighttpd1.4/src/SConscript
/lighttpd1.4/src/array.c
/lighttpd1.4/src/base.h
/lighttpd1.4/src/buffer.c
/lighttpd1.4/src/chunk.c
/lighttpd1.4/src/ck.c
/lighttpd1.4/src/ck.h
/lighttpd1.4/src/config.h.cmake
/lighttpd1.4/src/configfile-glue.c
/lighttpd1.4/src/configfile.c
/lighttpd1.4/src/configfile.h
/lighttpd1.4/src/configparser.y
/lighttpd1.4/src/connections.c
/lighttpd1.4/src/data_config.c
/lighttpd1.4/src/fdevent.h
/lighttpd1.4/src/fdevent_fdnode.c
/lighttpd1.4/src/fdevent_impl.c
/lighttpd1.4/src/fdevent_impl.h
/lighttpd1.4/src/fdlog.c
/lighttpd1.4/src/fdlog_maint.c
/lighttpd1.4/src/gw_backend.c
/lighttpd1.4/src/gw_backend.h
/lighttpd1.4/src/h2.c
/lighttpd1.4/src/http-header-glue.c
/lighttpd1.4/src/keyvalue.c
/lighttpd1.4/src/lighttpd-angel.c
/lighttpd1.4/src/log.c
/lighttpd1.4/src/ls-hpack/lshpack.c
/lighttpd1.4/src/meson.build
/lighttpd1.4/src/mod_access.c
/lighttpd1.4/src/mod_accesslog.c
/lighttpd1.4/src/mod_ajp13.c
/lighttpd1.4/src/mod_alias.c
/lighttpd1.4/src/mod_auth.c
/lighttpd1.4/src/mod_auth_api.c
/lighttpd1.4/src/mod_authn_dbi.c
/lighttpd1.4/src/mod_authn_file.c
/lighttpd1.4/src/mod_authn_gssapi.c
/lighttpd1.4/src/mod_authn_ldap.c
/lighttpd1.4/src/mod_authn_pam.c
/lighttpd1.4/src/mod_authn_sasl.c
/lighttpd1.4/src/mod_cgi.c
/lighttpd1.4/src/mod_deflate.c
/lighttpd1.4/src/mod_dirlisting.c
/lighttpd1.4/src/mod_echo.c
/lighttpd1.4/src/mod_evhost.c
/lighttpd1.4/src/mod_expire.c
/lighttpd1.4/src/mod_extforward.c
/lighttpd1.4/src/mod_fastcgi.c
/lighttpd1.4/src/mod_gnutls.c
/lighttpd1.4/src/mod_indexfile.c
/lighttpd1.4/src/mod_magnet.c
/lighttpd1.4/src/mod_magnet_cache.c
/lighttpd1.4/src/mod_magnet_cache.h
/lighttpd1.4/src/mod_maxminddb.c
/lighttpd1.4/src/mod_mbedtls.c
/lighttpd1.4/src/mod_nss.c
/lighttpd1.4/src/mod_openssl.c
/lighttpd1.4/src/mod_proxy.c
/lighttpd1.4/src/mod_redirect.c
/lighttpd1.4/src/mod_rewrite.c
/lighttpd1.4/src/mod_rrdtool.c
/lighttpd1.4/src/mod_scgi.c
/lighttpd1.4/src/mod_setenv.c
/lighttpd1.4/src/mod_simple_vhost.c
/lighttpd1.4/src/mod_skeleton.c
/lighttpd1.4/src/mod_sockproxy.c
/lighttpd1.4/src/mod_ssi.c
/lighttpd1.4/src/mod_staticfile.c
/lighttpd1.4/src/mod_status.c
/lighttpd1.4/src/mod_userdir.c
/lighttpd1.4/src/mod_vhostdb.c
/lighttpd1.4/src/mod_vhostdb_dbi.c
/lighttpd1.4/src/mod_vhostdb_ldap.c
/lighttpd1.4/src/mod_vhostdb_mysql.c
/lighttpd1.4/src/mod_vhostdb_pgsql.c
/lighttpd1.4/src/mod_webdav.c
/lighttpd1.4/src/mod_wolfssl.c
/lighttpd1.4/src/mod_wstunnel.c
/lighttpd1.4/src/network.c
/lighttpd1.4/src/plugin.c
/lighttpd1.4/src/reqpool.c
/lighttpd1.4/src/server.c
/lighttpd1.4/src/stat_cache.c
/lighttpd1.4/src/vector.c
/lighttpd1.4/src/vector.h
lighttpd.conf
fcf0dc3e23-Nov-2022 Glenn Strauss <[email protected]>

[multiple] remove deprecated modules

remove deprecated modules:
mod_evasive
mod_secdownload
mod_uploadprogress
mod_usertrack

These scheduled lighttpd behavior changes have been announced ov

[multiple] remove deprecated modules

remove deprecated modules:
mod_evasive
mod_secdownload
mod_uploadprogress
mod_usertrack

These scheduled lighttpd behavior changes have been announced over
the past year:

* Continue gradual deprecation of "mini-application" lighttpd modules
for which mod_magnet lua implementations are better and more flexible.
Please post on lighttpd forums to share feedback if you use these modules.
Forums: https://redmine.lighttpd.net/projects/lighttpd/boards

* Deprecated: mod_evasive has been removed.
mod_evasive can be replaced by mod_magnet and a few lines of lua:
Replacement: https://wiki.lighttpd.net/ModMagnetExamples#lua-mod_evasive
https://wiki.lighttpd.net/AbsoLUAtion#Fight-DDoS
https://wiki.lighttpd.net/AbsoLUAtion#Mod_Security

* Deprecated: mod_secdownload has been removed.
mod_secdownload can be replaced by mod_magnet and a few lines of lua:
Replacement: https://wiki.lighttpd.net/ModMagnetExamples#lua-mod_secdownload
mod_secdownload historically uses insecure MD5 though SHA1, SHA256 available

* Deprecated: mod_uploadprogress has been removed.
mod_uploadprogress can be replaced by mod_magnet and a few lines of lua:
Replacement: https://wiki.lighttpd.net/ModMagnetExamples#lua-mod_uploadprogress

* Deprecated: mod_usertrack has been removed.
mod_usertrack can be replaced by mod_magnet and a few lines of lua:
Replacement: https://wiki.lighttpd.net/ModMagnetExamples#lua-mod_usertrack
mod_usertrack historically uses insecure MD5.

show more ...


/lighttpd1.4/.gitignore
/lighttpd1.4/CMakeLists.txt
/lighttpd1.4/INSTALL
/lighttpd1.4/NEWS
/lighttpd1.4/SConstruct
/lighttpd1.4/configure.ac
/lighttpd1.4/doc/CMakeLists.txt
/lighttpd1.4/doc/config/conf.d/auth.conf
/lighttpd1.4/doc/config/conf.d/cgi.conf
/lighttpd1.4/doc/config/conf.d/fastcgi.conf
/lighttpd1.4/doc/config/conf.d/mime.conf
/lighttpd1.4/doc/config/conf.d/rrdtool.conf
/lighttpd1.4/doc/config/lighttpd.conf
/lighttpd1.4/doc/scripts/cert-staple.sh
/lighttpd1.4/doc/scripts/create-mime.conf.pl
/lighttpd1.4/meson.build
/lighttpd1.4/meson_options.txt
/lighttpd1.4/scripts/m4/ax_prog_cc_for_build.m4
/lighttpd1.4/src/CMakeLists.txt
/lighttpd1.4/src/Makefile.am
/lighttpd1.4/src/SConscript
/lighttpd1.4/src/base.h
/lighttpd1.4/src/base64.c
/lighttpd1.4/src/buffer.c
/lighttpd1.4/src/buffer.h
/lighttpd1.4/src/burl.c
/lighttpd1.4/src/burl.h
/lighttpd1.4/src/chunk.c
/lighttpd1.4/src/configfile-glue.c
/lighttpd1.4/src/configfile.c
/lighttpd1.4/src/configparser.y
/lighttpd1.4/src/connections.c
/lighttpd1.4/src/fdevent.c
/lighttpd1.4/src/gw_backend.c
/lighttpd1.4/src/h2.c
/lighttpd1.4/src/h2.h
/lighttpd1.4/src/http-header-glue.c
/lighttpd1.4/src/http_etag.c
/lighttpd1.4/src/http_header.c
/lighttpd1.4/src/http_header.h
/lighttpd1.4/src/http_kv.c
/lighttpd1.4/src/http_kv.h
/lighttpd1.4/src/http_range.c
/lighttpd1.4/src/keyvalue.c
/lighttpd1.4/src/lighttpd-angel.c
/lighttpd1.4/src/log.c
/lighttpd1.4/src/meson.build
/lighttpd1.4/src/mod_accesslog.c
/lighttpd1.4/src/mod_ajp13.c
/lighttpd1.4/src/mod_alias.c
/lighttpd1.4/src/mod_auth.c
/lighttpd1.4/src/mod_authn_gssapi.c
/lighttpd1.4/src/mod_authn_ldap.c
/lighttpd1.4/src/mod_cgi.c
/lighttpd1.4/src/mod_deflate.c
/lighttpd1.4/src/mod_dirlisting.c
/lighttpd1.4/src/mod_evhost.c
/lighttpd1.4/src/mod_expire.c
/lighttpd1.4/src/mod_extforward.c
/lighttpd1.4/src/mod_fastcgi.c
/lighttpd1.4/src/mod_gnutls.c
/lighttpd1.4/src/mod_magnet.c
/lighttpd1.4/src/mod_mbedtls.c
/lighttpd1.4/src/mod_nss.c
/lighttpd1.4/src/mod_openssl.c
/lighttpd1.4/src/mod_proxy.c
/lighttpd1.4/src/mod_rrdtool.c
/lighttpd1.4/src/mod_scgi.c
/lighttpd1.4/src/mod_setenv.c
/lighttpd1.4/src/mod_sockproxy.c
/lighttpd1.4/src/mod_ssi.c
/lighttpd1.4/src/mod_staticfile.c
/lighttpd1.4/src/mod_status.c
/lighttpd1.4/src/mod_vhostdb.c
/lighttpd1.4/src/mod_vhostdb_ldap.c
/lighttpd1.4/src/mod_webdav.c
/lighttpd1.4/src/mod_wolfssl.c
/lighttpd1.4/src/mod_wstunnel.c
/lighttpd1.4/src/network.c
/lighttpd1.4/src/plugin.h
/lighttpd1.4/src/plugin_config.h
/lighttpd1.4/src/request.c
/lighttpd1.4/src/request.h
/lighttpd1.4/src/response.c
/lighttpd1.4/src/response.h
/lighttpd1.4/src/server.c
/lighttpd1.4/src/sock_addr.c
/lighttpd1.4/src/stat_cache.c
/lighttpd1.4/src/sys-crypto.h
/lighttpd1.4/src/t/test_base64.c
/lighttpd1.4/src/t/test_buffer.c
/lighttpd1.4/src/t/test_burl.c
/lighttpd1.4/src/t/test_common.c
/lighttpd1.4/src/t/test_http_header.c
/lighttpd1.4/src/t/test_http_kv.c
/lighttpd1.4/src/t/test_mod.c
lighttpd.conf
request.t
63beba3a05-Apr-2022 Glenn Strauss <[email protected]>

[core] allow redirect,rewrite ext subst w/o pcre

allow redirect and rewrite extended substitution when lighttpd is built
without pcre. When built without pcre, url.rewrite and url.redirect
always m

[core] allow redirect,rewrite ext subst w/o pcre

allow redirect and rewrite extended substitution when lighttpd is built
without pcre. When built without pcre, url.rewrite and url.redirect
always match first list entry as if it were "", and numerical
substitutions ($0 %0 $1 %1 etc) are always ignored, but other extended
substitutions (e.g. ${url.path}) may still occur.

show more ...

7258624e05-Apr-2022 Glenn Strauss <[email protected]>

[tests] able to run tests when built w/o pcre

perl test framework now runs most tests even when lighttpd has been
built without pcre support, though some tests which rely on regex
are skipped (tests

[tests] able to run tests when built w/o pcre

perl test framework now runs most tests even when lighttpd has been
built without pcre support, though some tests which rely on regex
are skipped (tests/core-condition.t)

show more ...

bd67d9f409-Mar-2022 Glenn Strauss <[email protected]>

[core] permit env w/ blank value (fix regression)

(thx Lars Bingchong)

empty env var must be set to blank string and not left unset
(regression in lighttpd 1.4.56 - lighttpd 1.4.64)

x-ref:
https

[core] permit env w/ blank value (fix regression)

(thx Lars Bingchong)

empty env var must be set to blank string and not left unset
(regression in lighttpd 1.4.56 - lighttpd 1.4.64)

x-ref:
https://stackoverflow.com/a/52913064/1338888

show more ...


/lighttpd1.4/CMakeLists.txt
/lighttpd1.4/NEWS
/lighttpd1.4/SConstruct
/lighttpd1.4/configure.ac
/lighttpd1.4/doc/initscripts.txt
/lighttpd1.4/meson.build
/lighttpd1.4/meson_options.txt
/lighttpd1.4/src/CMakeLists.txt
/lighttpd1.4/src/Makefile.am
/lighttpd1.4/src/SConscript
/lighttpd1.4/src/algo_hmac.c
/lighttpd1.4/src/base.h
/lighttpd1.4/src/chunk.c
/lighttpd1.4/src/chunk.h
/lighttpd1.4/src/config.h.cmake
/lighttpd1.4/src/configfile-glue.c
/lighttpd1.4/src/configfile.c
/lighttpd1.4/src/connections.c
/lighttpd1.4/src/fdevent_impl.h
/lighttpd1.4/src/h2.c
/lighttpd1.4/src/http_cgi.c
/lighttpd1.4/src/http_chunk.c
/lighttpd1.4/src/http_header.c
/lighttpd1.4/src/http_range.c
/lighttpd1.4/src/http_range.h
/lighttpd1.4/src/meson.build
/lighttpd1.4/src/mod_auth.c
/lighttpd1.4/src/mod_auth_api.c
/lighttpd1.4/src/mod_cgi.c
/lighttpd1.4/src/mod_deflate.c
/lighttpd1.4/src/mod_dirlisting.c
/lighttpd1.4/src/mod_extforward.c
/lighttpd1.4/src/mod_gnutls.c
/lighttpd1.4/src/mod_magnet.c
/lighttpd1.4/src/mod_magnet_cache.c
/lighttpd1.4/src/mod_magnet_cache.h
/lighttpd1.4/src/mod_mbedtls.c
/lighttpd1.4/src/mod_nss.c
/lighttpd1.4/src/mod_openssl.c
/lighttpd1.4/src/mod_proxy.c
/lighttpd1.4/src/mod_webdav.c
/lighttpd1.4/src/mod_wolfssl.c
/lighttpd1.4/src/network.c
/lighttpd1.4/src/network_write.c
/lighttpd1.4/src/plugin.c
/lighttpd1.4/src/plugin.h
/lighttpd1.4/src/plugin_config.h
/lighttpd1.4/src/plugins.h
/lighttpd1.4/src/rand.c
/lighttpd1.4/src/reqpool.c
/lighttpd1.4/src/response.c
/lighttpd1.4/src/server.c
/lighttpd1.4/src/status_counter.h
/lighttpd1.4/src/sys-crypto-md.h
/lighttpd1.4/src/sys-mmap.h
/lighttpd1.4/src/sys-setjmp.c
/lighttpd1.4/src/sys-setjmp.h
/lighttpd1.4/src/sys-time.h
docroot/cgi.pl
lighttpd.conf
request.t
d1b5f52e14-Jan-2022 Glenn Strauss <[email protected]>

[tests] revert _WIN32 adjustments in LightyTest.pm

This reverts commit c1bc5efe9a2fb424ba432cbe03ea5d1c525519e6.

c1bc5efe11-Jan-2022 Glenn Strauss <[email protected]>

[tests] _WIN32 adjustments in LightyTest.pm

separate cygwin paths from Windows native paths

remove unnecessary variables
remove unnecessary file copies

93bc7f2609-Jan-2022 Glenn Strauss <[email protected]>

[core] allow tests/tmp/bind.conf override (#3137)

optional bind spec override for tests/*.conf,
e.g. for use on platforms w/o socket activation

x-ref:
"TRACEME environment option in tests broken

[core] allow tests/tmp/bind.conf override (#3137)

optional bind spec override for tests/*.conf,
e.g. for use on platforms w/o socket activation

x-ref:
"TRACEME environment option in tests broken with LISTEN_PID"
https://redmine.lighttpd.net/issues/3137

show more ...

1e335b3709-Jan-2022 Glenn Strauss <[email protected]>

[core] allow LISTEN_PID to be ppid if TRACEME (fixes #3137)

allow LISTEN_PID to be ppid (parent pid) if TRACEME set in environment
(e.g. for strace, gdb on Linux; valgrind starts lighttpd as LISTEN_

[core] allow LISTEN_PID to be ppid if TRACEME (fixes #3137)

allow LISTEN_PID to be ppid (parent pid) if TRACEME set in environment
(e.g. for strace, gdb on Linux; valgrind starts lighttpd as LISTEN_PID)

x-ref:
"TRACEME environment option in tests broken with LISTEN_PID"
https://redmine.lighttpd.net/issues/3137

show more ...

c0f040ea05-Jan-2022 David Carlier <[email protected]>

[build] Haiku build fix (fixes #3136)

Haiku needs to link to additional lib -lnetwork for socket funcs
(similar to Solaris need for -lsocket -lnsl)

(edited: gstrauss)

x-ref:
"haiku build fix pro

[build] Haiku build fix (fixes #3136)

Haiku needs to link to additional lib -lnetwork for socket funcs
(similar to Solaris need for -lsocket -lnsl)

(edited: gstrauss)

x-ref:
"haiku build fix proposal"
https://redmine.lighttpd.net/issues/3136

show more ...

b9d58fa703-Jan-2022 Glenn Strauss <[email protected]>

[build] cmake,meson socket libs for win32, Illumos (fixes #3130)

(thx devnexen)

cmake, meson: specify socket libs for win32, Illumos

x-ref:
"Solaris build fix proposal"
https://redmine.lighttp

[build] cmake,meson socket libs for win32, Illumos (fixes #3130)

(thx devnexen)

cmake, meson: specify socket libs for win32, Illumos

x-ref:
"Solaris build fix proposal"
https://redmine.lighttpd.net/issues/3130

show more ...

a931b1fc03-Jan-2022 Glenn Strauss <[email protected]>

[core] define __EXTENSIONS__ on Illumos

(thx devnexen)

2c39174603-Jan-2022 Glenn Strauss <[email protected]>

[build] update tests/SConscript


/lighttpd1.4/.gitignore
/lighttpd1.4/CMakeLists.txt
/lighttpd1.4/INSTALL
/lighttpd1.4/NEWS
/lighttpd1.4/README.FreeBSD
/lighttpd1.4/SConstruct
/lighttpd1.4/configure.ac
/lighttpd1.4/doc/config/conf.d/Makefile.am
/lighttpd1.4/doc/config/lighttpd.conf
/lighttpd1.4/doc/config/modules.conf
/lighttpd1.4/doc/outdated/Makefile.am
/lighttpd1.4/meson.build
/lighttpd1.4/meson_options.txt
/lighttpd1.4/packdist.sh
/lighttpd1.4/scripts/ci-build.sh
/lighttpd1.4/src/CMakeLists.txt
/lighttpd1.4/src/Makefile.am
/lighttpd1.4/src/SConscript
/lighttpd1.4/src/algo_xxhash.h
/lighttpd1.4/src/base.h
/lighttpd1.4/src/buffer.c
/lighttpd1.4/src/buffer.h
/lighttpd1.4/src/ck.c
/lighttpd1.4/src/config.h.cmake
/lighttpd1.4/src/configfile-glue.c
/lighttpd1.4/src/configfile.c
/lighttpd1.4/src/configfile.h
/lighttpd1.4/src/connections.c
/lighttpd1.4/src/data_config.c
/lighttpd1.4/src/h2.c
/lighttpd1.4/src/http-header-glue.c
/lighttpd1.4/src/http_kv.c
/lighttpd1.4/src/keyvalue.c
/lighttpd1.4/src/keyvalue.h
/lighttpd1.4/src/ls-hpack/lshpack.c
/lighttpd1.4/src/meson.build
/lighttpd1.4/src/mod_auth.c
/lighttpd1.4/src/mod_auth_api.h
/lighttpd1.4/src/mod_authn_dbi.c
/lighttpd1.4/src/mod_authn_file.c
/lighttpd1.4/src/mod_deflate.c
/lighttpd1.4/src/mod_dirlisting.c
/lighttpd1.4/src/mod_evasive.c
/lighttpd1.4/src/mod_extforward.c
/lighttpd1.4/src/mod_magnet.c
/lighttpd1.4/src/mod_openssl.c
/lighttpd1.4/src/mod_redirect.c
/lighttpd1.4/src/mod_rewrite.c
/lighttpd1.4/src/mod_ssi.c
/lighttpd1.4/src/mod_status.c
/lighttpd1.4/src/mod_webdav.c
/lighttpd1.4/src/plugin_config.h
/lighttpd1.4/src/rand.c
/lighttpd1.4/src/reqpool.c
/lighttpd1.4/src/request.h
/lighttpd1.4/src/response.c
/lighttpd1.4/src/response.h
/lighttpd1.4/src/server.c
/lighttpd1.4/src/stat_cache.c
/lighttpd1.4/src/stat_cache.h
/lighttpd1.4/src/t/test_array.c
/lighttpd1.4/src/t/test_base64.c
/lighttpd1.4/src/t/test_buffer.c
/lighttpd1.4/src/t/test_burl.c
/lighttpd1.4/src/t/test_common.c
/lighttpd1.4/src/t/test_keyvalue.c
/lighttpd1.4/src/t/test_mod.c
/lighttpd1.4/src/t/test_mod_evasive.c
/lighttpd1.4/src/t/test_mod_ssi.c
/lighttpd1.4/src/t/test_mod_staticfile.c
/lighttpd1.4/src/t/test_request.c
SConscript
3034147e12-Nov-2021 Glenn Strauss <[email protected]>

[tests] remove unused mod from tests/lighttpd.conf

remove unused module mod_userdir from tests/lighttpd.conf
(module is tested in src/t/test_mod_userdir.c)

adf2f81608-Nov-2021 Glenn Strauss <[email protected]>

[tests] mod_ssi tests moved to src/t/test_mod_ssi

remove mod_ssi Perl tests now performed by src/t/test_mod_ssi


/lighttpd1.4/.gitignore
/lighttpd1.4/CMakeLists.txt
/lighttpd1.4/INSTALL
/lighttpd1.4/NEWS
/lighttpd1.4/SConstruct
/lighttpd1.4/configure.ac
/lighttpd1.4/doc/config/conf.d/auth.conf
/lighttpd1.4/doc/config/lighttpd.conf
/lighttpd1.4/doc/config/modules.conf
/lighttpd1.4/doc/config/vhosts.d/vhosts.template
/lighttpd1.4/meson.build
/lighttpd1.4/src/CMakeLists.txt
/lighttpd1.4/src/Makefile.am
/lighttpd1.4/src/SConscript
/lighttpd1.4/src/base.h
/lighttpd1.4/src/buffer.c
/lighttpd1.4/src/chunk.c
/lighttpd1.4/src/chunk.h
/lighttpd1.4/src/ck.c
/lighttpd1.4/src/config.h.cmake
/lighttpd1.4/src/configfile-glue.c
/lighttpd1.4/src/configfile.c
/lighttpd1.4/src/connections.c
/lighttpd1.4/src/fdevent.c
/lighttpd1.4/src/fdevent.h
/lighttpd1.4/src/fdevent_fdnode.c
/lighttpd1.4/src/fdevent_impl.c
/lighttpd1.4/src/fdevent_impl.h
/lighttpd1.4/src/fdlog.h
/lighttpd1.4/src/first.h
/lighttpd1.4/src/gw_backend.c
/lighttpd1.4/src/h2.c
/lighttpd1.4/src/http-header-glue.c
/lighttpd1.4/src/log.c
/lighttpd1.4/src/meson.build
/lighttpd1.4/src/mod_ajp13.c
/lighttpd1.4/src/mod_alias.c
/lighttpd1.4/src/mod_authn_dbi.c
/lighttpd1.4/src/mod_authn_file.c
/lighttpd1.4/src/mod_authn_mysql.c
/lighttpd1.4/src/mod_cgi.c
/lighttpd1.4/src/mod_cml.c
/lighttpd1.4/src/mod_dirlisting.c
/lighttpd1.4/src/mod_extforward.c
/lighttpd1.4/src/mod_fastcgi.c
/lighttpd1.4/src/mod_flv_streaming.c
/lighttpd1.4/src/mod_geoip.c
/lighttpd1.4/src/mod_mysql_vhost.c
/lighttpd1.4/src/mod_nss.c
/lighttpd1.4/src/mod_proxy.c
/lighttpd1.4/src/mod_webdav.c
/lighttpd1.4/src/plugin.c
/lighttpd1.4/src/request.c
/lighttpd1.4/src/response.c
/lighttpd1.4/src/response.h
/lighttpd1.4/src/server.c
/lighttpd1.4/src/t/test_mod_indexfile.c
/lighttpd1.4/src/t/test_mod_ssi.c
/lighttpd1.4/src/t/test_mod_staticfile.c
/lighttpd1.4/src/vector.c
/lighttpd1.4/src/vector.h
docroot/Makefile.am
lighttpd.conf
prepare.sh
request.t
a2bfccd110-Oct-2021 Glenn Strauss <[email protected]>

[tests] force Fcntl::F_SETFD() autovivification (#3110)

x-ref:
"RPM build fails at Lighttest.pm"
https://redmine.lighttpd.net/issues/3110

78eb0e3910-Oct-2021 Glenn Strauss <[email protected]>

[tests] force POSIX::WNOHANG() autovivification (fixes #3110)

x-ref:
"RPM build fails at Lighttest.pm"
https://redmine.lighttpd.net/issues/3110

ed2c698326-Sep-2021 Glenn Strauss <[email protected]>

[tests] ignore SIGINT, SIGUSR1 in fcgi-responder

ignore SIGINT, SIGUSR1 in fcgi-responder if HAVE_SIGNAL is defined
(must be defined separately since config.h is not included)

Not required for test

[tests] ignore SIGINT, SIGUSR1 in fcgi-responder

ignore SIGINT, SIGUSR1 in fcgi-responder if HAVE_SIGNAL is defined
(must be defined separately since config.h is not included)

Not required for test framework. Added as an example in the code,
e.g. if code is reused with lighttpd and graceful shutdown or restart.
(backend will be sent SIGTERM when server is ready to restart)

show more ...


/lighttpd1.4/SConstruct
/lighttpd1.4/configure.ac
/lighttpd1.4/src/CMakeLists.txt
/lighttpd1.4/src/Makefile.am
/lighttpd1.4/src/SConscript
/lighttpd1.4/src/base_decls.h
/lighttpd1.4/src/buffer.h
/lighttpd1.4/src/chunk.c
/lighttpd1.4/src/chunk.h
/lighttpd1.4/src/config.h.cmake
/lighttpd1.4/src/configfile-glue.c
/lighttpd1.4/src/configfile.c
/lighttpd1.4/src/connections.c
/lighttpd1.4/src/fdevent.c
/lighttpd1.4/src/fdevent.h
/lighttpd1.4/src/fdlog.c
/lighttpd1.4/src/fdlog.h
/lighttpd1.4/src/fdlog_maint.c
/lighttpd1.4/src/gw_backend.c
/lighttpd1.4/src/gw_backend.h
/lighttpd1.4/src/h2.c
/lighttpd1.4/src/http-header-glue.c
/lighttpd1.4/src/http_chunk.c
/lighttpd1.4/src/log.c
/lighttpd1.4/src/log.h
/lighttpd1.4/src/meson.build
/lighttpd1.4/src/mod_accesslog.c
/lighttpd1.4/src/mod_ajp13.c
/lighttpd1.4/src/mod_cgi.c
/lighttpd1.4/src/mod_dirlisting.c
/lighttpd1.4/src/mod_evhost.c
/lighttpd1.4/src/mod_fastcgi.c
/lighttpd1.4/src/mod_mysql_vhost.c
/lighttpd1.4/src/mod_nss.c
/lighttpd1.4/src/mod_openssl.c
/lighttpd1.4/src/mod_proxy.c
/lighttpd1.4/src/mod_redirect.c
/lighttpd1.4/src/mod_rewrite.c
/lighttpd1.4/src/mod_rrdtool.c
/lighttpd1.4/src/mod_simple_vhost.c
/lighttpd1.4/src/mod_ssi.c
/lighttpd1.4/src/mod_trigger_b4_dl.c
/lighttpd1.4/src/mod_vhostdb.c
/lighttpd1.4/src/mod_webdav.c
/lighttpd1.4/src/mod_wolfssl.c
/lighttpd1.4/src/plugin.c
/lighttpd1.4/src/plugin_config.h
/lighttpd1.4/src/request.c
/lighttpd1.4/src/request.h
/lighttpd1.4/src/response.c
/lighttpd1.4/src/response.h
/lighttpd1.4/src/server.c
/lighttpd1.4/src/stat_cache.c
/lighttpd1.4/src/t/test_configfile.c
/lighttpd1.4/src/t/test_keyvalue.c
/lighttpd1.4/src/t/test_mod_indexfile.c
/lighttpd1.4/src/t/test_mod_staticfile.c
/lighttpd1.4/src/t/test_mod_userdir.c
/lighttpd1.4/src/t/test_request.c
fcgi-responder.c
9a37ba5409-Sep-2021 Glenn Strauss <[email protected]>

[tests] skip time-sensitive test during CI testing

18ec4f4126-Aug-2021 Glenn Strauss <[email protected]>

[tests] move tests/docroot/www contents up 1 level

reduce directories under tests
(because automake is sloooow and the fewer dirs, the better)

12345678910>>...14