ebb573aeb5
Summary: HTTP/2 enabled by default, mod_deflate zstd support, mod_ajp13 (new), bugfixes. Future Scheduled Behavior Changes: * graceful restart/shutdown default timeout will change from 0 (infinite/no timeout) to 5 seconds (or some similar non-zero period) configure an alternative with: server.feature-flags += ("server.graceful-shutdown-timeout" => 5) * mod_compress is DEPRECATED; use mod_deflate mod_compress has been subsumed by mod_deflate Note: mod_compress config options may be removed in a future release * mod_geoip is DEPRECATED; use mod_maxminddb Note: mod_geoip will be removed from a future lighttpd release * mod_authn_mysql is DEPRECATED; use mod_authn_dbi Note: mod_authn_mysql will be removed from a future lighttpd release * mod_mysql_vhost is DEPRECATED; use mod_vhostdb_dbi or mod_vhostdb_mysql Note: mod_mysql_vhost will be removed from a future lighttpd release * mod_cml is DEPRECATED; use mod_magnet Note: mod_cml will be removed from a future lighttpd release Changes from 1.4.58: * [mod_webdav] hide unused funcs depending on build * [mod_mbedtls] include mbedtls/platform_util.h * [mod_mbedtls] use local strncmp_const() * [mod_gnutls] use local strncmp_const() * [mod_dirlisting] place vars closer to where used * [autotools] autoupdate; subst deprecated/obsolete * [autoconf] update ax_prog_cc_for_build.m4 * [core] fix crash at shutdown w/ certain config * [tests] use ephemeral ports in tests * [mod_wolfssl] minor updates for wolfSSL v4.6.0 * [doc] create-mime.conf.pl improve case handling * [mod_openssl] extend ssl.openssl.ssl-conf-cmd * [mod_extforward] config warning for module order * [mod_extforward] fix extforward.headers defaults (fixes #3051) * [multiple] use HTTP_HEADER_* enum before strcmp * [multiple] replace buffer_is_equal_caseless_string * [mod_dirlisting] quiet coverity false positive * [doc] create-mime.conf.pl improve case handling * [autoconf] fix LT_INIT syntax * [doc] create-mime.conf.pl -v for warnings * [core] fix crash in error trace if backend is down (fixes #3052) * [doc] create-mime.conf.pl -v silent for mult vnd * [mod_openssl] update LIBRESSL_VERSION_NUMBER check * [multiple] fix: honor CipherString for alt TLS lib * [mod_openssl] set Ciphersuites once API available * [mod_dirlisting] use fdopendir(), fstatat() * [mod_deflate] support Accept-Encoding: zstd * [mod_deflate] use zstd streaming API * [mod_dirlisting] hide unused variable on MacOS * [doc] add --with-zstd to INSTALL * [mod_access] mark mod_access_check attribute pure * [core] add decls in connections.h * [build] update scripts/ci-build.sh * [core] check ifdef WOLFSSL_SHA512 for SHA512 avail * [build] scripts/ci-build.sh --with-nettle * [mod_openssl] update LIBRESSL_VERSION_NUMBER check * [build] scripts/ci-build.sh w/o --with-wolfssl * [build] scripts/ci-build.sh adjustments * [build] fix typo in src/CMakeLists.txt * [build] adjust mbedtls vars in src/CMakeLists.txt * [build] scripts/ci-build.sh adjustments * [build] adjust crypto vars in src/CMakeLists.txt * [core] avoid multiple definition of SHA512_CTX * [build] adjust crypto vars in src/CMakeLists.txt * [mod_alias] modify r->physical.path in place * [build] scripts/ci-build.sh add --with-maxminddb * build] scripts/ci-build.sh remove --with-maxminddb * [mod_deflate] use zstd typedefs (minor cleanup) * [mod_deflate] compat with zstd < v1.4.0 * [multiple] fix coverity warnings * [multiple] fix TLS config string parsing * [mod_gnutls] fix ssl.ca_dn_file data access * [mod_wolfssl] wipe ssl_pemfile_pkey before free() * [mod_wolfssl] fix syntax errors * [multiple] fix TLS config string parsing * [mod_gnutls] fix alt code for coverity * [core] check more carefully after SSL_WANT_WRITE * [core] fix 100% CPU spin if traffic limit hit * [core] skip interest in POLLRDHUP after POLLRDHUP (#3059) * [TLS] detect expired stapling file at startup (fixes #3056) * [multiple] avoid duplicate parsing in trigger func (#3056) * [multiple] quiet some clang-analyzer warnings * [core] enable HTTP/2 by default * [mod_ajp13] AJPv13 Tomcat connector for lighttpd * [core] const data_unset *array_get_element_klen() * [core] tighten struct data_config and related code * [core] fix merging large headers across mult reads (fixes #3059) * [mod_gnutls,mod_mbedtls] recog common cipherstring * [build] fix typo in SConstruct (fixes #3061) * [mod_wolfssl] wolfSSL might repeat SNI_Callback() * [TLS] fix invalid cfg warning * [mod_openssl] fix acme-tls/1 challenge bootstrap * [TLS] set r->uri.authority empty str upon accept() * [mod_gnutls] fix acme-tls/1 challenge bootstrap * [mod_nss] fix acme-tls/1 challenge bootstrap * [mod_wolfssl] copy stapling buf for OCSP resp * [mod_mbedtls] fix acme-tls/1 challenge bootstrap * [mod_mbedtls] fix acme-tls/1 challenge bootstrap * [mod_cgi] fix assert if empty X-Sendfile path (fixes #3062) * [mod_mbedtls] restore ALPN chk after client hello * [core] re-validate h2 CONTINUATION frame len in cq * [mod_mbedtls] remove redundant condition check * [core] quiet coverity warning
125 lines
4.3 KiB
Text
125 lines
4.3 KiB
Text
@comment $NetBSD: PLIST,v 1.23 2021/02/03 08:49:49 schmonz Exp $
|
|
lib/lighttpd/mod_access.la
|
|
lib/lighttpd/mod_accesslog.la
|
|
lib/lighttpd/mod_alias.la
|
|
lib/lighttpd/mod_auth.la
|
|
${PLIST.libdbi}lib/lighttpd/mod_authn_dbi.la
|
|
lib/lighttpd/mod_authn_file.la
|
|
${PLIST.gssapi}lib/lighttpd/mod_authn_gssapi.la
|
|
${PLIST.ldap}lib/lighttpd/mod_authn_ldap.la
|
|
${PLIST.mysql}lib/lighttpd/mod_authn_mysql.la
|
|
lib/lighttpd/mod_ajp13.la
|
|
lib/lighttpd/mod_cgi.la
|
|
${PLIST.lua}lib/lighttpd/mod_cml.la
|
|
lib/lighttpd/mod_deflate.la
|
|
lib/lighttpd/mod_dirlisting.la
|
|
lib/lighttpd/mod_evasive.la
|
|
lib/lighttpd/mod_evhost.la
|
|
lib/lighttpd/mod_expire.la
|
|
lib/lighttpd/mod_extforward.la
|
|
lib/lighttpd/mod_fastcgi.la
|
|
lib/lighttpd/mod_flv_streaming.la
|
|
lib/lighttpd/mod_indexfile.la
|
|
${PLIST.lua}lib/lighttpd/mod_magnet.la
|
|
${PLIST.geoip}lib/lighttpd/mod_maxminddb.la
|
|
${PLIST.mysql}lib/lighttpd/mod_mysql_vhost.la
|
|
${PLIST.ssl}lib/lighttpd/mod_openssl.la
|
|
lib/lighttpd/mod_proxy.la
|
|
lib/lighttpd/mod_redirect.la
|
|
lib/lighttpd/mod_rewrite.la
|
|
lib/lighttpd/mod_rrdtool.la
|
|
lib/lighttpd/mod_scgi.la
|
|
lib/lighttpd/mod_secdownload.la
|
|
lib/lighttpd/mod_setenv.la
|
|
lib/lighttpd/mod_simple_vhost.la
|
|
lib/lighttpd/mod_sockproxy.la
|
|
lib/lighttpd/mod_ssi.la
|
|
lib/lighttpd/mod_staticfile.la
|
|
lib/lighttpd/mod_status.la
|
|
${PLIST.gdbm}lib/lighttpd/mod_trigger_b4_dl.la
|
|
${PLIST.memcached}lib/lighttpd/mod_trigger_b4_dl.la
|
|
lib/lighttpd/mod_uploadprogress.la
|
|
lib/lighttpd/mod_userdir.la
|
|
lib/lighttpd/mod_usertrack.la
|
|
lib/lighttpd/mod_vhostdb.la
|
|
${PLIST.libdbi}lib/lighttpd/mod_vhostdb_dbi.la
|
|
${PLIST.ldap}lib/lighttpd/mod_vhostdb_ldap.la
|
|
${PLIST.mysql}lib/lighttpd/mod_vhostdb_mysql.la
|
|
lib/lighttpd/mod_webdav.la
|
|
lib/lighttpd/mod_wstunnel.la
|
|
man/man8/lighttpd-angel.8
|
|
man/man8/lighttpd.8
|
|
sbin/lighttpd
|
|
sbin/lighttpd-angel
|
|
share/doc/lighttpd/access.txt
|
|
share/doc/lighttpd/accesslog.txt
|
|
share/doc/lighttpd/alias.txt
|
|
share/doc/lighttpd/authentication.txt
|
|
share/doc/lighttpd/cgi.txt
|
|
share/doc/lighttpd/cml.txt
|
|
share/doc/lighttpd/compress.txt
|
|
share/doc/lighttpd/configuration.txt
|
|
share/doc/lighttpd/dirlisting.txt
|
|
share/doc/lighttpd/evhost.txt
|
|
share/doc/lighttpd/expire.txt
|
|
share/doc/lighttpd/extforward.txt
|
|
share/doc/lighttpd/fastcgi-state.dot
|
|
share/doc/lighttpd/fastcgi-state.txt
|
|
share/doc/lighttpd/fastcgi.txt
|
|
share/doc/lighttpd/features.txt
|
|
share/doc/lighttpd/magnet.txt
|
|
share/doc/lighttpd/mysqlvhost.txt
|
|
share/doc/lighttpd/newstyle.css
|
|
share/doc/lighttpd/oldstyle.css
|
|
share/doc/lighttpd/performance.txt
|
|
share/doc/lighttpd/plugins.txt
|
|
share/doc/lighttpd/proxy.txt
|
|
share/doc/lighttpd/redirect.txt
|
|
share/doc/lighttpd/rewrite.txt
|
|
share/doc/lighttpd/rrdtool.txt
|
|
share/doc/lighttpd/scgi.txt
|
|
share/doc/lighttpd/secdownload.txt
|
|
share/doc/lighttpd/security.txt
|
|
share/doc/lighttpd/setenv.txt
|
|
share/doc/lighttpd/simple-vhost.txt
|
|
share/doc/lighttpd/skeleton.txt
|
|
share/doc/lighttpd/ssi.txt
|
|
share/doc/lighttpd/ssl.txt
|
|
share/doc/lighttpd/state.dot
|
|
share/doc/lighttpd/state.txt
|
|
share/doc/lighttpd/status.txt
|
|
share/doc/lighttpd/traffic-shaping.txt
|
|
share/doc/lighttpd/trigger_b4_dl.txt
|
|
share/doc/lighttpd/userdir.txt
|
|
share/doc/lighttpd/webdav.txt
|
|
share/examples/lighttpd/cert-staple.sh
|
|
share/examples/lighttpd/conf.d/access_log.conf
|
|
share/examples/lighttpd/conf.d/auth.conf
|
|
share/examples/lighttpd/conf.d/cgi.conf
|
|
share/examples/lighttpd/conf.d/cml.conf
|
|
share/examples/lighttpd/conf.d/debug.conf
|
|
share/examples/lighttpd/conf.d/deflate.conf
|
|
share/examples/lighttpd/conf.d/dirlisting.conf
|
|
share/examples/lighttpd/conf.d/evhost.conf
|
|
share/examples/lighttpd/conf.d/expire.conf
|
|
share/examples/lighttpd/conf.d/fastcgi.conf
|
|
share/examples/lighttpd/conf.d/geoip.conf
|
|
share/examples/lighttpd/conf.d/magnet.conf
|
|
share/examples/lighttpd/conf.d/mime.conf
|
|
share/examples/lighttpd/conf.d/mod.template
|
|
share/examples/lighttpd/conf.d/mysql_vhost.conf
|
|
share/examples/lighttpd/conf.d/proxy.conf
|
|
share/examples/lighttpd/conf.d/rrdtool.conf
|
|
share/examples/lighttpd/conf.d/scgi.conf
|
|
share/examples/lighttpd/conf.d/secdownload.conf
|
|
share/examples/lighttpd/conf.d/simple_vhost.conf
|
|
share/examples/lighttpd/conf.d/ssi.conf
|
|
share/examples/lighttpd/conf.d/status.conf
|
|
share/examples/lighttpd/conf.d/trigger_b4_dl.conf
|
|
share/examples/lighttpd/conf.d/userdir.conf
|
|
share/examples/lighttpd/conf.d/webdav.conf
|
|
share/examples/lighttpd/lighttpd.conf
|
|
share/examples/lighttpd/modules.conf
|
|
share/examples/lighttpd/rrdtool-graph.sh
|
|
share/examples/lighttpd/spawn-php.sh
|
|
share/examples/lighttpd/vhosts.d/vhosts.template
|