Commit Graph

4341 Commits (96fd7e5d04d4e5cb609c876eae4176aa6cf2d7a5)
 

Author SHA1 Message Date
Glenn Strauss e78cd76511 [core] combine more dup header processing code
1 year ago
Glenn Strauss 7daafadb9d [core] allow debug.log-state-handling in condition
1 year ago
Glenn Strauss 23b94856b1 [mod_nss] quiet trace for PR_END_OF_FILE_ERROR
1 year ago
Glenn Strauss 6fd98f89fa [core] clear shared log buffer after writes
1 year ago
Glenn Strauss 92f2ac9b3f [core] thwart h2 request tunnelling
1 year ago
Glenn Strauss 438dadde52 [core] separate funcs to check for valid chars
1 year ago
Glenn Strauss e8a6ed6e35 [core] thwart h2c smuggling when Upgrade enabled
1 year ago
Glenn Strauss 97eed364ff [mod_auth] revert adjustment to auth passwd cache (#3112)
1 year ago
Glenn Strauss 9d05b648ee [core] make ck_memeq_const_time() more generic (#3112)
1 year ago
Glenn Strauss 14b8d90288 [core] separate func for gw_authorizer_ok()
1 year ago
Glenn Strauss 47201bbb2e [core] resched HTTP/2 streams w/ pending data (#3111)
1 year ago
Glenn Strauss 0757d71e14 [core] short-circuit if response body recv w/ hdrs (fixes #3111)
1 year ago
Glenn Strauss 71544129f9 [core] expose chunkqueue_remove_empty_chunks()
1 year ago
Glenn Strauss 44b47fc271 [core] accept up to 5 digit port num in host cond
1 year ago
Glenn Strauss 69c2b2b207 [core] add comment to ck_memeq_const_time()
1 year ago
Glenn Strauss cf5644e0c2 [mod_webdav] ignore PROPFIND Depth for files
1 year ago
Glenn Strauss 8d13233b69 [mod_ajp13,mod_fastcgi] comment: no response body
1 year ago
Glenn Strauss b1d1202af8 [mod_auth] fix Basic auth passwd cache (fixes #3112)
1 year ago
Glenn Strauss f5b5537ef1 [core] fix HTTP/2 upload > 64k w/ max-request-size (fixes #3108)
1 year ago
Glenn Strauss 0e093d66ba [mod_extforward] keep remote IP thru request reset
1 year ago
Glenn Strauss 16f16dbfd5 [doc] update INSTALL
1 year ago
Glenn Strauss a5581b0319 [core] avoid repeated typedef for fdlog_st
1 year ago
Glenn Strauss a2bfccd1be [tests] force Fcntl::F_SETFD() autovivification (#3110)
1 year ago
Glenn Strauss 1c41faaebc [mod_dirlisting] sort "../" to top (fixes #3109)
1 year ago
Glenn Strauss 78eb0e3945 [tests] force POSIX::WNOHANG() autovivification (fixes #3110)
1 year ago
Glenn Strauss 2a3cca7c56 [core] earlier macOS need define for errno_t (fixes #3107)
1 year ago
Glenn Strauss 124543bbe1 [mod_magnet] prefer lua_newuserdatauv() w/ lua 5.4
1 year ago
Glenn Strauss 07c8a6f056 [core] bounds check while url-decoding
1 year ago
Glenn Strauss 575665ad88 [multiple] __attribute_nonnull__ now takes params
1 year ago
Glenn Strauss 47b10991fb [core] Y2038: error log high-precision timestamps
1 year ago
Glenn Strauss cf4dfbe15e [core] define __BEGIN_DECLS, __END_DECLS if needed
1 year ago
Glenn Strauss d0f176ff6f - next is 1.4.61
1 year ago
Glenn Strauss 1a6fd58e37 [doc] NEWS
1 year ago
Glenn Strauss e0d7eafd6f [core] adjust indent for clarity
1 year ago
Glenn Strauss b17c37c5e5 [mod_openssl] boringssl compat
1 year ago
Istiak Ferdous 94edf7e844 [doc] update config files
1 year ago
Glenn Strauss dd22dfa74c [core] fix chunked decoding from backend (#3044, #3046)
1 year ago
Glenn Strauss 3720908167 [core] portability tweaks for various platforms/cc
1 year ago
Glenn Strauss 434fab4929 [core] quiet coverity warnings
1 year ago
Glenn Strauss 23fe1312e5 [core] chunkqueue_peek_data() mmap experiment
1 year ago
Glenn Strauss faf76be187 [core] chunkqueue_mmap_chunk_len() for code reuse
1 year ago
Glenn Strauss 6e4cc3b0bb [core] read files into mem when framed for HTTP/2
1 year ago
Glenn Strauss e4cf6998a1 [core] limit initial response header backend read
1 year ago
Glenn Strauss b5d4169156 [core] allow up to 32k of data frames per stream
1 year ago
Glenn Strauss 62dc817caf [core] h2_send_cqdata() returns how much data sent
1 year ago
Glenn Strauss 042622c8c1 [core] use pread() to skip lseek()
1 year ago
Glenn Strauss 60a1224cd0 [core] fix typo in h2_send_cqdata()
1 year ago
Glenn Strauss 39c0c2c3ed [core] cap size of data framed for HTTP/2 response
1 year ago
Glenn Strauss ed2c698300 [tests] ignore SIGINT, SIGUSR1 in fcgi-responder
1 year ago
Glenn Strauss 41c3cc0965 [core] disable server.graceful-restart-bg if spawn
1 year ago