log

age author description
Tue, 21 May 2013 18:45:07 -0700 Piotr Sikora Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn.
Tue, 21 May 2013 18:43:43 -0700 Piotr Sikora Style: remove unnecessary references to HTTP from non-HTTP modules.
Wed, 22 May 2013 22:31:53 +0400 Maxim Dounin Referer module: added $invalid_referer to variables hash.
Tue, 21 May 2013 21:47:50 +0400 Maxim Dounin Upstream: fixed fail_timeout and max_fails > 1.
Fri, 10 May 2013 16:53:45 +0200 F. da Silva Mail: missing ngx_ssl_ecdh_curve() call.
Tue, 21 May 2013 17:30:19 +0400 Sergey Kandaurov Fixed error logging.
Tue, 21 May 2013 12:54:27 +0400 Ruslan Ermilov Upstream: slightly optimized ngx_http_upstream_process_header().
Tue, 21 May 2013 12:54:26 +0400 Ruslan Ermilov Upstream: made the assignment more obvious.
Thu, 16 May 2013 15:37:13 -0700 Piotr Sikora OCSP stapling: fix error logging of successful OCSP responses.
Thu, 09 May 2013 10:54:28 +0200 Filipe Da Silva Mail: removed surplus ngx_close_connection() call.
Wed, 15 May 2013 15:04:49 +0400 Ruslan Ermilov Upstream keepalive: slightly simplified code.
Thu, 25 Apr 2013 17:41:45 +0400 Ruslan Ermilov Removed vestiges of SVN.
Wed, 15 May 2013 12:23:44 +0400 Maxim Dounin Proxy: clear script engine used to calculate lengths.
Mon, 13 May 2013 17:39:45 +0400 Maxim Dounin Fixed lingering_time check.
Mon, 13 May 2013 14:10:22 +0400 Ruslan Ermilov Upstream: allow to intercept responses with status 300.