Activity
From 2023-04-01 to 2023-04-07
2023-04-07
- 13:47 Feature #3199: Configuration option to set the statuscode using url.access-deny
- > I know, that this can be achieved with mod_magnet and a lua script, but on a backend with thousands of requests the...
- 12:25 Feature #3199 (Wontfix): Configuration option to set the statuscode using url.access-deny
- I want to limit the allowed HTTP methods to a backend...
2023-04-06
- 19:15 Feature #3198 (Patch Pending): Add support for unix domain sockets in extforward.forwarder
- 07:50 Feature #3198: Add support for unix domain sockets in extforward.forwarder
- Tested and works for me!
- 02:49 Feature #3198: Add support for unix domain sockets in extforward.forwarder
- Does this work for you? Note: *UNTESTED*...
- 19:14 Revision 627d9709: [mod_extforward] recognize unix domain sockets (fixes #3198)
- recognize unix domain sockets starting with '/' in extforward.forwarder
before attempting to parse netmask after last... - 19:14 Revision 4b9581ad: [core] h2 http_request_parse_header() tweak
- do not check for HTTP/2 pseudo headers already tagged by ls-hpack
2023-04-05
- 16:30 Feature #3198 (Fixed): Add support for unix domain sockets in extforward.forwarder
- The configuration option ...
- 02:12 Revision d50ac8f5: [core] check chunk file open early in mmap viewadj (fixes #3197)
- check chunk file open early in chunkqueue_chunk_file_viewadj()
(thx shangzhi_xu)
x-ref:
"Found an UAF bug in /src... - 02:12 Revision b102638b: [core] connection_handle_request_start_state()
- extract to separate func; still gets inlined in optimized builds
- 02:12 Revision 2e5617ae: [core] reorder enum handler_t
- 02:12 Revision 9d87d443: [mod_openssl] SSL_CTX_set_options() takes uint64_t
- SSL_CTX_set_options() takes uint64_t for options in openssl 3.0+
- 02:12 Revision 7e15281b: [mod_extforward] typo in comment
- 02:12 Revision cc2e25a8: [core] add members to http_header_parse_ctx
- add log_request_header to http_header_parse_ctx
2023-04-04
- 13:58 Bug #3197: Found an UAF bug in /src/chunk.c
- You are welcome. Thanks for your cooperation! Wish you have a good day~
- 13:52 Bug #3197: Found an UAF bug in /src/chunk.c
- The chunk is generally opened prior to this function being called, and this feature is intended to be enabled in the ...
- 13:49 Bug #3197: Found an UAF bug in /src/chunk.c
- gstrauss wrote in #note-1:
> Configuring lighttpd to use mmap is not the default in the build and must be enabled in ... - 13:31 Bug #3197 (Patch Pending): Found an UAF bug in /src/chunk.c
- Configuring lighttpd to use mmap is not the default in the build and must be enabled in the build with @./configure -...
- 07:45 Bug #3197 (Fixed): Found an UAF bug in /src/chunk.c
- *File:* /src/chunk.c
*Function:* chunkqueue_chunk_file_viewadj
*Description:*...
Also available in: Atom