log

age author description
Wed, 05 Nov 2014 18:53:26 +0300 Maxim Dounin Cache: removed dead store in ngx_http_file_cache_vary_header().
Mon, 25 Aug 2014 13:41:31 +0400 Valentin Bartenev Access log: cancel the flush timer on graceful shutdown.
Wed, 13 Aug 2014 22:45:04 +0400 Valentin Bartenev Events: introduced cancelable timers.
Mon, 25 Aug 2014 13:37:06 +0400 Valentin Bartenev Events: simplified cycle in ngx_event_expire_timers().
Mon, 25 Aug 2014 13:34:39 +0400 Valentin Bartenev Events: removed broken thread support from event timers.
Wed, 22 Oct 2014 15:31:19 +0200 Peter Wu Contrib: add more directives to vim syntax.
Fri, 24 Oct 2014 04:28:00 -0700 Sergey Kandaurov SSL: simplified ssl_password_file error handling.
Mon, 27 Oct 2014 14:25:56 -0700 Piotr Sikora SPDY: stop emitting multiple empty header values.
Tue, 28 Oct 2014 21:58:49 +0300 Valentin Bartenev Version bump.
Tue, 28 Oct 2014 18:04:46 +0300 Maxim Dounin release-1.7.7 tag
Tue, 28 Oct 2014 18:04:46 +0300 Maxim Dounin nginx-1.7.7-RELEASE release-1.7.7
Tue, 28 Oct 2014 17:35:00 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Wed, 15 Oct 2014 21:15:01 +0900 Kouhei Sutou Win32: made build-able with MinGW-w64 gcc.
Mon, 27 Oct 2014 19:52:03 +0800 Gu Feng Upstream: limited next_upstream time and tries when resolving DNS.
Tue, 28 Oct 2014 12:29:59 +0300 Roman Arutyunyan Write filter: stored delay in a variable, no functional changes.
Tue, 28 Oct 2014 12:29:59 +0300 Roman Arutyunyan Upstream: proxy_limit_rate and friends.
Tue, 28 Oct 2014 12:29:58 +0300 Roman Arutyunyan Core: added limit to recv_chain().
Mon, 27 Oct 2014 21:14:12 +0300 Maxim Dounin Cache: normalization of some Vary headers.
Mon, 27 Oct 2014 21:14:10 +0300 Maxim Dounin Cache: multiple variants of a resource now can be stored.
Mon, 27 Oct 2014 21:14:07 +0300 Maxim Dounin Cache: c->reading flag introduced.
Mon, 27 Oct 2014 21:13:58 +0300 Maxim Dounin Cache: hash of Vary headers now stored in cache.
Mon, 27 Oct 2014 21:13:39 +0300 Maxim Dounin Cache: disable caching of responses with Vary (ticket #118).
Wed, 15 Oct 2014 22:57:23 +0400 Maxim Dounin Gzip, gunzip: flush busy buffers if any.
Tue, 14 Oct 2014 20:19:36 +0400 Maxim Dounin Style.
Tue, 14 Oct 2014 18:32:01 +0400 Roman Arutyunyan Upstream: proxy_force_ranges and friends.
Sat, 11 Oct 2014 21:09:29 +0900 Kouhei Sutou Win32: suppressed warnings by "-Werror=sign-compare".
Sat, 11 Oct 2014 20:56:35 +0900 Kouhei Sutou Win32: fixed wrong type cast.
Wed, 08 Oct 2014 17:16:04 +0400 Maxim Dounin Fixed possible buffer overrun in "too long header line" logging.
Thu, 02 Oct 2014 12:00:17 -0700 Yichun Zhang Core: fixed buffer overrun when hash max_size reached.
Wed, 01 Oct 2014 15:48:53 -0700 Piotr Sikora Upstream: fix $upstream_cache_last_modified variable.
Wed, 27 Aug 2014 20:51:01 +0400 Valentin Bartenev Fixed counting of sent bytes in the send chain functions on EINTR.
Thu, 02 Oct 2014 22:36:27 +0400 Valentin Bartenev Version bump.
Tue, 30 Sep 2014 17:20:33 +0400 Maxim Dounin release-1.7.6 tag
Tue, 30 Sep 2014 17:20:32 +0400 Maxim Dounin nginx-1.7.6-RELEASE release-1.7.6
Mon, 29 Sep 2014 22:27:45 +0400 Maxim Dounin Upstream keepalive: reset c->sent on cached connections.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit req: reduced number of parameters in the lookup function.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit req: use complex value in limit_req_zone.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit conn: aligned field names in structures.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit conn: use complex value in limit_conn_zone (ticket #121).
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit conn: removed deprecated "limit_zone" directive.
Tue, 26 Aug 2014 14:56:54 +0400 Vladimir Homutov Syslog: improved error handling of unix domain sockets.
Mon, 01 Sep 2014 17:55:07 +0400 Vladimir Homutov Syslog: enabled logging of send errors.
Wed, 17 Sep 2014 22:52:02 +0800 Gu Feng Avoided to add duplicate hash key in ngx_http_types_slot().
Mon, 22 Sep 2014 19:48:23 +0400 Valentin Bartenev Removed duplicate initialization of the "rev" variable.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Generalized definitions of the number of preallocated iovec's.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Reduced difference between the send chain functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Merged implementations of ngx_readv_chain().
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Removed the "complete" variable from various send chain functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved the code for adjusting sent buffers in a separate function.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Fixed writev() debug log message in ngx_darwin_sendfile_chain().
Thu, 18 Sep 2014 16:37:16 +0400 Roman Arutyunyan Upstream: fixed file buffers reinit in ngx_http_upstream_reinit().
Thu, 18 Sep 2014 16:37:14 +0400 Roman Arutyunyan FastCGI: fixed start pointers in request buffers.
Tue, 16 Sep 2014 21:12:51 +0400 Valentin Bartenev Limit req: don't truncate key value to 255 bytes.
Wed, 17 Sep 2014 12:04:47 +0400 Valentin Bartenev Version bump.
Tue, 16 Sep 2014 16:23:19 +0400 Maxim Dounin release-1.6.2 tag stable-1.6
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.
Wed, 27 Aug 2014 20:44:11 +0400 Valentin Bartenev SPDY: avoid setting timeout on stream events in ngx_http_writer().
Tue, 19 Aug 2014 15:43:26 +0400 Ruslan Ermilov Resolver: notify all waiting requests on timeout.
Tue, 26 Aug 2014 17:35:23 +0400 Ruslan Ermilov Stub status: corrected the "stub_status" directive.
Mon, 25 Aug 2014 16:08:55 +0400 Valentin Bartenev Sub filter: fixed matching for a single character.
Wed, 20 Aug 2014 13:13:27 +0400 Valentin Bartenev Mail: fixed number of arguments allowed in the listen directive.
Wed, 20 Aug 2014 13:13:27 +0400 Valentin Bartenev Mail: fixed a comment.
Tue, 19 Aug 2014 14:13:39 +0400 Roman Arutyunyan Mp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom().
Mon, 18 Aug 2014 12:03:41 +0400 Sergey Kandaurov Image filter: downgrade strong etags to weak ones as needed.
Fri, 15 Aug 2014 14:09:29 +0400 Sergey Kandaurov Fixed typo.
Sun, 10 Aug 2014 17:44:46 +0400 Maxim Dounin Events: removed unused variable in ngx_poll_process_events().
Thu, 07 Aug 2014 15:04:43 +0200 Yves Crespin Events: format specifier fixes.
Thu, 07 Aug 2014 14:56:57 +0200 Yves Crespin Events: changed nevents type to unsigned in poll module.
Wed, 06 Aug 2014 23:58:44 +0900 Tatsuhiko Kubo Style: use specified macro instead of magic-number.
Thu, 19 Jun 2014 04:16:36 -0700 Piotr Sikora Perl: NULL-terminate argument list.
Wed, 06 Aug 2014 00:22:36 +0400 Maxim Dounin Access log: allowed logs to syslog with "if=" (ticket #596).
Tue, 05 Aug 2014 22:50:25 +0400 Maxim Dounin Version bump.
Tue, 05 Aug 2014 15:18:34 +0400 Maxim Dounin release-1.6.1 tag stable-1.6
Tue, 05 Aug 2014 15:18:34 +0400 Maxim Dounin nginx-1.6.1-RELEASE stable-1.6 release-1.6.1
Tue, 05 Aug 2014 12:22:07 +0400 Maxim Dounin Mail: discard pipelined commands after SMTP STARTTLS. stable-1.6
Fri, 18 Jul 2014 20:02:11 +0400 Maxim Dounin Reset of r->uri.len on URI parsing errors. stable-1.6
Fri, 04 Jul 2014 22:34:03 +0400 Maxim Dounin Updated PCRE used for win32 builds. stable-1.6
Tue, 17 Jun 2014 11:38:55 +0400 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.6
Wed, 21 May 2014 21:56:20 +0400 Maxim Dounin Mail: added a check for the number of arguments in MAIL/RCPT. stable-1.6
Tue, 05 Aug 2014 12:20:22 +0400 Maxim Dounin Version bump. stable-1.6
Tue, 05 Aug 2014 15:13:05 +0400 Maxim Dounin release-1.7.4 tag
Tue, 05 Aug 2014 15:13:04 +0400 Maxim Dounin nginx-1.7.4-RELEASE release-1.7.4
Tue, 05 Aug 2014 12:22:07 +0400 Maxim Dounin Mail: discard pipelined commands after SMTP STARTTLS.
Fri, 01 Aug 2014 20:39:22 -0700 Piotr Sikora Core: exit on ngx_pnalloc() failure.
Sun, 03 Aug 2014 03:27:39 +0900 Tatsuhiko Kubo Style: use ngx_free() instead of free().
Fri, 01 Aug 2014 20:04:14 +0900 Tatsuhiko Kubo Core: improved ngx_pstrdup() error handling.
Fri, 01 Aug 2014 18:36:35 +0400 Sergey Kandaurov Status: indentation and style, no functional changes.
Thu, 31 Jul 2014 03:52:28 -0700 Piotr Sikora Configure: remove outdated and unused patch.zlib.h.
Wed, 30 Jul 2014 14:45:08 +0800 FengGu Dav: ngx_http_map_uri_to_path() errors were not checked.
Thu, 31 Jul 2014 13:59:37 +0400 Sergey Kandaurov Typos fixed.
Wed, 30 Jul 2014 04:32:16 -0700 Piotr Sikora SSL: let it build against LibreSSL.