Commit Graph

4341 Commits (96fd7e5d04d4e5cb609c876eae4176aa6cf2d7a5)
 

Author SHA1 Message Date
Glenn Strauss ff45d5865e [multiple] clarify error msg when no cert avail
1 year ago
Glenn Strauss 6e45cff05a [core] disable streaming response with authorizer (fixes #3106)
1 year ago
Glenn Strauss dd23fcb2b2 [mod_cgi] improve chunk buffer reuse from backends
1 year ago
Glenn Strauss bee35b4877 [core] improve chunk buffer reuse from backends
1 year ago
Glenn Strauss cb7deb493c [core] remove obsolete comment about r->gw_dechunk
1 year ago
Glenn Strauss 8e6dc4fe94 [core] fix chunked decoding from backend (#3044, #3046)
1 year ago
Glenn Strauss 6e62b84258 [core] splice() data from backends to tempfiles
1 year ago
Glenn Strauss 6bd6226e90 [multiple] avoid empty chunks in chunkqueue
1 year ago
Glenn Strauss 4d99d9b78a [multiple] check feature flags funcs; code reuse
1 year ago
Glenn Strauss f37847b1f6 [core] _WIN32 impl of fdevent_mkostemp()
1 year ago
Glenn Strauss cc2fcd3ece [multiple] _WIN32 fdevent_pipe_cloexec()
1 year ago
Glenn Strauss 5cab11b7ea [build] check for pread(), pwrite(), splice()
1 year ago
Glenn Strauss 9f62f1b196 [multiple] fdevent_mkostemp()
1 year ago
Glenn Strauss 2e60c4e0b2 [core] remove redundant checks for tempfile chunk
1 year ago
Glenn Strauss d530a49d38 [core] chunkqueue_get_append_newtempfile()
1 year ago
Glenn Strauss b9f143be69 [core] create temp file name in chunk buffer
1 year ago
Glenn Strauss 0b6de09071 [core] option: errorlog high precision timestamps
1 year ago
Glenn Strauss f19f71625c [multiple] internal control for backend read bytes
1 year ago
Glenn Strauss d59d5e59b9 [core] improve chunk buffer reuse from backends
2 years ago
Glenn Strauss 8d63c7900d [core] retain largest chunk on oversized chunk lst
2 years ago
Glenn Strauss b18e9dbcab [core] separate mem pool for FILE_CHUNK reuse
2 years ago
Glenn Strauss b38817b678 [core] mark attr malloc, returns nonnull
2 years ago
Glenn Strauss dc2d82811c [core] HTTP/2 GOAWAY after timeout before read (#3102)
2 years ago
Glenn Strauss 6ffabc9607 [core] default backend "connect-timeout" to 8 (#3086)
2 years ago
Glenn Strauss 94bac825dc [core] HTTP/2 GOAWAY after timeout before read (fixes #3102)
2 years ago
Glenn Strauss 0b56c16a8b [core] reduce oversized mem alloc for backends
2 years ago
Glenn Strauss 94053349c2 [core] remove redundant check in h2_recv_headers()
2 years ago
Glenn Strauss a407636eae [core] reject HTTP/2 pseudo-header in trailers (#3102)
2 years ago
Glenn Strauss af96e52be9 [core] quiet coverity warnings
2 years ago
Glenn Strauss 3a5704380b [core] refuse excess initial streams only if block (fixes #3100)
2 years ago
Glenn Strauss 58b9cca536 [core] shared temp buffer for log_*error*()
2 years ago
Glenn Strauss 062ea98bcb [multiple] prefer r->tmp_buf to p->tmp_buf
2 years ago
Glenn Strauss 7b615d5d24 [multiple] de-dup file and piped loggers (fixes #3101)
2 years ago
Glenn Strauss 243510dbb4 [core] fdlog.[ch]; fdevent_*_logger_* -> fdlog_*
2 years ago
Glenn Strauss 4763e08c07 [core] update comment about server.max-write-idle
2 years ago
Glenn Strauss e97a5b7e49 [core] clear buffer after backend dechunk
2 years ago
Glenn Strauss 9a37ba54d1 [tests] skip time-sensitive test during CI testing
2 years ago
Glenn Strauss f99cb7d7ab [core] quiet coverity warnings
2 years ago
Glenn Strauss f9c817680d [build] define rsize_t on FreeBSD
2 years ago
Glenn Strauss a3e9faa479 [multiple] quiet coverity warnings
2 years ago
Glenn Strauss f364c8ef36 [core] remove redundant waitpid() on each backend
2 years ago
Glenn Strauss e77bc3995c [core] reduce wait time in gw_spawn_connection()
2 years ago
Glenn Strauss 90978eb808 [core] mark cold more gateway maintenance code
2 years ago
Glenn Strauss 9c7ef4f064 [core] consolidate more gw_host, gw_proc init code
2 years ago
Glenn Strauss 33ffec35ad [mod_cgi] cgi.limits "tcp-fin-propagate" => "SIG"
2 years ago
Glenn Strauss ee9352b1bb [core] realloc buffer power-2 size + 1 for '\0'
2 years ago
Glenn Strauss 715699ba50 [core] write all cq MEM_CHUNK if spill to tempfile
2 years ago
Glenn Strauss 6800b0821c [core] reduce stack use in main()
2 years ago
Glenn Strauss ec88f62b5a [core] change backtrace format to put addr first
2 years ago
Glenn Strauss 84ff9ac9c9 [core] expose ck_bt() for debugging
2 years ago