log

age author description
Mon, 13 May 2024 06:13:12 +0300 Maxim Dounin Core: added realpath() checking when testing PID files.
Mon, 13 May 2024 06:13:03 +0300 Maxim Dounin Core: made it possible to disable PID files with "pid off".
Wed, 08 May 2024 23:00:07 +0300 Maxim Dounin Disabled handling of headers without a colon.
Mon, 06 May 2024 00:07:33 +0300 Maxim Dounin Fixed compilation on NetBSD 10.
Mon, 06 May 2024 00:07:18 +0300 Maxim Dounin SSL: logging level of "invalid alert" errors.
Mon, 06 May 2024 00:06:15 +0300 Maxim Dounin SSL: logging level of all "SSL alert number N" errors.
Sat, 27 Apr 2024 18:23:52 +0300 Maxim Dounin Request body: discarded body now treated as no body.
Sat, 27 Apr 2024 18:23:22 +0300 Maxim Dounin Modified $content_length to match available request body length.
Sat, 27 Apr 2024 18:22:38 +0300 Maxim Dounin Request body: error_page 413 handling with HTTP/2 and HTTP/3.
Sat, 27 Apr 2024 18:22:07 +0300 Maxim Dounin Request body: handling of body after unbuffered reading.
Sat, 27 Apr 2024 18:21:38 +0300 Maxim Dounin Request body: body is now cleared on errors.
Sat, 27 Apr 2024 18:21:25 +0300 Maxim Dounin Request body: simplified error handling in HTTP/2.
Sat, 27 Apr 2024 18:21:05 +0300 Maxim Dounin Request body: improved debug logging.
Sat, 27 Apr 2024 18:20:17 +0300 Maxim Dounin Request body: block reading when returning errors.
Sat, 27 Apr 2024 18:19:27 +0300 Maxim Dounin Request body: logging of timeouts.