log

age author description
Fri, 30 Sep 2011 09:18:28 +0000 Igor Sysoev Using strtod() instead of atofp() to support a lot of digits after dot in
Thu, 29 Sep 2011 15:19:36 +0000 Igor Sysoev Fix of building on platforms with 32-bit off_t. (closed #23)
Tue, 27 Sep 2011 12:07:09 +0000 Maxim Dounin Fixed segmentation fault with empty config on Windows.
Tue, 27 Sep 2011 12:06:07 +0000 Maxim Dounin Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993).
Tue, 27 Sep 2011 11:18:51 +0000 Maxim Dounin Better handling of late upstream creation.
Tue, 27 Sep 2011 11:17:11 +0000 Maxim Dounin Cache: fix for sending of stale responses.
Tue, 27 Sep 2011 11:15:35 +0000 Maxim Dounin Cache: fix for sending of empty responses.
Tue, 27 Sep 2011 11:14:02 +0000 Maxim Dounin Incorrect special case for "return 204" removed.
Tue, 27 Sep 2011 11:13:00 +0000 Maxim Dounin Fix for "return 202" not discarding body.
Tue, 27 Sep 2011 11:11:30 +0000 Maxim Dounin Fix for double content when return is used in error_page handler.
Tue, 27 Sep 2011 11:09:55 +0000 Maxim Dounin Fix for incorrect 201 replies from dav module.
Sun, 25 Sep 2011 20:04:20 +0000 Maxim Dounin Proxy: logging levels tuned, double logging fixed.
Sun, 25 Sep 2011 20:03:27 +0000 Maxim Dounin Proxy: whitespaces after chunk size allowed.
Sun, 25 Sep 2011 20:00:36 +0000 Maxim Dounin Upstream: clearing of u->peer.connection on close.
Fri, 23 Sep 2011 20:15:27 +0000 Ruslan Ermilov Fixed error message.