log

age author description
Wed, 29 May 2013 19:18:22 +0400 Maxim Dounin Win32: added missing reset of wev->ready on WSAEWOULDBLOCK.
Mon, 27 May 2013 16:54:09 +0400 Maxim Dounin Upstream: http_403 support in proxy_next_upstream (and friends).
Fri, 24 May 2013 22:28:09 +0400 Maxim Dounin Xslt: xslt_last_modified directive.
Fri, 24 May 2013 22:27:30 +0400 Maxim Dounin Sub filter: sub_filter_last_modified directive.
Fri, 24 May 2013 22:27:23 +0400 Maxim Dounin SSI: ssi_last_modified directive.
Thu, 23 May 2013 20:30:27 +0400 Valentin Bartenev Core: strengthen configuration syntax checker.
Thu, 23 May 2013 16:26:10 +0400 Ruslan Ermilov Memcached: stricten header validation.
Thu, 23 May 2013 15:47:58 +0400 Sergey Kandaurov Use "void" for functions with empty parameter list.
Thu, 23 May 2013 10:23:21 +0400 Ruslan Ermilov Configure: fixed test of OS X atomic(3).
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.
Mon, 13 May 2013 14:43:06 +0400 Maxim Dounin release-1.2.9 tag stable-1.2
Mon, 13 May 2013 14:41:51 +0400 Maxim Dounin nginx-1.2.9-RELEASE stable-1.2 release-1.2.9
Mon, 13 May 2013 13:19:28 +0400 Maxim Dounin Fixed chunk size parsing. stable-1.2
Mon, 13 May 2013 13:18:31 +0400 Maxim Dounin Version bump. stable-1.2
Thu, 02 May 2013 03:26:36 -0700 Piotr Sikora PCRE: retain input pattern for all regular expressions.
Sat, 11 May 2013 21:12:24 +0400 Maxim Dounin Proxy: $proxy_internal_body_length fixed.