[core] fix include_shell on inline shell commands (fixes #2910)
[multiple] code reuse: using array_*() funcs
[tests] t/test_array.c
[core] array_get_int_ptr()
[core] more memory-efficient fn table for data_*
[tests] #undef NDEBUG before assert.h in t/test_*
[core] inline status_counter routines
[core] log_failed_assert() attribute((cold))
[core] http_status_append()
[core] http_method_append()
[core] prefer buffer_append_string_len()
[build] fix SCons build for mod_authn_pam
[mod_userdir] security: skip username “.” and “..”
[mod_deflate] null-check to quiet coverity warning
[core] quiet coverity false positive
[multiple] quiet compiler warnings —without-pcre
[mod_secdownload] support if HMAC() is a macro
[TLS] sys-crypto.h abstraction
[TLS] sys-crypto.h abstraction
[build] put request.c in common src
[meson] build fixes for libmariadb and libsasl2
[core] PATH_INFO calculation when basedir is “/” (fixes #2911)
[core] better consistency in buffer_is_equal*()
[core] fix missing param from prev commit
[mod_openssl] no renegotiation in TLS 1.3 (fixes #2912)
[core] reject Transfer-Encoding from proxy (#2913)
[mod_auth] use SHA1_Init,Update,Final
[mod_openssl] add support for wolfSSL
[build] automake support for wolfSSL
[build] SCons support for wolfSSL
[build] meson support for wolfSSL
[build] CMake support for wolfSSL
[core] perf: buffer.c internal inlines
[mod_openssl] wolfSSL does not support SSLv2
[core] perf: buffer_string_append_len()
[core] permit server.error_handler to static file
Posted by gstrauss
Please note that we won't accept comments for posts older than 3 months! Also please use our bug tracker to reports bugs, and our irc channel #lighttpd@libera to chat.