log

age author description
Tue, 16 Sep 2014 16:23:18 +0400 Maxim Dounin nginx-1.6.2-RELEASE stable-1.6 release-1.6.2
Mon, 15 Sep 2014 18:03:49 +0400 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.6
Mon, 15 Sep 2014 17:59:47 +0400 Maxim Dounin SSL: session id context now includes certificate hash. stable-1.6
Tue, 19 Aug 2014 15:43:26 +0400 Ruslan Ermilov Resolver: notify all waiting requests on timeout. stable-1.6
Wed, 16 Jul 2014 10:21:28 +0400 Ruslan Ermilov Resolver: fixed resend on malformed responses. stable-1.6
Mon, 15 Sep 2014 23:39:21 +0400 Maxim Dounin Version bump. stable-1.6
Tue, 16 Sep 2014 16:19:03 +0400 Maxim Dounin release-1.7.5 tag
Tue, 16 Sep 2014 16:19:03 +0400 Maxim Dounin nginx-1.7.5-RELEASE release-1.7.5
Mon, 15 Sep 2014 18:03:49 +0400 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 15 Sep 2014 17:59:47 +0400 Maxim Dounin SSL: session id context now includes certificate hash.
Sat, 13 Sep 2014 21:47:13 +0400 Valentin Bartenev Access log: fixed the "if=" parameter with buffering (ticket #625).
Fri, 12 Sep 2014 18:50:47 +0400 Roman Arutyunyan Upstream: limited next_upstream time and tries (ticket #544).
Fri, 12 Sep 2014 18:50:46 +0400 Roman Arutyunyan Upstream: included backup peers into peer.tries.
Thu, 11 Sep 2014 20:09:04 +0400 Maxim Dounin Upstream keepalive: removed "single" parameter remnants.
Thu, 11 Sep 2014 20:08:52 +0400 Maxim Dounin Added warning about unset cache keys.
Thu, 11 Sep 2014 20:08:45 +0400 Maxim Dounin Style.
Wed, 13 Aug 2014 14:53:55 +0800 FengGu Upstream: avoided directly terminating the connection.
Mon, 08 Sep 2014 21:36:09 +0400 Maxim Dounin Added ngx_init_setproctitle() return code check.
Mon, 08 Sep 2014 21:36:03 +0400 Maxim Dounin Fixed ETag memory allocation error handling.
Mon, 08 Sep 2014 21:35:53 +0400 Maxim Dounin Core: ngx_regex_compile() error handling fixes.
Wed, 03 Sep 2014 14:49:55 -0700 Piotr Sikora SSL: guard use of all SSL options for bug workarounds.
Fri, 05 Sep 2014 18:14:59 +0400 Roman Arutyunyan Upstream: suppressed the file cache slab allocator error messages.
Mon, 01 Sep 2014 18:20:18 +0400 Valentin Bartenev Events: processing of posted events changed from LIFO to FIFO.
Mon, 01 Sep 2014 18:20:03 +0400 Valentin Bartenev Events: removed broken thread support from posted events.
Mon, 01 Sep 2014 17:50:59 +0400 Valentin Bartenev Mail: initialize the "signature" field of ngx_mail_session_t.
Mon, 01 Sep 2014 12:27:38 +0400 Ruslan Ermilov Upstream: improved configuration parser diagnostics.
Fri, 29 Aug 2014 18:00:10 +0400 Sergey Kandaurov Headers filter: "add_header" with "always" parameter (ticket #98).
Wed, 27 Aug 2014 21:38:08 +0400 Maxim Dounin Variables: updated list of prefixes in ngx_http_rewrite_set().
Wed, 27 Aug 2014 21:38:04 +0400 Maxim Dounin Variables: fixed non-indexed access of prefix vars (ticket #600).
Mon, 18 Aug 2014 13:23:45 +0400 Valentin Bartenev SPDY: added a comment about handling stream with the timer set.