Commit Graph

3996 Commits (937d83b6cf8b732b2acae13919a8d944542acd9c)
 

Author SHA1 Message Date
Glenn Strauss 7df6fb5ec8 [mod_deflate] do not cache 206 Partial Content
2 years ago
Glenn Strauss 12ac70d0fe [mod_auth] send 401 if digest algo not supported
2 years ago
Glenn Strauss a1bb0c0d52 [autoconf] add ajp13 to build msgs
2 years ago
Glenn Strauss 8bf9dac1f5 [mod_secdownload] use http_auth_const_time_memeq()
2 years ago
Glenn Strauss dda40a15df [mod_secdownload] use algo_hmac.[ch]
2 years ago
Glenn Strauss c5003c26c8 [core] algo_hmac.[ch] wrapper (portability)
2 years ago
Glenn Strauss 830d7e0561 [core] fix -fsanitize=undefined pedantic warning (fixes #3069)
2 years ago
Glenn Strauss f9ff15a013 [core] mark config registration funcs cold
2 years ago
Glenn Strauss b59b17aaec [core] rename local var
2 years ago
Glenn Strauss 086945bfb0 [core] allow '*' in "*:80" socket spec
2 years ago
Glenn Strauss 28fc51c747 [build] augment configure.ac msgs to remove FAM (#3068)
2 years ago
Glenn Strauss 46269cf3a3 [mod_mbedtls] preproc wrap ssl_parse_client_hello
2 years ago
Glenn Strauss 457d78c6e1 [build] use -pipe with gcc and clang
2 years ago
Glenn Strauss 603a1fa573 [core] inline funcs to decode h2 framing nums (fixes #3067)
2 years ago
Glenn Strauss 165600498b [build] fix SCons pkg-config err handling (fixes #3066)
2 years ago
Glenn Strauss 4a600dabd5 [mod_auth] close HTTP/2 connection after bad pass
2 years ago
Glenn Strauss dc4ff14c1f [tests] remove stray option in test lighttpd.conf
2 years ago
Glenn Strauss 2403cc4f09 [mod_gnutls,mod_mbedtls] recog common cipherstring
2 years ago
Glenn Strauss 1ca25d4e2c [core] 101 upgrade fails if Content-Length incl (fixes #3063)
2 years ago
Glenn Strauss 5e8567f820 [mod_magnet] do not call luaL_error outside pcall (#3065)
2 years ago
Glenn Strauss 5c386efe8f [mod_magnet] avoid infinite loop in atpanic (fixes #3065)
2 years ago
Glenn Strauss e56e387196 [mod_magnet] reject stat() of empty string (fixes #3064)
2 years ago
Glenn Strauss a737572aa4 [meson] add with_zstd to meson_options.txt
2 years ago
Glenn Strauss 5921b2f411 - next is 1.4.60
2 years ago
Glenn Strauss 529cf9547e [doc] NEWS
2 years ago
Glenn Strauss ba290f181f [core] quiet coverity warning
2 years ago
Glenn Strauss b0439d8fa8 [mod_mbedtls] remove redundant condition check
2 years ago
Glenn Strauss 2a557809d9 [core] re-validate h2 CONTINUATION frame len in cq
2 years ago
Glenn Strauss 3edeb6b432 [mod_mbedtls] restore ALPN chk after client hello
2 years ago
Glenn Strauss 649829f906 [mod_cgi] fix assert if empty X-Sendfile path (fixes #3062)
2 years ago
Glenn Strauss b80d287df7 [mod_mbedtls] fix acme-tls/1 challenge bootstrap
2 years ago
Glenn Strauss 889d53aea4 [mod_mbedtls] fix acme-tls/1 challenge bootstrap
2 years ago
Glenn Strauss 86a6c9ca35 [mod_wolfssl] copy stapling buf for OCSP resp
2 years ago
Glenn Strauss e37b962c31 [mod_nss] fix acme-tls/1 challenge bootstrap
2 years ago
Glenn Strauss 0936fe6905 [mod_gnutls] fix acme-tls/1 challenge bootstrap
2 years ago
Glenn Strauss 2d78182546 [TLS] set r->uri.authority empty str upon accept()
2 years ago
Glenn Strauss 77209c7a26 [mod_openssl] fix acme-tls/1 challenge bootstrap
2 years ago
Glenn Strauss 18fc244a8e [TLS] fix invalid cfg warning
2 years ago
Glenn Strauss 8d4f785f69 [mod_wolfssl] wolfSSL might repeat SNI_Callback()
2 years ago
Glenn Strauss f885498b46 [build] fix typo in SConstruct (fixes #3061)
2 years ago
Glenn Strauss 1098de533a [mod_gnutls,mod_mbedtls] recog common cipherstring
2 years ago
Glenn Strauss b03b86f47b [core] fix merging large headers across mult reads (fixes #3059)
2 years ago
Glenn Strauss cf3e301272 [core] tighten struct data_config and related code
2 years ago
Glenn Strauss 0045b9aa1a [core] const data_unset *array_get_element_klen()
2 years ago
Glenn Strauss db73879bf0 [mod_ajp13] AJPv13 Tomcat connector for lighttpd
2 years ago
Glenn Strauss d9b956b938 [core] enable HTTP/2 by default
2 years ago
Glenn Strauss 5ccebbf04e [multiple] quiet some clang-analyzer warnings
2 years ago
Glenn Strauss 33e400b429 [multiple] avoid duplicate parsing in trigger func (#3056)
2 years ago
Glenn Strauss 81e4f4c4a7 [TLS] detect expired stapling file at startup (fixes #3056)
2 years ago
Glenn Strauss 3a2ddc6cf8 [core] skip interest in POLLRDHUP after POLLRDHUP (#3059)
2 years ago