Project

General

Activity

7 days up to

User




Profile

Activity

From 2018-10-08 to 2018-10-14

2018-10-14

22:34 Revision c9a64d94: - next is 1.4.52
gstrauss
22:25 Revision 0828010e: [doc] NEWS
gstrauss
21:29 Revision 98f5cc6f: [core] permit server.error_handler to static file
This use is not recommended since it means that the response body
will not contain the precise error code.
x-ref:
...
gstrauss

2018-10-10

15:56 Revision bc25684f: [core] perf: buffer_string_append_len()
buffer_string_append_len() short-circuit common case,
but preserve blank-string initialization side-effect
if buffer ...
gstrauss

2018-10-09

05:07 Bug #2913: Reverse proxy does not work with sandstorm
That the lighttpd patch rejects the response from sandstorm is probably not the solution you were going for when you ... gstrauss
03:24 Bug #2913: Reverse proxy does not work with sandstorm
gstrauss wrote:
> Let's break some encapsulation. WCGW? Change the 'private' to 'public'. There should be little ...
blowfist
03:14 Bug #2913: Reverse proxy does not work with sandstorm
Let's break some encapsulation. WCGW? Change the 'private' to 'public'. There should be little impact elsewhere as... gstrauss
02:34 Feature #2914 (Invalid): Add check for temp upload directory size and terminate connection is un-available
Presumably you're going to consume the POST body, so if you're concerned about size, then please consider
[[Server_s...
gstrauss

2018-10-08

22:55 Feature #2914 (Invalid): Add check for temp upload directory size and terminate connection is un-available

Add a check on a POST request to ensure there is enough space in the temporary directory structure for the requeste...
saulwold
20:40 Bug #2913: Reverse proxy does not work with sandstorm
gstrauss wrote:
> The code I committed to lighttpd makes this situation an error, sending 502 Bad Gateway to the cli...
blowfist
05:41 Bug #2913: Reverse proxy does not work with sandstorm
The code I committed to lighttpd makes this situation an error, sending 502 Bad Gateway to the client, and will send ... gstrauss
06:56 Feature #1218: alternate ssl backend
Related: in addition to OpenSSL, lighttpd can be built against the openssl-compatibility layers provided by LibreSSL,... gstrauss
05:32 Revision 082b4858: [mod_openssl] wolfSSL does not support SSLv2
gstrauss
03:55 Bug #2912 (Fixed): OpenSSL 1.1.1: renegotiation initiated by client, killing connection
Applied in changeset commit:7a7f4f987aa8443aa3898f484539f707e213bcba. gstrauss
03:47 Revision f1489b5a: [core] perf: buffer.c internal inlines
buffer_copy_string_len() and buffer_append_string_len() now
internally inline what buffer_commit() does, but do not r...
gstrauss
03:47 Revision 78d4ef9e: [build] CMake support for wolfSSL
(missing HAVE_WOLFSSL_SSL_H without add_definition() suggests that
there are other definitions that are not being ex...
gstrauss
03:47 Revision 923b3210: [build] meson support for wolfSSL
meson.build needed to change some args to lists to support meson objects gstrauss
03:47 Revision a950ae15: [build] SCons support for wolfSSL
gstrauss
03:47 Revision 778b07a0: [build] automake support for wolfSSL
gstrauss
00:10 Revision 0074b6d3: [mod_openssl] add support for wolfSSL
requires wolfSSL library version 3.15.3 or later
https://www.wolfssl.com/
https://github.com/wolfSSL/wolfssl
(thx dg...
gstrauss
00:10 Revision e9f223d3: [mod_auth] use SHA1_Init,Update,Final
wolfSSL does not provide the SHA1() convenience function,
so use stepwise funcs SHA1_Init(), SHA1_Update(), SHA1_Final()
gstrauss
00:10 Revision d8259667: [core] reject Transfer-Encoding from proxy (#2913)
reject Transfer-Encoding from backend for mod_proxy.
mod_proxy currently sends HTTP/1.0 requests to the backend,
for ...
gstrauss
 

Also available in: Atom