Commit Graph

3067 Commits (78cf61b15294accd087167939aba5b82584443bf)
 

Author SHA1 Message Date
Glenn Strauss 6dcdc1af18 [mod_fastcgi,mod_scgi] perf: env accumulation
4 years ago
Glenn Strauss 407b4d140b [mod_cgi] perf: reuse buffers for creating CGI env
4 years ago
Glenn Strauss e0dbff4750 [core] slightly simpler flag append to string
4 years ago
Glenn Strauss 5fe9339942 [core] perf: inline buffer_append_string_buffer()
4 years ago
Glenn Strauss 8c0792a58c [multiple] better packing of struct chunk
4 years ago
Glenn Strauss 3d8d56d8de [multiple] perf: reuse large buffers w/ backend
4 years ago
Glenn Strauss fccc7fc607 [core] perf: chunk.c chunk pool
4 years ago
Glenn Strauss c79bc31609 [mod_fastcgi] perf: reduce data copies
4 years ago
Glenn Strauss 2df8f9ebf4 [mod_fastcgi] perf: reduce data copies
4 years ago
Glenn Strauss f934615466 [core] permit env vars to be set with blank value
4 years ago
Glenn Strauss f410431b58 [multiple] perf: use larger initial backend buffer
4 years ago
Glenn Strauss 7e8beee577 [multiple] perf: power-2 alloc large headers
4 years ago
Glenn Strauss 610d5c03ab [multiple] perf: write headers to backend write cq
4 years ago
Glenn Strauss a9ae35128d [core] chunk.c code reuse
4 years ago
Glenn Strauss 61e507bfe5 [core] perf: better buf reuse reading from backend
4 years ago
Glenn Strauss 40d3408328 [core] perf: append response directly into write q
4 years ago
Glenn Strauss 758174ecbc [core] perf: specialized func for array sorting
4 years ago
Glenn Strauss 59a71815dc [core] perf: copy small strings; extend last chunk
4 years ago
Glenn Strauss e7c840502a [core] perf: copy small strings; better buf reuse
4 years ago
Glenn Strauss 23c72fc606 [core] perf: prepend headers directly into write q
4 years ago
Glenn Strauss 5a159e828d [core] perf: size write buffers for reuse
4 years ago
Glenn Strauss 2e23b43d12 [core] perf: buffer_align_size() identity if align
4 years ago
Glenn Strauss 929909a999 [core] perf: skip redundant prepare copy calls
4 years ago
Glenn Strauss d4a93a531d [core] perf: buffer_copy_string_len()
4 years ago
Glenn Strauss 15277bf9e1 [core] perf: one-element cache for host normalize
4 years ago
Glenn Strauss babf8112f7 [core] perf: buffer_free_ptr() __attribute__ cold
4 years ago
Glenn Strauss 062089ff14 [core] perf: array_reset_data_strings()
4 years ago
Glenn Strauss 29dd9379ff [core] perf: call connection_reset() fewer times
4 years ago
Glenn Strauss 3d60d8535f [build] Fix unportable test(1) operator
4 years ago
Glenn Strauss c8136a66fe [core] typo in trace
4 years ago
Glenn Strauss 468b3a5b33 [mysql] MySQL 8 deprecates my_bool
4 years ago
Glenn Strauss c9a64d94fc - next is 1.4.52
4 years ago
Glenn Strauss 0828010eb6 [doc] NEWS
4 years ago
Glenn Strauss 98f5cc6f0d [core] permit server.error_handler to static file
4 years ago
Glenn Strauss bc25684f0c [core] perf: buffer_string_append_len()
5 years ago
Glenn Strauss 082b485802 [mod_openssl] wolfSSL does not support SSLv2
5 years ago
Glenn Strauss f1489b5a11 [core] perf: buffer.c internal inlines
5 years ago
Glenn Strauss 78d4ef9e0f [build] CMake support for wolfSSL
5 years ago
Glenn Strauss 923b321094 [build] meson support for wolfSSL
5 years ago
Glenn Strauss a950ae15ca [build] SCons support for wolfSSL
5 years ago
Glenn Strauss 778b07a034 [build] automake support for wolfSSL
5 years ago
Glenn Strauss 0074b6d342 [mod_openssl] add support for wolfSSL
5 years ago
Glenn Strauss e9f223d35e [mod_auth] use SHA1_Init,Update,Final
5 years ago
Glenn Strauss d825966739 [core] reject Transfer-Encoding from proxy (#2913)
5 years ago
Glenn Strauss 7a7f4f987a [mod_openssl] no renegotiation in TLS 1.3 (fixes #2912)
5 years ago
Glenn Strauss 4674d2d180 [core] fix missing param from prev commit
5 years ago
Glenn Strauss 877ac2942a [core] better consistency in buffer_is_equal*()
5 years ago
Glenn Strauss 7af5ba92ed [core] PATH_INFO calculation when basedir is "/" (fixes #2911)
5 years ago
Glenn Strauss e3c39f5cbc [meson] build fixes for libmariadb and libsasl2
5 years ago
Glenn Strauss d6bd929e5d [build] put request.c in common src
5 years ago