log

age author description
Tue, 13 Jun 2017 17:01:08 +0300 Piotr Sikora HTTP/2: reject HTTP/2 requests without ":scheme" pseudo-header.
Wed, 07 Jun 2017 18:46:36 +0300 Sergey Kandaurov Userid: ngx_http_get_indexed_variable() error handling.
Wed, 07 Jun 2017 18:46:35 +0300 Sergey Kandaurov Fixed segfault in try_files with nested location.
Wed, 07 Jun 2017 15:21:42 +0300 Sergey Kandaurov SSI: return NGX_ERROR when timefmt memory allocation failed.
Fri, 02 Jun 2017 15:05:32 +0300 Piotr Sikora HTTP/2: don't send SETTINGS ACK before already queued DATA frames.
Fri, 02 Jun 2017 15:05:28 +0300 Piotr Sikora HTTP/2: make SETTINGS ACK frame reusable.
Fri, 02 Jun 2017 15:05:24 +0300 Piotr Sikora HTTP/2: send SETTINGS ACK after applying all SETTINGS params.
Fri, 02 Jun 2017 15:05:20 +0300 Piotr Sikora HTTP/2: emit new frames only after applying all SETTINGS params.
Fri, 02 Jun 2017 12:55:31 +0300 Sergey Kandaurov Configure: enabled rpath for NetBSD.
Thu, 01 Jun 2017 15:44:23 +0300 Roman Arutyunyan Configure: disabled IP_PKTINFO feature on certain platforms.
Thu, 01 Jun 2017 16:49:14 +0300 Maxim Dounin Style.
Wed, 31 May 2017 13:51:36 -0700 Piotr Sikora Upstream: style.
Wed, 31 May 2017 13:51:35 -0700 Piotr Sikora Headers filter: style.
Tue, 30 May 2017 17:42:27 +0300 Piotr Sikora HTTP/2: add debug logging of pseudo-headers and cookies.
Tue, 30 May 2017 19:29:45 +0300 Valentin Bartenev Version bump.
Tue, 30 May 2017 17:55:23 +0300 Maxim Dounin release-1.13.1 tag
Tue, 30 May 2017 17:55:22 +0300 Maxim Dounin nginx-1.13.1-RELEASE release-1.13.1
Tue, 30 May 2017 17:14:00 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 29 May 2017 23:33:38 +0300 Roman Arutyunyan Fixed background requests with asynchronous operations.
Mon, 29 May 2017 16:48:30 +0300 Maxim Dounin Configure: sched_setaffinity() test moved to auto/unix.
Mon, 29 May 2017 16:34:35 +0300 Maxim Dounin Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Mon, 29 May 2017 16:34:29 +0300 Maxim Dounin SSL: set TCP_NODELAY on SSL connections before handshake.
Fri, 26 May 2017 22:52:48 +0300 Ruslan Ermilov Introduced ngx_tcp_nodelay().
Thu, 25 May 2017 15:57:59 +0300 Roman Arutyunyan Background subrequests for cache updates.
Wed, 24 May 2017 13:17:08 +0300 Roman Arutyunyan Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278).
Tue, 23 May 2017 20:19:39 +0300 Valentin Bartenev HTTP/2: fixed segfault when memory allocation failed.
Mon, 22 May 2017 16:34:47 +0300 Maxim Dounin Contrib: proper syntax parsing in vim syntax highlighting.
Thu, 18 May 2017 18:39:16 +0300 Dmitry Volyntsev Cache: ignore long locked entries during forced expire.
Thu, 18 May 2017 14:17:00 +0300 Sergey Kandaurov Upstream: fixed u->headers_in.headers allocation error handling.
Mon, 15 May 2017 20:09:44 +0300 Maxim Dounin Configure: recent Sun C versions.
Mon, 15 May 2017 20:09:43 +0300 Maxim Dounin Configure: disabled gcc atomics with Sun C (ticket #1261).
Mon, 15 May 2017 20:09:40 +0300 Maxim Dounin Configure: style.
Mon, 15 May 2017 17:17:01 +0300 Ruslan Ermilov Realip: allow hostnames in set_real_ip_from (ticket #1180).
Mon, 15 May 2017 17:16:32 +0300 Ruslan Ermilov Access: simplified rule parser code.
Wed, 03 May 2017 15:15:56 +0300 Sergey Kandaurov SSL: allowed renegotiation in client mode with OpenSSL < 1.1.0.
Thu, 27 Apr 2017 16:57:18 +0300 Maxim Dounin Added missing "fall through" comments (ticket #1259).
Tue, 25 Apr 2017 23:39:13 +0300 Ruslan Ermilov Don't pretend we support HTTP major versions >1 as HTTP/1.1.
Tue, 25 Apr 2017 23:39:06 +0300 Ruslan Ermilov Version bump.
Tue, 25 Apr 2017 17:18:22 +0300 Maxim Dounin release-1.13.0 tag
Tue, 25 Apr 2017 17:18:21 +0300 Maxim Dounin nginx-1.13.0-RELEASE release-1.13.0
Mon, 24 Apr 2017 14:17:13 +0300 Valentin Bartenev HTTP/2: reduced difference to HTTP/1.x in reading request body.
Mon, 24 Apr 2017 14:16:57 +0300 Valentin Bartenev HTTP/2: rejecting zero WINDOW_UPDATE with PROTOCOL_ERROR.
Thu, 20 Apr 2017 18:26:38 +0300 Sergey Kandaurov Gzip static: use an appropriate error on memory allocation failure.
Thu, 20 Apr 2017 18:26:37 +0300 Sergey Kandaurov Cleaned up r->headers_out.headers allocation error handling.
Thu, 20 Apr 2017 13:58:16 +0300 Igor Sysoev Core: signal sender pid logging.
Tue, 18 Apr 2017 19:55:23 +0300 Sergey Kandaurov Sub filter: restored ngx_http_set_ctx() at the proper place.
Tue, 18 Apr 2017 16:08:46 +0300 Sergey Kandaurov SSL: compatibility with OpenSSL master branch.
Tue, 18 Apr 2017 16:08:44 +0300 Sergey Kandaurov SSL: disabled renegotiation detection in client mode.
Tue, 18 Apr 2017 15:12:38 +0300 Sergey Kandaurov SSL: added support for TLSv1.3 in ssl_protocols directive.
Tue, 11 Apr 2017 16:41:53 +0300 Roman Arutyunyan Set UDP datagram source address (ticket #1239).
Tue, 18 Apr 2017 13:01:19 +0300 Sergey Kandaurov Core: removed extra ngx_alloc() and ngx_calloc() prototypes.
Mon, 17 Apr 2017 14:42:12 +0300 Sergey Kandaurov Enabled IPV6_RECVPKTINFO / IPV6_PKTINFO on macOS.
Tue, 11 Apr 2017 03:13:46 +0200 Simon Leblanc Added support for the "308 Permanent Redirect" (ticket #877).
Mon, 03 Apr 2017 17:30:34 +0300 Vladimir Homutov Mail: configurable socket buffer sizes.
Mon, 03 Apr 2017 17:29:19 +0300 Vladimir Homutov Stream: configurable socket buffer sizes.
Wed, 12 Apr 2017 22:47:57 +0300 Valentin Bartenev Core: improved JSON escaping.
Wed, 12 Apr 2017 22:21:04 +0300 Ruslan Ermilov Use ngx_calloc_buf() where appropriate.
Wed, 12 Apr 2017 22:14:24 +0300 Ruslan Ermilov Version bump.
Wed, 12 Apr 2017 17:46:00 +0300 Maxim Dounin release-1.12.0 tag stable-1.12
Wed, 12 Apr 2017 17:46:00 +0300 Maxim Dounin nginx-1.12.0-RELEASE stable-1.12 release-1.12.0
Wed, 12 Apr 2017 16:42:30 +0300 Maxim Dounin Stable branch. stable-1.12
Tue, 04 Apr 2017 18:01:57 +0300 Maxim Dounin release-1.11.13 tag
Tue, 04 Apr 2017 18:01:57 +0300 Maxim Dounin nginx-1.11.13-RELEASE release-1.11.13
Fri, 24 Mar 2017 02:48:03 -0700 Piotr Sikora Upstream: allow recovery from "429 Too Many Requests" response.
Fri, 24 Mar 2017 02:48:03 -0700 Piotr Sikora Added support for "429 Too Many Requests" response (RFC6585).
Mon, 03 Apr 2017 14:29:40 +0800 hucongcong Fixed type.
Fri, 31 Mar 2017 21:47:56 +0300 Roman Arutyunyan Slice filter: prevented slice redirection (ticket #1219).
Tue, 28 Mar 2017 14:03:57 +0300 Roman Arutyunyan Slice filter: allowed at most one subrequest at a time.
Sun, 02 Apr 2017 14:32:29 +0300 Maxim Dounin Moved handling of wev->delayed to the connection event handler.
Sun, 02 Apr 2017 14:32:28 +0300 Maxim Dounin Perl: fixed delaying subrequests.
Sun, 02 Apr 2017 14:32:26 +0300 Maxim Dounin Limit req: fixed delaying subrequests.
Sun, 26 Mar 2017 01:25:01 -0700 Piotr Sikora HTTP/2: style and typos.
Wed, 29 Mar 2017 20:21:01 +0300 Valentin Bartenev HTTP/2: fixed connection finalization.
Wed, 29 Mar 2017 20:16:23 +0300 Valentin Bartenev HTTP/2: fixed stream finalization.
Sun, 26 Mar 2017 01:25:05 -0700 Piotr Sikora HTTP/2: emit PROTOCOL_ERROR on padding errors.
Sun, 26 Mar 2017 01:25:04 -0700 Piotr Sikora HTTP/2: fix flow control with padded DATA frames.
Sun, 26 Mar 2017 01:25:03 -0700 Piotr Sikora HTTP/2: fix $body_bytes_sent variable.
Sun, 26 Mar 2017 01:25:02 -0700 Piotr Sikora HTTP/2: fix $bytes_sent variable.
Tue, 28 Mar 2017 18:15:42 +0300 Maxim Dounin Copy filter: wake up subrequests after aio operations.
Tue, 28 Mar 2017 18:15:41 +0300 Maxim Dounin Threads: fixed request hang with aio_write and subrequests.
Tue, 28 Mar 2017 18:15:39 +0300 Maxim Dounin Simplified and improved sendfile() code on Linux.
Tue, 28 Mar 2017 14:21:38 +0300 Sergey Kandaurov Fixed ngx_open_cached_file() error handling.
Tue, 28 Mar 2017 11:28:51 +0300 Ruslan Ermilov Core: set nginx_shared_zone name via ngx_str_set().
Tue, 28 Mar 2017 11:28:42 +0300 Ruslan Ermilov Use ngx_array_init() to initialize arrays.
Tue, 28 Mar 2017 11:28:36 +0300 Ruslan Ermilov Version bump.
Fri, 24 Mar 2017 18:05:06 +0300 Maxim Dounin release-1.11.12 tag
Fri, 24 Mar 2017 18:05:05 +0300 Maxim Dounin nginx-1.11.12-RELEASE release-1.11.12
Fri, 24 Mar 2017 16:26:12 +0300 Maxim Dounin Fixed CPU hog while freeing hc->busy after e662cbf1b932 (1.11.11).
Wed, 22 Mar 2017 23:36:35 +0300 Ruslan Ermilov Simplified code about duplicate root/alias directive.
Wed, 22 Mar 2017 22:49:52 +0300 Ruslan Ermilov Unified error messages about duplicate directives.
Wed, 22 Mar 2017 22:49:42 +0300 Ruslan Ermilov Version bump.
Tue, 21 Mar 2017 18:04:22 +0300 Maxim Dounin release-1.11.11 tag
Tue, 21 Mar 2017 18:04:22 +0300 Maxim Dounin nginx-1.11.11-RELEASE release-1.11.11
Tue, 21 Mar 2017 17:28:15 +0300 Maxim Dounin Added HTTP/2 to win32 builds.
Fri, 17 Mar 2017 12:09:31 +0300 Ruslan Ermilov Fixed a comment.
Thu, 16 Mar 2017 20:38:31 +0300 Ruslan Ermilov Configure: fixed --without_http.
Thu, 16 Mar 2017 20:38:26 +0300 Ruslan Ermilov Configure: fixed build with --with-stream.
Thu, 16 Mar 2017 19:01:05 +0300 Ruslan Ermilov Added missing "static" specifier found by gcc -Wtraditional.
Tue, 07 Mar 2017 18:51:17 +0300 Maxim Dounin Style.
Tue, 07 Mar 2017 18:51:16 +0300 Maxim Dounin Introduced worker_shutdown_timeout.
Tue, 07 Mar 2017 18:51:15 +0300 Maxim Dounin Cancelable timers are now preserved if there are other timers.
Tue, 07 Mar 2017 18:51:13 +0300 Maxim Dounin Core: introduced ngx_rbtree_next().
Tue, 07 Mar 2017 18:51:12 +0300 Maxim Dounin Access log: removed dead ev->timedout check in flush timer handler.
Tue, 07 Mar 2017 18:49:31 +0300 Maxim Dounin Converted hc->busy/hc->free to use chain links.
Tue, 07 Mar 2017 11:47:58 +0300 Ruslan Ermilov Removed casts not needed after 1f513d7f1b45.
Mon, 06 Mar 2017 17:56:23 +0300 Sergey Kandaurov Mail: don't emit separator in capability lists for APOP.
Mon, 06 Mar 2017 11:09:47 +0300 Ruslan Ermilov Added missing "static" specifiers found by gcc -Wtraditional.
Thu, 02 Mar 2017 08:46:00 -0500 Eran Kornblau Added missing static specifiers.
Wed, 01 Mar 2017 23:41:39 +0800 othree Contrib: vim syntax, update 3rd party module directives.
Mon, 27 Feb 2017 22:36:15 +0300 Maxim Dounin Fixed background update with "if".
Fri, 24 Feb 2017 18:05:58 +0800 othree Contrib: vim syntax, update core module directives.
Wed, 22 Feb 2017 12:26:41 +0800 othree Contrib: vim syntax, listen option and SSL/Mail protocol keywords.
Fri, 17 Feb 2017 17:01:27 +0300 Maxim Dounin Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings.
Thu, 16 Feb 2017 18:37:22 +0300 Maxim Dounin Trailing space removed.
Thu, 16 Feb 2017 18:33:03 +0300 Maxim Dounin Docs: changes.xslt regenerated.
Thu, 16 Feb 2017 18:32:49 +0300 Maxim Dounin Docs: changes.xml dates converted to ISO 8601 format.
Thu, 16 Feb 2017 18:20:14 +0300 Maxim Dounin Version bump.
Tue, 14 Feb 2017 18:36:04 +0300 Maxim Dounin release-1.11.10 tag
Tue, 14 Feb 2017 18:36:04 +0300 Maxim Dounin nginx-1.11.10-RELEASE release-1.11.10
Mon, 13 Feb 2017 21:45:01 +0300 Maxim Dounin Gzip: free chain links on the hot path (ticket #1046).
Fri, 10 Feb 2017 20:24:26 +0300 Maxim Dounin Upstream: read handler cleared on upstream finalization.
Fri, 10 Feb 2017 17:49:19 +0300 Maxim Dounin Cache: increased cache header Vary and ETag lengths to 128.
Fri, 10 Feb 2017 16:33:12 +0300 Roman Arutyunyan Slice filter: fetch slices in cloned subrequests.
Fri, 10 Feb 2017 15:13:41 +0300 Roman Arutyunyan Upstream: proxy_cache_background_update and friends.
Thu, 22 Dec 2016 14:25:34 +0300 Roman Arutyunyan Cache: support for stale-while-revalidate and stale-if-error.
Wed, 08 Feb 2017 19:36:03 +0300 Maxim Dounin Request body: commented out debug printing of old buffers.
Wed, 08 Feb 2017 19:35:31 +0300 Maxim Dounin Request body: c->error on "100 Continue" errors (ticket #1194).
Mon, 06 Feb 2017 18:38:06 +0300 Sergey Kandaurov SSL: clear error queue after OPENSSL_init_ssl().
Thu, 02 Feb 2017 20:29:16 +0300 Maxim Dounin SSL: fixed ssl_buffer_size on SNI virtual hosts (ticket #1192).
Wed, 01 Feb 2017 20:04:06 +0300 Sergey Kandaurov Configure: removed execute bit from auto/unix.
Tue, 31 Jan 2017 21:19:58 +0300 Dmitry Volyntsev Variables: generic prefix variables.
Tue, 31 Jan 2017 18:01:10 +0300 Maxim Dounin release-1.10.3 tag stable-1.10
Tue, 31 Jan 2017 18:01:10 +0300 Maxim Dounin nginx-1.10.3-RELEASE stable-1.10 release-1.10.3
Fri, 27 Jan 2017 19:06:35 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.10
Tue, 24 Jan 2017 16:41:29 +0300 Maxim Dounin Updated zlib and PCRE used for win32 builds. stable-1.10
Fri, 20 Jan 2017 21:14:19 +0300 Maxim Dounin Upstream: fixed cache corruption and socket leaks with aio_write. stable-1.10
Fri, 20 Jan 2017 21:12:48 +0300 Maxim Dounin Fixed trailer construction with limit on FreeBSD and macOS. stable-1.10
Sat, 10 Dec 2016 13:23:38 +0300 Valentin Bartenev HTTP/2: prevented creating temp files for requests without body. stable-1.10
Mon, 28 Nov 2016 20:58:14 +0300 Valentin Bartenev HTTP/2: fixed posted streams handling. stable-1.10
Mon, 28 Nov 2016 19:19:21 +0300 Valentin Bartenev HTTP/2: fixed saving preread buffer to temp file (ticket #1143). stable-1.10
Thu, 20 Oct 2016 16:15:03 +0300 Valentin Bartenev HTTP/2: graceful shutdown of active connections (closes #1106). stable-1.10
Mon, 10 Oct 2016 16:15:41 +0300 Maxim Dounin Core: sockaddr lengths now respected by ngx_cmp_sockaddr(). stable-1.10
Mon, 03 Oct 2016 21:03:27 +0300 Roman Arutyunyan Addition filter: set last_in_chain flag when clearing last_buf. stable-1.10
Tue, 31 Jan 2017 16:15:31 +0300 Maxim Dounin Version bump. stable-1.10
Tue, 31 Jan 2017 12:09:40 +0300 Ruslan Ermilov Implemented the "server_tokens build" option.
Fri, 27 Jan 2017 19:06:35 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Thu, 26 Jan 2017 16:16:48 +0300 Maxim Dounin Upstream: removed unused bl_time and bl_state fields.
Tue, 24 Jan 2017 17:52:39 -0800 Thibault Charbonnier Upstream: removed unused ngx_http_upstream_conf_t.timeout field.
Wed, 25 Jan 2017 15:39:22 +0300 Vladimir Homutov Upstream: removed compatibility shims from ngx_http_upstream_t.
Thu, 26 Jan 2017 11:44:55 +0300 Vladimir Homutov Version bump.
Tue, 24 Jan 2017 17:02:19 +0300 Maxim Dounin release-1.11.9 tag
Tue, 24 Jan 2017 17:02:18 +0300 Maxim Dounin nginx-1.11.9-RELEASE release-1.11.9
Tue, 24 Jan 2017 16:41:29 +0300 Maxim Dounin Updated zlib and PCRE used for win32 builds.
Fri, 20 Jan 2017 21:14:19 +0300 Maxim Dounin Upstream: fixed cache corruption and socket leaks with aio_write.
Fri, 20 Jan 2017 21:14:18 +0300 Maxim Dounin Removed pthread mutex / conditional variables debug messages.
Fri, 20 Jan 2017 21:12:48 +0300 Maxim Dounin Fixed trailer construction with limit on FreeBSD and macOS.
Fri, 20 Jan 2017 14:03:20 +0300 Maxim Dounin Improved connection draining with small number of connections.
Fri, 20 Jan 2017 14:03:19 +0300 Maxim Dounin Added cycle parameter to ngx_drain_connections().
Thu, 19 Jan 2017 16:20:07 +0300 Vladimir Homutov Stream: client SSL certificates were not checked in some cases.
Thu, 19 Jan 2017 16:17:05 +0300 Vladimir Homutov Stream: fixed handling of non-ssl sessions.
Thu, 12 Jan 2017 19:22:03 +0300 Sergey Kandaurov Mail: make it possible to disable SASL EXTERNAL.
Wed, 11 Jan 2017 12:01:56 +0300 Vladimir Homutov Stream: avoid infinite loop in case of socket read error.
Tue, 10 Jan 2017 17:13:06 +0300 Ruslan Ermilov Year 2017.
Tue, 10 Jan 2017 17:13:01 +0300 Ruslan Ermilov Version bump.
Tue, 27 Dec 2016 17:23:08 +0300 Maxim Dounin release-1.11.8 tag
Tue, 27 Dec 2016 17:23:07 +0300 Maxim Dounin nginx-1.11.8-RELEASE release-1.11.8
Mon, 26 Dec 2016 14:27:05 +0300 Roman Arutyunyan Stream: speed up TCP peer recovery.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: compatiblity with OpenSSL 1.1.0.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: support 64-bit compilation with MSVC.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: fixed some warnings reported by Borland C.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: minimized redefinition of ssize_t.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: minimized redefinition of intptr_t/uintptr_t.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: stdint.h used for MinGW GCC.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: fixed building with newer versions of MinGW GCC.
Sat, 24 Dec 2016 18:01:14 +0300 Maxim Dounin Win32: added a variable to specify compiler.
Fri, 23 Dec 2016 17:28:20 +0300 Maxim Dounin SSL: support AES256 encryption of tickets.
Thu, 22 Dec 2016 11:58:52 +0300 Ruslan Ermilov Fixed missing "Location" field with some relative redirects.
Wed, 21 Dec 2016 23:10:51 +0300 Ruslan Ermilov Core: relative redirects (closes #1000).
Wed, 21 Dec 2016 22:01:24 +0300 Ruslan Ermilov Limited recursion when evaluating variables.
Tue, 20 Dec 2016 12:05:14 +0300 Vladimir Homutov Stream: client SSL certificates verification support.
Mon, 19 Dec 2016 14:02:39 +0300 Roman Arutyunyan Stream ssl_preread: relaxed SSL version check.
Fri, 16 Dec 2016 19:54:37 +0300 Ruslan Ermilov Configure: detect nginx version for nginx.pm at make time.
Fri, 16 Dec 2016 18:21:55 +0300 Dmitry Volyntsev Resolver: fixed handling of partially resolved SRV.
Fri, 16 Dec 2016 18:21:55 +0300 Dmitry Volyntsev Resolver: fixed a race between parallel name and addr resolves.
Fri, 16 Dec 2016 18:21:42 +0300 Dmitry Volyntsev Resolver: fixed possible premature stop of the resend timer.
Fri, 16 Dec 2016 14:53:28 +0300 Ruslan Ermilov Resolver: fixed possible use-after-free in worker on fast shutdown.
Thu, 15 Dec 2016 21:44:34 +0300 Ruslan Ermilov Resolver: fixed possible use-after-free in worker on fast shutdown.
Thu, 15 Dec 2016 19:00:23 +0300 Maxim Dounin SSL: backed out changeset e7cb5deb951d, reimplemented properly.
Tue, 13 Dec 2016 14:19:30 -0800 Piotr Sikora SSL: fix call to BIO_get_mem_data().
Thu, 15 Dec 2016 16:25:42 +0300 Valentin Bartenev Access log: support for json escaping.
Tue, 13 Dec 2016 00:49:44 +0100 Armin Grodon Contrib: added 'commentstring' for vim-commentary support.
Tue, 13 Dec 2016 22:00:49 +0300 Ruslan Ermilov The size of cmcf->phase_engine.handlers explained.
Tue, 13 Dec 2016 22:00:42 +0300 Ruslan Ermilov Version bump.
Tue, 13 Dec 2016 18:21:23 +0300 Maxim Dounin release-1.11.7 tag
Tue, 13 Dec 2016 18:21:23 +0300 Maxim Dounin nginx-1.11.7-RELEASE release-1.11.7
Sat, 10 Dec 2016 13:23:38 +0300 Valentin Bartenev HTTP/2: prevented creating temp files for requests without body.
Mon, 28 Nov 2016 20:58:14 +0300 Valentin Bartenev HTTP/2: fixed posted streams handling.
Thu, 08 Dec 2016 17:51:49 +0300 Ruslan Ermilov Map: the "volatile" parameter.
Thu, 08 Dec 2016 17:29:01 +0300 Ruslan Ermilov Map: simplified "map" block parser.
Thu, 08 Dec 2016 17:22:07 +0300 Ruslan Ermilov Slab: commented bitmap initialization for small allocations.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: free pages statistics.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: slots statistics.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: simplified some math.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: simplified allocation from slots.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: fixed the number of pages calculation.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: added comment about list heads.
Wed, 07 Dec 2016 22:25:37 +0300 Ruslan Ermilov Slab: improved code readability.
Wed, 07 Dec 2016 19:03:31 +0300 Maxim Dounin Core: fixed environment on exit.
Wed, 07 Dec 2016 19:03:26 +0300 Maxim Dounin Perl: removed special environment handling for the perl module.
Wed, 07 Dec 2016 19:03:19 +0300 Maxim Dounin Perl: added PERL_SET_INTERP().
Wed, 07 Dec 2016 13:54:30 +0300 Sergey Kandaurov Fixed spelling of logical AND operator, no functional changes.
Tue, 22 Nov 2016 13:40:08 +0800 hucongcong Mp4: fixed setting wrong mdat atom size in very rare cases.
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_curves (ticket #1088).
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_ciphers (ticket #870).
Mon, 05 Dec 2016 22:23:23 +0300 Maxim Dounin SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin SSL: $ssl_client_verify extended with a failure reason.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin OCSP stapling: improved error logging context.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin OCSP stapling: added certificate name to warnings.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin OCSP stapling: added http response status logging.
Mon, 05 Dec 2016 22:23:22 +0300 Maxim Dounin OCSP stapling: style.
Sat, 03 Dec 2016 10:01:39 +0300 Ruslan Ermilov Slab: improved double free detection.
Sat, 03 Dec 2016 10:01:03 +0300 Ruslan Ermilov Slab: always show the requested allocation size in debug messages.
Sat, 03 Dec 2016 09:55:40 +0300 Ruslan Ermilov Slab: style.
Mon, 21 Nov 2016 16:03:42 +0300 Dmitry Volyntsev Events: improved error event handling for UDP sockets.
Mon, 28 Nov 2016 19:19:21 +0300 Valentin Bartenev HTTP/2: fixed saving preread buffer to temp file (ticket #1143).
Mon, 21 Nov 2016 16:49:19 +0300 Maxim Dounin Configure: honor dependencies of dynamic modules.
Mon, 21 Nov 2016 16:49:17 +0300 Maxim Dounin Version bump.
Tue, 15 Nov 2016 18:11:46 +0300 Maxim Dounin release-1.11.6 tag
Tue, 15 Nov 2016 18:11:46 +0300 Maxim Dounin nginx-1.11.6-RELEASE release-1.11.6
Mon, 14 Nov 2016 21:55:44 +0300 Maxim Dounin Fixed a typo, removed an empty line.
Mon, 14 Nov 2016 17:21:06 +0300 Maxim Dounin Upstream: handling of upstream SSL handshake timeouts.
Thu, 10 Nov 2016 10:44:52 +0800 hucongcong Range filter: only initialize ctx->ranges in main request.
Thu, 10 Nov 2016 10:17:53 +0800 hucongcong Core: slight optimization in ngx_chain_update_chains().
Fri, 04 Nov 2016 19:12:19 +0300 Ruslan Ermilov Style: switch.
Thu, 03 Nov 2016 17:10:29 +0300 Maxim Dounin Cache: prefix-based temporary files.
Thu, 03 Nov 2016 17:09:32 +0300 Maxim Dounin Upstream: avoid holding a cache node with upgraded connections.
Wed, 02 Nov 2016 20:05:21 +0300 Dmitry Volyntsev Cache: proxy_cache_max_range_offset and friends.
Wed, 02 Nov 2016 11:47:12 +0300 Sergey Kandaurov HTTP/2: flow control debugging.
Tue, 01 Nov 2016 20:39:21 +0300 Maxim Dounin Perl: fixed optimization in SSI command handler.
Mon, 31 Oct 2016 23:38:51 +0300 Ruslan Ermilov HTTP/2: slightly improved debugging.
Mon, 17 Oct 2016 14:30:54 +0300 Ruslan Ermilov Upstream: removed ngx_http_upstream_srv_conf_t.default_port.
Mon, 17 Oct 2016 14:27:45 +0300 Ruslan Ermilov Upstream: don't consider default_port when matching upstreams.
Mon, 17 Oct 2016 14:14:02 +0300 Ruslan Ermilov Upstream: consistently initialize explicit upstreams.
Mon, 31 Oct 2016 18:33:36 +0300 Ruslan Ermilov Upstream: do not unnecessarily create per-request upstreams.
Mon, 31 Oct 2016 18:33:33 +0300 Ruslan Ermilov Upstream: added the ngx_http_upstream_resolved_t.name field.
Mon, 31 Oct 2016 18:33:31 +0300 Ruslan Ermilov Upstream: removed unnecessary condition in proxy_eval() and friends.
Mon, 31 Oct 2016 16:33:02 +0300 Valentin Bartenev HTTP/2: limited maximum number of requests in connection.
Thu, 27 Oct 2016 17:57:16 +0300 Maxim Dounin Mp4: introduced custom version of ngx_atofp().
Sun, 16 Oct 2016 18:24:01 +0300 Dmitry Lazurkin Proxy: support variables for proxy_method directive.
Fri, 21 Oct 2016 16:28:39 +0300 Dmitry Volyntsev SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn.
Fri, 21 Oct 2016 15:18:44 +0300 Valentin Bartenev Image filter: support for WebP.
Thu, 20 Oct 2016 16:15:03 +0300 Valentin Bartenev HTTP/2: graceful shutdown of active connections (closes #1106).
Wed, 19 Oct 2016 18:36:50 +0300 Maxim Dounin SSL: compatibility with BoringSSL.
Tue, 18 Oct 2016 16:33:38 +0300 Vladimir Homutov Core: show file contents only once while dumping configuration.
Tue, 18 Oct 2016 20:46:06 +0300 Valentin Bartenev SSL: overcame possible buffer over-read in ngx_ssl_error().
Sat, 08 Oct 2016 18:05:00 +1100 Rob N ★ Mail: support SASL EXTERNAL (RFC 4422).
Tue, 18 Oct 2016 19:38:46 +0300 Maxim Dounin Mail: extensible auth methods in pop3 module.
Tue, 18 Oct 2016 18:03:13 +0300 Maxim Dounin release-1.10.2 tag stable-1.10
Tue, 18 Oct 2016 18:03:12 +0300 Maxim Dounin nginx-1.10.2-RELEASE stable-1.10 release-1.10.2
Tue, 18 Oct 2016 17:25:38 +0300 Maxim Dounin SSL: default DH parameters compatible with OpenSSL 1.1.0. stable-1.10
Tue, 11 Oct 2016 16:52:48 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.10
Thu, 01 Sep 2016 20:05:23 +0300 Maxim Dounin Event pipe: do not set file's thread_handler if not needed. stable-1.10
Mon, 22 Aug 2016 18:53:21 +0300 Sergey Kandaurov SSL: adopted session ticket handling for OpenSSL 1.1.0. stable-1.10
Mon, 08 Aug 2016 13:44:49 +0300 Sergey Kandaurov SSL: guarded SSL_R_NO_CIPHERS_PASSED not present in OpenSSL 1.1.0. stable-1.10
Tue, 19 Jul 2016 20:34:17 +0300 Valentin Bartenev HTTP/2: flushing of the SSL buffer in transition to the idle state. stable-1.10
Tue, 19 Jul 2016 20:34:02 +0300 Valentin Bartenev HTTP/2: refactored ngx_http_v2_send_output_queue(). stable-1.10
Tue, 19 Jul 2016 20:31:09 +0300 Valentin Bartenev HTTP/2: fixed send timer handling. stable-1.10
Tue, 19 Jul 2016 20:30:21 +0300 Valentin Bartenev HTTP/2: avoid sending output queue if there's nothing to send. stable-1.10
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: always handle streams in error state. stable-1.10
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: prevented output of the HEADERS frame for canceled streams. stable-1.10
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: always send GOAWAY while worker is shutting down. stable-1.10
Tue, 05 Jul 2016 18:30:56 +0300 Maxim Dounin Updated PCRE used for win32 builds. stable-1.10
Sat, 02 Jul 2016 15:59:53 +0300 Roman Arutyunyan Sub filter: eliminate unnecessary buffering. stable-1.10
Sat, 02 Jul 2016 15:59:52 +0300 Roman Arutyunyan Sub filter: introduced the ngx_http_sub_match() function. stable-1.10
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: fixed the "http request count is zero" alert. stable-1.10
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: avoid adding Content-Length for requests without body. stable-1.10
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: prevented double termination of a stream. stable-1.10
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: fixed a segfault while processing unbuffered upload. stable-1.10
Tue, 24 May 2016 21:54:32 +0300 Valentin Bartenev HTTP/2: unbreak build on MSVC. stable-1.10
Tue, 24 May 2016 17:37:52 +0300 Valentin Bartenev HTTP/2: implemented preread buffer for request body (closes #959). stable-1.10
Fri, 20 May 2016 18:41:17 +0300 Valentin Bartenev HTTP/2: the "421 Misdirected Request" response (closes #848). stable-1.10
Tue, 18 Oct 2016 17:19:51 +0300 Maxim Dounin Version bump. stable-1.10
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Upstream: handling of proxy_set_header at http level.
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Proxy: do not create conf->headers_source when not needed.
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Upstream: hide_headers_hash handling at http level.
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Upstream: hide_headers_hash inherited regardless of cache settings.
Fri, 14 Oct 2016 19:48:26 +0300 Maxim Dounin Style.
Thu, 13 Oct 2016 15:50:36 +0300 Ruslan Ermilov Cache: cache manager debugging.
Thu, 13 Oct 2016 15:35:48 +0300 Ruslan Ermilov Version bump.
Tue, 11 Oct 2016 18:03:01 +0300 Maxim Dounin release-1.11.5 tag
Tue, 11 Oct 2016 18:03:00 +0300 Maxim Dounin nginx-1.11.5-RELEASE release-1.11.5
Tue, 11 Oct 2016 16:52:48 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: removed dependencies on NGX_MAIL_SSL.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: removed dependencies on NGX_STREAM_SSL.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_HTTP_SSL.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_THREADS.
Mon, 10 Oct 2016 16:24:50 +0300 Maxim Dounin Allowed '-' in method names.
Mon, 10 Oct 2016 16:15:41 +0300 Maxim Dounin Core: sockaddr lengths now respected by ngx_cmp_sockaddr().
Fri, 07 Oct 2016 16:59:14 +0300 Maxim Dounin Core: ngx_conf_set_access_slot() user access (ticket #1096).
Thu, 06 Oct 2016 23:16:05 +0300 Maxim Dounin Realip: fixed duplicate processing on redirects (ticket #1098).
Wed, 05 Oct 2016 18:11:39 +0300 Sergey Kandaurov Stream ssl_preread: fixed $ssl_preread_server_name variable.
Wed, 05 Oct 2016 14:22:30 +0300 Dmitry Volyntsev Cache: cache manager limits.
Wed, 05 Oct 2016 13:57:43 +0300 Ruslan Ermilov Core: use c->log while closing connection.
Tue, 04 Oct 2016 17:26:45 +0300 Maxim Dounin SSL: use X509_check_host() with LibreSSL.
Tue, 04 Oct 2016 16:38:14 +0300 Maxim Dounin Configure: removed the --with-ipv6 option.
Mon, 03 Oct 2016 21:03:27 +0300 Roman Arutyunyan Addition filter: set last_in_chain flag when clearing last_buf.
Mon, 03 Oct 2016 20:48:51 +0300 Roman Arutyunyan Do not set last_buf flag in subrequests.
Mon, 03 Oct 2016 15:58:30 +0300 Ruslan Ermilov Modules compatibility: removed two NGX_HAVE_DEFERRED_ACCEPT checks.
Mon, 03 Oct 2016 15:58:29 +0300 Maxim Dounin Modules compatibility: removed unneeded NGX_HAVE_REUSEPORT checks.
Mon, 03 Oct 2016 15:58:25 +0300 Maxim Dounin Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Mon, 03 Oct 2016 15:58:22 +0300 Maxim Dounin Modules compatibility: http2.
Mon, 03 Oct 2016 15:58:19 +0300 Maxim Dounin Modules compatibility: degradation fields now always present.
Mon, 03 Oct 2016 15:58:16 +0300 Maxim Dounin Modules compatibility: --with-compat configure option.
Thu, 29 Sep 2016 15:28:24 +0300 Ruslan Ermilov Introduced the NGX_COMPAT macro.
Thu, 29 Sep 2016 19:40:47 +0300 Dmitry Volyntsev Resolver: introduced state field in ngx_resolver_srv_name_t.
Thu, 29 Sep 2016 18:06:05 +0300 Maxim Dounin Modules compatibility: down flag promoted to a bitmask.
Thu, 29 Sep 2016 18:06:04 +0300 Maxim Dounin Modules compatibility: upstream config field.
Thu, 29 Sep 2016 18:06:03 +0300 Maxim Dounin Modules compatibility: status fields.
Thu, 29 Sep 2016 18:06:02 +0300 Maxim Dounin Modules compatibility: health check fields.
Thu, 29 Sep 2016 18:06:01 +0300 Maxim Dounin Modules compatibility: cache purge fields.
Thu, 29 Sep 2016 18:06:00 +0300 Maxim Dounin Modules compatibility: slow start fields.
Thu, 29 Sep 2016 18:05:59 +0300 Maxim Dounin Modules compatibility: peer.notify.
Thu, 29 Sep 2016 12:59:13 +0300 Ruslan Ermilov Stream: style.
Thu, 22 Sep 2016 19:32:47 +0300 Ruslan Ermilov Upstream: max_conns.
Thu, 22 Sep 2016 19:32:45 +0300 Ruslan Ermilov Upstream: removed the quick recovery mechanism.
Thu, 22 Sep 2016 19:32:26 +0300 Maxim Dounin Upstream: introduced u->upstream.
Thu, 22 Sep 2016 19:31:08 +0300 Maxim Dounin Upstream: style.
Mon, 25 Jul 2016 16:23:35 +0300 Maxim Dounin Upstream: style, ngx_http_upstream_rr_peer_t.next moved.
Tue, 20 Sep 2016 22:11:23 +0300 Konstantin Pavlov Perl: pass additional linker options to perl module.
Tue, 20 Sep 2016 15:07:16 +0300 Valentin Bartenev Fixed log levels of configuration parsing errors.
Tue, 20 Sep 2016 12:30:52 +0300 Ruslan Ermilov Removed influence of some options on structures.
Fri, 16 Sep 2016 15:13:24 +0300 Vladimir Homutov Upstream hash: fixed missing upstream name initialization.
Thu, 15 Sep 2016 15:36:02 +0300 Vladimir Homutov Stream ssl_preread: removed internal macro.
Thu, 15 Sep 2016 14:56:51 +0300 Vladimir Homutov Stream: ssl_preread module.
Thu, 15 Sep 2016 14:56:02 +0300 Vladimir Homutov Stream: preread phase.
Thu, 15 Sep 2016 14:55:54 +0300 Roman Arutyunyan Stream: phases.
Thu, 15 Sep 2016 14:55:46 +0300 Roman Arutyunyan Stream: filters.
Thu, 15 Sep 2016 14:56:26 +0300 Vladimir Homutov Version bump.
Tue, 13 Sep 2016 18:39:24 +0300 Maxim Dounin release-1.11.4 tag
Tue, 13 Sep 2016 18:39:23 +0300 Maxim Dounin nginx-1.11.4-RELEASE release-1.11.4
Mon, 12 Sep 2016 20:11:06 +0300 Maxim Dounin OCSP stapling: fixed using wrong responder with multiple certs.
Mon, 12 Sep 2016 18:57:42 +0300 Sergey Kandaurov SSL: improved session ticket callback error handling.
Mon, 12 Sep 2016 18:57:42 +0300 Sergey Kandaurov SSL: factored out digest and cipher in session ticket callback.
Thu, 08 Sep 2016 15:51:36 +0300 Dmitry Volyntsev Stream: increase default value for proxy_protocol_timeout to 30s.
Thu, 01 Sep 2016 14:45:33 +0300 Dmitry Volyntsev Stream: realip module.
Wed, 07 Sep 2016 13:56:53 +0300 Dmitry Volyntsev Core: introduced ngx_cidr_match() function.
Tue, 06 Sep 2016 21:28:17 +0300 Dmitry Volyntsev Stream: allow using the session context inside handlers.
Tue, 06 Sep 2016 21:28:16 +0300 Dmitry Volyntsev Stream: $proxy_protocol_addr and $proxy_protocol_port.
Tue, 06 Sep 2016 21:28:16 +0300 Dmitry Volyntsev Stream: the "proxy_protocol" parameter of the "listen" directive.
Tue, 06 Sep 2016 21:28:13 +0300 Dmitry Volyntsev Stream: postpone session initialization under accept mutex.
Mon, 05 Sep 2016 17:50:16 +0300 Vladimir Homutov Stream: log module.
Fri, 02 Sep 2016 18:27:12 +0300 Vladimir Homutov Stream: upstream response time variables.
Fri, 02 Sep 2016 18:27:08 +0300 Vladimir Homutov Stream: $upstream_bytes_sent and $upstream_bytes_received.
Fri, 02 Sep 2016 18:27:05 +0300 Vladimir Homutov Stream: the $upstream_addr variable.
Thu, 11 Aug 2016 20:22:23 +0300 Roman Arutyunyan Stream: the $status variable.
Thu, 01 Sep 2016 20:05:23 +0300 Maxim Dounin Event pipe: do not set file's thread_handler if not needed.
Thu, 01 Sep 2016 18:29:55 +0300 Maxim Dounin Event pipe: process data after recv_chain() errors.
Thu, 01 Sep 2016 14:33:51 +0300 Roman Arutyunyan Realip: fixed uninitialized memory access.
Fri, 26 Aug 2016 15:33:07 +0300 Vladimir Homutov Stream: the $protocol variable.
Fri, 26 Aug 2016 15:33:04 +0300 Vladimir Homutov Stream: the $session_time variable.
Fri, 26 Aug 2016 15:33:02 +0300 Vladimir Homutov Stream: the $bytes_received variable.
Mon, 15 Aug 2016 05:52:04 -0700 Piotr Sikora Thread pools: create threads in detached state.
Thu, 25 Aug 2016 12:59:39 +0300 Sergey Kandaurov Geo: fixed indentation.
Wed, 24 Aug 2016 15:53:17 +0300 Maxim Dounin Contrib: unicode2nginx compatibility with recent Perl versions.
Tue, 23 Aug 2016 15:59:42 +0300 Ruslan Ermilov Geo: fixed warnings when removing nonexistent ranges.
Tue, 23 Aug 2016 15:59:14 +0300 Ruslan Ermilov Geo: fixed insertion of ranges specified in descending order.
Tue, 23 Aug 2016 15:59:06 +0300 Ruslan Ermilov Geo: fixed removing a range in certain cases.
Tue, 23 Aug 2016 15:57:29 +0300 Ruslan Ermilov Geo: fixed overflow when iterating over ranges.
Mon, 22 Aug 2016 18:53:21 +0300 Sergey Kandaurov SSL: adopted session ticket handling for OpenSSL 1.1.0.
Thu, 18 Aug 2016 14:49:48 -0700 Piotr Sikora SSL: remove no longer needed workaround for BoringSSL.
Mon, 22 Aug 2016 11:40:10 +0300 Ruslan Ermilov Events: fixed setting of IP_BIND_ADDRESS_NO_PORT/SO_REUSEADDR.
Wed, 17 Aug 2016 11:26:51 +0300 Roman Arutyunyan Ensure "listen" exists in a mail or stream server (ticket #1049).
Thu, 18 Aug 2016 17:13:07 +0300 Roman Arutyunyan Fixed wrong type of the "line" field.
Thu, 18 Aug 2016 17:11:03 +0300 Valentin Bartenev Geo: fixed access to already freed memory.
Wed, 10 Aug 2016 16:46:39 +0300 Vladimir Homutov Upstream: the $upstream_bytes_received variable.
Mon, 08 Aug 2016 17:11:29 +0300 Ruslan Ermilov Simplified extraction of current time.
Mon, 08 Aug 2016 13:44:49 +0300 Sergey Kandaurov SSL: guarded SSL_R_NO_CIPHERS_PASSED not present in OpenSSL 1.1.0.
Thu, 04 Aug 2016 23:43:10 +0300 Ruslan Ermilov Always seed PRNG with PID, seconds, and milliseconds.
Thu, 04 Aug 2016 23:42:00 +0300 Ruslan Ermilov Fixed undefined behavior when left shifting signed integer.
Thu, 04 Aug 2016 01:15:41 +0300 Ruslan Ermilov Win32: added per-thread random seeding.
Tue, 26 Jul 2016 19:34:12 +0300 Vladimir Homutov Stream: fixed build without stream_ssl_module (ticket #1032).
Tue, 26 Jul 2016 19:07:18 +0300 Vladimir Homutov Version bump.
Tue, 26 Jul 2016 16:58:58 +0300 Maxim Dounin release-1.11.3 tag
Tue, 26 Jul 2016 16:58:58 +0300 Maxim Dounin nginx-1.11.3-RELEASE release-1.11.3
Wed, 06 Jul 2016 14:33:40 +0300 Vladimir Homutov Fixed regex captures handling without PCRE.
Tue, 14 Jun 2016 18:29:46 +0300 Vladimir Homutov Stream: variables in proxy_pass and proxy_ssl_name.
Tue, 19 Jul 2016 20:34:17 +0300 Valentin Bartenev HTTP/2: flushing of the SSL buffer in transition to the idle state.
Tue, 19 Jul 2016 20:34:02 +0300 Valentin Bartenev HTTP/2: refactored ngx_http_v2_send_output_queue().
Tue, 19 Jul 2016 20:31:09 +0300 Valentin Bartenev HTTP/2: fixed send timer handling.
Tue, 19 Jul 2016 20:30:21 +0300 Valentin Bartenev HTTP/2: avoid sending output queue if there's nothing to send.
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: always handle streams in error state.
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: prevented output of the HEADERS frame for canceled streams.
Tue, 19 Jul 2016 20:22:44 +0300 Valentin Bartenev HTTP/2: always send GOAWAY while worker is shutting down.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Events: support for EPOLLEXCLUSIVE.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Style: sorted epoll flags.
Fri, 15 Jul 2016 15:18:57 +0300 Valentin Bartenev Events: the "accept_mutex" directive is turned off by default.
Tue, 12 Jul 2016 17:34:52 +0300 Vladimir Homutov Stream: split_clients module.
Thu, 30 Jun 2016 16:12:50 +0300 Vladimir Homutov Stream: geo module.
Tue, 12 Jul 2016 17:34:43 +0300 Vladimir Homutov Stream: geoip module.
Tue, 12 Jul 2016 17:34:40 +0300 Vladimir Homutov Stream: style.
Tue, 12 Jul 2016 12:38:01 +0300 Vladimir Homutov Stream: individual build options for modules.
Thu, 07 Jul 2016 21:03:21 +0300 Sergey Kandaurov HTTP/2: avoid left-shifting signed integer into the sign bit.
Thu, 07 Jul 2016 21:02:28 +0300 Sergey Kandaurov Avoid left-shifting integers into the sign bit, which is undefined.
Mon, 27 Jun 2016 15:00:06 -0700 Piotr Sikora Configure: stop polluting NGX_ namespace.
Mon, 27 Jun 2016 15:00:05 -0700 Piotr Sikora Configure: fix build with -Werror=old-style-definition.
Mon, 27 Jun 2016 15:00:04 -0700 Piotr Sikora Configure: fix build with -Werror=nonnull.
Mon, 27 Jun 2016 15:00:03 -0700 Piotr Sikora Configure: fix build with -Werror=unused-but-set-variable.
Mon, 27 Jun 2016 15:00:02 -0700 Piotr Sikora Configure: fix build with -Werror=unused-value.
Mon, 27 Jun 2016 15:00:01 -0700 Piotr Sikora Configure: style.
Fri, 23 Oct 2015 18:21:33 -0700 Piotr Sikora Configure: remove auto/lib/test, unused since nginx-0.1.2.
Thu, 07 Jul 2016 13:15:31 +0300 Vladimir Homutov Stream: resolver.
Wed, 06 Jul 2016 13:22:29 +0300 Ruslan Ermilov Use NGX_MAX_PATH_LEVEL where appropriate.
Wed, 06 Jul 2016 13:10:06 +0300 Ruslan Ermilov Version bump.
Tue, 05 Jul 2016 18:56:14 +0300 Maxim Dounin release-1.11.2 tag
Tue, 05 Jul 2016 18:56:14 +0300 Maxim Dounin nginx-1.11.2-RELEASE release-1.11.2
Tue, 05 Jul 2016 18:30:56 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Wed, 18 May 2016 22:08:49 +0300 Roman Arutyunyan Stream: return module.
Wed, 29 Jun 2016 12:52:52 +0300 Vladimir Homutov Stream: SSL-related variables.
Wed, 29 Jun 2016 12:46:12 +0300 Vladimir Homutov Stream: got rid of pseudo variables.
Wed, 29 Jun 2016 12:46:12 +0300 Vladimir Homutov Stream: map module.
Tue, 14 Jun 2016 18:28:14 +0300 Vladimir Homutov Stream: core module variables.
Mon, 04 Jul 2016 16:37:36 +0300 Vladimir Homutov Stream: variables and script.
Wed, 15 Jun 2016 15:10:24 +0300 Vladimir Homutov Stream: added preconfiguration step.
Sat, 02 Jul 2016 15:59:53 +0300 Roman Arutyunyan Sub filter: eliminate unnecessary buffering.
Sat, 02 Jul 2016 15:59:52 +0300 Roman Arutyunyan Sub filter: introduced the ngx_http_sub_match() function.
Thu, 30 Jun 2016 18:57:39 +0300 Maxim Dounin Internal md5 and sha1 implementations are now always used.
Wed, 29 Jun 2016 14:30:00 +0300 Ruslan Ermilov Removed unused flag accept_context_updated from ngx_event_t.
Mon, 27 Jun 2016 18:42:29 +0300 Roman Arutyunyan Style.
Wed, 22 Jun 2016 13:47:54 -0700 Piotr Sikora HTTP/2: style.
Wed, 22 Jun 2016 11:50:02 +0300 Roman Arutyunyan Style.
Wed, 22 Jun 2016 11:50:02 +0300 Roman Arutyunyan Stream: use ngx_pcalloc() in ngx_stream_proxy_bind().
Mon, 20 Jun 2016 15:11:50 +0300 Roman Arutyunyan Fixed build on MSVC.
Mon, 20 Jun 2016 12:48:47 +0300 Roman Arutyunyan Stream: set SO_REUSEADDR for UDP upstream sockets.
Mon, 20 Jun 2016 11:50:44 +0300 Roman Arutyunyan Stream: support for $remote_port in proxy_bind.
Mon, 20 Jun 2016 11:50:43 +0300 Roman Arutyunyan Upstream: support for port in proxy_bind and friends.
Mon, 20 Jun 2016 11:50:39 +0300 Roman Arutyunyan Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Mon, 20 Jun 2016 10:41:17 +0300 Andrei Belov Set IP_BIND_ADDRESS_NO_PORT socket option for upstream sockets.
Wed, 15 Jun 2016 21:05:30 +0100 Tim Taubert SSL: ngx_ssl_ciphers() to set list of ciphers.
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: fixed the "http request count is zero" alert.
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: avoid adding Content-Length for requests without body.
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: prevented double termination of a stream.
Thu, 16 Jun 2016 20:55:11 +0300 Valentin Bartenev HTTP/2: fixed a segfault while processing unbuffered upload.
Thu, 09 Jun 2016 16:55:38 +0300 Maxim Dounin An internal SHA1 implementation.
Wed, 08 Jun 2016 08:27:41 +0300 Otto Kekäläinen Fixed spelling.
Tue, 07 Jun 2016 17:44:20 +0300 Valentin Bartenev Fixed an error log message.
Tue, 07 Jun 2016 12:15:56 +0300 Sergey Kandaurov Configure: revised GCC version processing.
Tue, 07 Jun 2016 12:26:34 +0300 Sergey Kandaurov Version bump.
Tue, 31 May 2016 16:47:01 +0300 Maxim Dounin release-1.10.1 tag stable-1.10
Tue, 31 May 2016 16:47:01 +0300 Maxim Dounin nginx-1.10.1-RELEASE stable-1.10 release-1.10.1
Tue, 31 May 2016 05:13:30 +0300 Maxim Dounin Core: skip special buffers on writing (ticket #981). stable-1.10
Tue, 24 May 2016 17:44:01 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.10
Tue, 31 May 2016 02:21:38 +0300 Maxim Dounin Version bump. stable-1.10
Tue, 31 May 2016 16:43:49 +0300 Maxim Dounin release-1.11.1 tag
Tue, 31 May 2016 16:43:49 +0300 Maxim Dounin nginx-1.11.1-RELEASE release-1.11.1
Tue, 31 May 2016 05:13:30 +0300 Maxim Dounin Core: skip special buffers on writing (ticket #981).
Mon, 30 May 2016 18:09:41 +0300 Maxim Dounin Trailing spaces removed.
Tue, 24 May 2016 21:54:32 +0300 Valentin Bartenev HTTP/2: unbreak build on MSVC.
Tue, 24 May 2016 21:54:32 +0300 Valentin Bartenev Version bump.
Tue, 24 May 2016 18:54:42 +0300 Maxim Dounin release-1.11.0 tag
Tue, 24 May 2016 18:54:41 +0300 Maxim Dounin nginx-1.11.0-RELEASE release-1.11.0
Tue, 24 May 2016 17:44:01 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 24 May 2016 17:43:58 +0300 Maxim Dounin Fixed build on MSVC.
Tue, 24 May 2016 17:37:52 +0300 Valentin Bartenev HTTP/2: implemented preread buffer for request body (closes #959).
Mon, 23 May 2016 19:17:24 +0300 Ruslan Ermilov Realip: detect duplicate real_ip_header directive.
Mon, 23 May 2016 18:44:23 +0300 Dmitry Volyntsev Realip: port support in X-Real-IP and X-Forwarded-For.
Mon, 23 May 2016 18:44:22 +0300 Dmitry Volyntsev Realip: take client port from PROXY protocol header.
Mon, 23 May 2016 18:44:22 +0300 Dmitry Volyntsev Added the $realip_remote_port variable.
Mon, 23 May 2016 18:44:21 +0300 Dmitry Volyntsev Added the $proxy_protocol_port variable.
Mon, 23 May 2016 16:37:28 +0300 Maxim Dounin Renamed "u" to "sockaddr" in listen options types.
Mon, 23 May 2016 16:37:20 +0300 Ruslan Ermilov Introduced the ngx_sockaddr_t type.
Mon, 23 May 2016 12:50:59 +0300 Ruslan Ermilov Stream: fixed duplicate listen address detection.
Fri, 20 May 2016 19:10:42 +0300 Ruslan Ermilov Use ngx_cmp_sockaddr() where appropriate.
Fri, 20 May 2016 18:41:17 +0300 Valentin Bartenev HTTP/2: the "421 Misdirected Request" response (closes #848).
Fri, 20 May 2016 17:02:04 +0300 Ruslan Ermilov Belatedly changed the ngx_create_listening() prototype.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: removed default DH parameters.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: support for multiple curves (ticket #885).
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: style.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: error messages style.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: support for multiple certificates (ticket #814).
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: support for per-certificate chains.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin SSL: made it possible to iterate though all certificates.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin OCSP stapling: additional function to configure stapling on a cert.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin OCSP stapling: staple now extracted via SSL_get_certificate().
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin OCSP stapling: staple now stored in certificate, not SSL context.
Thu, 19 May 2016 14:46:32 +0300 Maxim Dounin OCSP stapling: staple provided in arguments.
Wed, 18 May 2016 16:21:32 +0300 Maxim Dounin Added overflow checks for version numbers (ticket #762).
Wed, 18 May 2016 15:57:30 +0300 Maxim Dounin Events: close descriptors on errors in ngx_epoll_test_rdhup().
Wed, 18 May 2016 15:57:29 +0300 Maxim Dounin Events: changed ngx_epoll_test_rdhup() to use existing epollfd.
Wed, 18 May 2016 15:57:28 +0300 Maxim Dounin Fixed work with --test-build-epoll after f7849bfb6d21.
Mon, 16 May 2016 20:37:38 +0300 Maxim Dounin Cache: fixed updating bypassed cached errors (ticket #827).
Mon, 16 May 2016 20:37:23 +0300 Maxim Dounin Dav: return 501 on PUT with ranges (ticket #948).
Mon, 16 May 2016 16:22:34 +0300 Valentin Bartenev Fixed an error log message about epoll_wait() timeout.
Fri, 13 May 2016 17:19:23 +0300 Valentin Bartenev Improved EPOLLRDHUP handling.
Thu, 12 May 2016 16:43:19 +0300 Dmitry Volyntsev Map: support of complex values in resulting strings.
Wed, 11 May 2016 17:55:30 +0300 Ruslan Ermilov Removed a surplus condition from ngx_parse_inet6_url().
Wed, 11 May 2016 17:55:20 +0300 Valentin Bartenev Core: fixed port handling in ngx_parse_inet6_url().
Thu, 28 Apr 2016 16:30:19 +0300 Ruslan Ermilov Removed unused flag unexpected_eof from ngx_connection_t.
Tue, 26 Apr 2016 19:31:46 +0300 Vladimir Homutov Variable $request_id.
Fri, 18 Dec 2015 19:05:27 +0300 Roman Arutyunyan Upstream: the "transparent" parameter of proxy_bind and friends.
Wed, 13 Apr 2016 15:42:47 +0300 Roman Arutyunyan Stream: prepared proxy_bind to accept parameters.
Wed, 13 Apr 2016 15:42:46 +0300 Roman Arutyunyan Upstream: prepared proxy_bind to accept parameters.
Tue, 26 Apr 2016 18:26:43 +0300 Ruslan Ermilov Removed some bitrot.
Tue, 26 Apr 2016 18:26:18 +0300 Ruslan Ermilov Version bump.
Tue, 26 Apr 2016 16:31:18 +0300 Maxim Dounin release-1.10.0 tag stable-1.10
Tue, 26 Apr 2016 16:31:18 +0300 Maxim Dounin nginx-1.10.0-RELEASE stable-1.10 release-1.10.0
Tue, 26 Apr 2016 16:30:30 +0300 Maxim Dounin Stable branch. stable-1.10
Tue, 19 Apr 2016 19:02:37 +0300 Maxim Dounin release-1.9.15 tag
Tue, 19 Apr 2016 19:02:37 +0300 Maxim Dounin nginx-1.9.15-RELEASE release-1.9.15
Tue, 19 Apr 2016 17:38:49 +0300 Valentin Bartenev HTTP/2: send the output queue after emitting WINDOW_UPDATE.
Tue, 19 Apr 2016 17:38:49 +0300 Valentin Bartenev HTTP/2: skip data frames in case of internal errors.
Tue, 19 Apr 2016 17:38:49 +0300 Valentin Bartenev HTTP/2: don't send WINDOW_UPDATE for an empty request body.
Tue, 19 Apr 2016 17:18:28 +0300 Maxim Dounin Thread pools: memory barriers in task completion notifications.
Mon, 18 Apr 2016 21:18:24 +0300 Maxim Dounin HTTP/2: write logs when refusing streams with data.
Thu, 14 Apr 2016 15:14:15 +0300 Valentin Bartenev HTTP/2: send WINDOW_UPDATE instead of RST_STREAM with NO_ERROR.
Thu, 14 Apr 2016 15:14:15 +0300 Valentin Bartenev HTTP/2: refuse streams with data until SETTINGS is acknowledged.
Thu, 14 Apr 2016 15:14:15 +0300 Valentin Bartenev HTTP/2: deduplicated some code in ngx_http_v2_state_headers().
Mon, 11 Apr 2016 18:42:34 +0300 Valentin Bartenev FastCGI: skip special bufs in buffered request body chain.
Tue, 12 Apr 2016 19:01:56 +0300 Ruslan Ermilov Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b).
Mon, 11 Apr 2016 16:47:11 +0100 Alessandro Ghedini Fixed typos.
Fri, 08 Apr 2016 15:03:38 +0300 Ruslan Ermilov Removed redundant "u" format specifier.
Fri, 08 Apr 2016 16:49:35 +0300 Ruslan Ermilov Simplified ngx_unix_recv() and ngx_readv_chain().
Fri, 08 Apr 2016 16:41:45 +0300 Valentin Bartenev Merged implementations of ngx_unix_recv().
Fri, 08 Apr 2016 16:39:49 +0300 Valentin Bartenev Fixed small inconsistency in handling EOF among receive functions.
Fri, 08 Apr 2016 16:38:42 +0300 Valentin Bartenev Merged implementations of ngx_udp_unix_recv().
Thu, 07 Apr 2016 11:50:13 +0300 Josh Soref Fixed spelling.
Thu, 07 Apr 2016 19:09:42 +0300 Ruslan Ermilov Version bump.
Tue, 05 Apr 2016 17:57:08 +0300 Maxim Dounin release-1.9.14 tag
Tue, 05 Apr 2016 17:57:08 +0300 Maxim Dounin nginx-1.9.14-RELEASE release-1.9.14
Fri, 01 Apr 2016 16:38:31 +0300 Maxim Dounin Compatibility with FreeBSD 2.2.9.
Fri, 01 Apr 2016 16:38:30 +0300 Maxim Dounin Configure: improved multiple types handling in auto/types/typedef.
Fri, 01 Apr 2016 16:38:28 +0300 Maxim Dounin Configure: fixed autotest source code logging.
Fri, 01 Apr 2016 15:57:10 +0300 Valentin Bartenev HTTP/2: support for unbuffered upload of request body.
Fri, 01 Apr 2016 15:56:03 +0300 Valentin Bartenev HTTP/2: rewritten handling of request body.
Fri, 01 Apr 2016 15:56:03 +0300 Valentin Bartenev HTTP/2: sending RST_STREAM with NO_ERROR to discard request body.
Fri, 01 Apr 2016 13:17:12 +0300 Maxim Dounin Core: removed incorrect GCC 2.7 check.
Fri, 01 Apr 2016 04:17:00 +0300 Maxim Dounin Trailing space fix.
Thu, 31 Mar 2016 23:38:38 +0300 Maxim Dounin SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:37 +0300 Sergey Kandaurov SSL: X509 was made opaque in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:36 +0300 Sergey Kandaurov SSL: EVP_MD_CTX was made opaque in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:34 +0300 Maxim Dounin SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:33 +0300 Maxim Dounin SSL: initialization changes for OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:32 +0300 Maxim Dounin SSL: get_session callback changed in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:31 +0300 Maxim Dounin SSL: guarded error codes not present in OpenSSL 1.1.0.
Thu, 31 Mar 2016 23:38:29 +0300 Maxim Dounin SSL: reasonable version for LibreSSL.
Thu, 31 Mar 2016 22:33:26 +0300 Ruslan Ermilov Removed the prototype mysql module.
Thu, 31 Mar 2016 22:00:33 +0300 Ruslan Ermilov Fixed ngx_os_signal_process() prototype.
Thu, 31 Mar 2016 02:34:04 +0300 Sergey Kandaurov Fixed ngx_pid_t formatting in ngx_sprintf() and logging.
Thu, 31 Mar 2016 02:34:00 +0300 Sergey Kandaurov Fixed format specifiers in ngx_sprintf().
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Thu, 31 Mar 2016 02:33:55 +0300 Sergey Kandaurov Events: fixed logging.
Thu, 31 Mar 2016 02:33:53 +0300 Sergey Kandaurov Fixed logging with variable field width.
Thu, 31 Mar 2016 02:33:50 +0300 Sergey Kandaurov Fixed logging in close error handling.
Wed, 30 Mar 2016 12:07:19 +0300 Ruslan Ermilov Fixed mistranslated phrase.
Wed, 30 Mar 2016 11:57:28 +0300 Ruslan Ermilov Events: fixed test building with eventport on OS X.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Wed, 30 Mar 2016 11:52:07 +0300 Ruslan Ermilov Version bump.
Tue, 29 Mar 2016 18:09:30 +0300 Maxim Dounin release-1.9.13 tag
Tue, 29 Mar 2016 18:09:30 +0300 Maxim Dounin nginx-1.9.13-RELEASE release-1.9.13
Tue, 29 Mar 2016 09:54:11 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 29 Mar 2016 09:52:15 +0300 Maxim Dounin Win32: replaced NGX_EXDEV with more appropriate error code.
Tue, 29 Mar 2016 09:51:46 +0300 Maxim Dounin Win32: additional error code NGX_EEXIST_FILE (ticket #910).
Mon, 28 Mar 2016 19:50:19 +0300 Maxim Dounin Upstream: proxy_next_upstream non_idempotent.
Mon, 28 Mar 2016 19:49:52 +0300 Maxim Dounin Upstream: cached connections now tested against next_upstream.
Mon, 28 Mar 2016 19:29:18 +0300 Ruslan Ermilov Fixed --test-build-*.
Mon, 28 Mar 2016 13:35:25 +0300 Roman Arutyunyan Sub filter: fixed allocation alignment.
Fri, 26 Feb 2016 17:30:27 -0800 Piotr Sikora Core: allow strings without null-termination in ngx_parse_url().
Fri, 25 Mar 2016 14:10:38 +0300 Roman Arutyunyan Fixed socket inheritance on reload and binary upgrade.
Fri, 18 Mar 2016 19:53:22 +0300 Vladimir Homutov Stream: additional logging for UDP.
Wed, 23 Mar 2016 18:34:05 +0300 Dmitry Volyntsev Win32: fixed build after 384154fc634f.
Wed, 23 Mar 2016 17:45:15 +0300 Roman Arutyunyan Stream: detect port absence in proxy_pass with IP literal.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: added support for SRV records.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: do not enable resolve timer if provided timeout is zero.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: introduced valid field in resolver responses.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: introduced the NGX_DEBUG_PALLOC macro.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: use ngx_palloc_small() to allocate ngx_pool_large_t.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: introduced the ngx_palloc_small() function.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: moved logging before freeing large blocks of pool.
Tue, 22 Mar 2016 16:58:38 +0300 Maxim Dounin Backed out server_tokens changes.
Wed, 23 Mar 2016 14:16:31 +0300 Dmitry Volyntsev Cache: fixed slots accounting error introduced in c9d680b00744.
Tue, 22 Mar 2016 15:52:28 +0300 Ruslan Ermilov Reconsidered server_tokens with an empty value.
Mon, 21 Mar 2016 17:04:21 +0300 Valentin Bartenev HTTP/2: improved debugging of sending control frames.
Mon, 21 Mar 2016 12:36:36 +0300 Sergey Kandaurov Events: fixed test building with devpoll and eventport on Linux.
Fri, 18 Mar 2016 16:38:08 -0700 Piotr Sikora Fix build with -Wmissing-prototypes.
Fri, 18 Mar 2016 15:08:21 +0300 Dmitry Volyntsev Cache: added watermark to reduce IO load when keys_zone is full.
Fri, 18 Mar 2016 14:27:30 +0300 Dmitry Volyntsev Cache: report error if slab allocator fails during cache loading.
Fri, 18 Mar 2016 06:44:49 +0300 Maxim Dounin Threads: writing via threads pools in event pipe.
Fri, 18 Mar 2016 06:44:03 +0300 Maxim Dounin Threads: offloading of temp files writing to thread pools.
Fri, 18 Mar 2016 06:43:52 +0300 Maxim Dounin Threads: task pointer stored in ngx_file_t.
Fri, 18 Mar 2016 05:04:45 +0300 Maxim Dounin Fixed timeouts with threaded sendfile() and subrequests.
Wed, 16 Mar 2016 14:44:41 +0300 Ruslan Ermilov Style.
Tue, 15 Mar 2016 18:26:59 +0300 Maxim Dounin Truncation detection in sendfilev() on Solaris.
Tue, 15 Mar 2016 18:26:17 +0300 Maxim Dounin Truncation detection in sendfile() on Linux.
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.
Tue, 15 Mar 2016 15:55:23 +0300 Roman Arutyunyan Stream: post first read events from client and upstream.
Tue, 15 Mar 2016 15:15:30 +0300 Ruslan Ermilov Win32: fixed build after cf3e75cfa951.
Tue, 15 Mar 2016 15:10:41 +0300 Ruslan Ermilov Win32: fixed build after cf3e75cfa951.
Tue, 15 Mar 2016 13:36:19 +0300 Ruslan Ermilov Added variables support to server_tokens.
Mon, 14 Mar 2016 22:42:35 +0300 Valentin Bartenev Fixed handling of EAGAIN with sendfile in threads.
Tue, 15 Mar 2016 00:04:04 +0300 Roman Arutyunyan Events: fixed error logging in devpoll.
Mon, 14 Mar 2016 19:23:23 +0300 Sergey Kandaurov Fixed compilation with -Wmissing-prototypes.
Tue, 08 Mar 2016 22:31:55 -0500 Justin Li Upstream: avoid closing client connection in edge case.
Thu, 10 Mar 2016 21:58:03 +0300 Maxim Dounin Upstream: fixed "zero size buf" alerts with cache (ticket #918).
Thu, 10 Mar 2016 18:31:05 +0300 Ruslan Ermilov Configure: style.
Thu, 10 Mar 2016 16:50:13 +0300 Maxim Dounin Dynamic modules: do not overwrite old modules on install.
Thu, 10 Mar 2016 10:43:00 +0300 Ruslan Ermilov Configure: style.
Thu, 03 Mar 2016 21:14:19 +0300 Maxim Dounin Copy filter: fixed sendfile aio handlers to set ctx->aio.
Thu, 03 Mar 2016 21:14:12 +0300 Maxim Dounin Fixed sendfile in threads (or with aio preload) and subrequests.
Thu, 03 Mar 2016 18:41:05 +0300 Valentin Bartenev Introduced the ngx_chain_to_iovec() function.
Tue, 01 Mar 2016 15:18:07 +0300 Valentin Bartenev Request body: moved handling of the last part in the save filter.
Fri, 26 Feb 2016 14:27:04 +0300 Ruslan Ermilov Dynamic modules: perl.
Mon, 29 Feb 2016 18:52:33 +0300 Ruslan Ermilov Dynamic modules: expose the "modules" target.
Thu, 25 Feb 2016 16:29:51 +0300 Ruslan Ermilov Dynamic modules: removed unnecessary initialization.
Thu, 25 Feb 2016 15:22:05 +0300 Ruslan Ermilov Dynamic modules: make sure to call config.make for dynamic addons.
Thu, 25 Feb 2016 16:28:42 +0300 Ruslan Ermilov Version bump.
Wed, 24 Feb 2016 17:53:23 +0300 Maxim Dounin release-1.9.12 tag
Wed, 24 Feb 2016 17:53:22 +0300 Maxim Dounin nginx-1.9.12-RELEASE release-1.9.12
Wed, 24 Feb 2016 15:58:07 +0300 Valentin Bartenev HTTP/2: implemented per request timeouts (closes #626).
Wed, 24 Feb 2016 16:05:47 +0300 Valentin Bartenev HTTP/2: always use temporary pool for processing headers.
Wed, 24 Feb 2016 16:05:46 +0300 Valentin Bartenev HTTP/2: cleaned up state while closing stream.
Wed, 24 Feb 2016 16:01:23 +0300 Valentin Bartenev Fixed buffer over-read while logging invalid request headers.
Fri, 19 Feb 2016 18:13:54 +0300 Maxim Dounin Configure: added "build" target.
Fri, 19 Feb 2016 17:27:30 +0300 Maxim Dounin SSL: avoid calling SSL_shutdown() during handshake (ticket #901).
Fri, 19 Feb 2016 17:27:23 +0300 Maxim Dounin SSL: fixed SSL_shutdown() comment.
Thu, 18 Feb 2016 15:49:11 +0300 Ruslan Ermilov Headers filter: fixed "add_header ... '' always".
Fri, 19 Feb 2016 13:31:55 +0300 Sergey Kandaurov Configure: skip building OpenSSL documentation to conserve time.
Thu, 18 Feb 2016 11:39:57 +0300 Ruslan Ermilov Configure: fixed static nginx build with OpenSSL (ticket #903).
Thu, 18 Feb 2016 13:58:49 +0300 Vladimir Homutov Core: added support for more than 64 CPUs in worker_cpu_affinity.
Tue, 16 Feb 2016 17:49:14 +0300 Valentin Bartenev HTTP/2: added debug logging of response headers.
Tue, 16 Feb 2016 17:49:14 +0300 Valentin Bartenev HTTP/2: use local pointer instead of r->connection.
Mon, 15 Feb 2016 17:41:52 +0300 Maxim Dounin Core: improved logging on invalid NGINX variable (ticket #900).
Sat, 13 Feb 2016 07:28:14 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Sat, 13 Feb 2016 06:47:34 +0300 Maxim Dounin Win32: simplified and improved handling of MSVC versions.
Fri, 12 Feb 2016 16:36:20 +0300 Valentin Bartenev HTTP/2: fixed undefined behavior in ngx_http_v2_huff_encode().
Thu, 11 Feb 2016 15:35:36 +0300 Valentin Bartenev HTTP/2: implemented HPACK Huffman encoding for response headers.
Thu, 11 Feb 2016 18:46:46 +0300 Ruslan Ermilov Dynamic modules: fixed a version mismatch message (ticket #898).
Thu, 11 Feb 2016 14:20:26 +0300 Roman Arutyunyan Stream: initialize variable right before using it.
Thu, 11 Feb 2016 14:20:22 +0300 Roman Arutyunyan Stream: removed useless typedef.
Wed, 10 Feb 2016 11:36:25 +0300 Ruslan Ermilov Dynamic modules: added auth_basic module libs via ngx_module_libs=.
Tue, 09 Feb 2016 16:31:26 -0800 Piotr Sikora Core: ngx_module_t compatibility with C++.
Wed, 10 Feb 2016 06:23:34 +0300 Maxim Dounin Version bump.
Tue, 09 Feb 2016 17:11:57 +0300 Maxim Dounin release-1.9.11 tag
Tue, 09 Feb 2016 17:11:56 +0300 Maxim Dounin nginx-1.9.11-RELEASE release-1.9.11
Mon, 08 Feb 2016 18:02:04 +0300 Maxim Dounin Dynamic modules: NGX_STREAM define removed.
Fri, 05 Feb 2016 21:48:25 +0300 Valentin Bartenev Dynamic modules: added dlsym() to configure test.
Fri, 05 Feb 2016 14:02:54 +0300 Ruslan Ermilov Dynamic modules: fixed a copy-n-paste error.
Thu, 04 Feb 2016 20:25:29 +0300 Maxim Dounin Dynamic modules.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: auto/module script.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: introduced HTTP_INIT_FILTER_MODULES.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: dlopen() support.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: changed ngx_modules to cycle->modules.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: moved module-related stuff to separate files.
Thu, 04 Feb 2016 18:01:04 +0300 Valentin Bartenev HTTP/2: fixed possible buffer overrun (ticket #893).
Tue, 02 Feb 2016 16:33:55 +0300 Valentin Bartenev HTTP/2: fixed padding handling in HEADERS frame with CONTINUATION.
Tue, 02 Feb 2016 16:33:55 +0300 Valentin Bartenev HTTP/2: fixed request length accounting.
Tue, 02 Feb 2016 16:33:55 +0300 Valentin Bartenev HTTP/2: fixed excessive memory allocation for pool cleanup.
Tue, 02 Feb 2016 16:33:55 +0300 Valentin Bartenev HTTP/2: removed unused field from ngx_http_v2_stream_t.
Thu, 17 Dec 2015 17:30:22 +0300 Ruslan Ermilov Resolver: style.
Thu, 17 Dec 2015 17:21:16 +0300 Ruslan Ermilov Resolver: improved PTR response processing.
Thu, 17 Dec 2015 17:21:12 +0300 Ruslan Ermilov Resolver: style.
Tue, 02 Feb 2016 13:42:55 +0300 Roman Arutyunyan Resolver: free TCP buffers on resolver cleanup.
Tue, 02 Feb 2016 11:35:19 +0300 Ruslan Ermilov Resolver: fixed possible resource leak introduced in 5a16d40c63de.
Thu, 28 Jan 2016 15:28:20 +0300 Roman Arutyunyan Resolver: TCP support.
Thu, 28 Jan 2016 15:28:20 +0300 Roman Arutyunyan Resolver: per-request DNS server balancer.
Thu, 28 Jan 2016 15:28:20 +0300 Roman Arutyunyan Resolver: renamed UDP-specific structures, fields and variables.
Thu, 28 Jan 2016 15:28:19 +0300 Roman Arutyunyan Resolver: removed unused field from ngx_resolver_ctx_t.
Thu, 28 Jan 2016 15:25:58 +0300 Roman Arutyunyan Version bump.
Tue, 26 Jan 2016 17:39:31 +0300 Maxim Dounin release-1.8.1 tag stable-1.8
Tue, 26 Jan 2016 17:39:30 +0300 Maxim Dounin nginx-1.8.1-RELEASE stable-1.8 release-1.8.1
Tue, 26 Jan 2016 16:47:14 +0300 Ruslan Ermilov Resolver: limited CNAME recursion. stable-1.8
Tue, 26 Jan 2016 16:46:59 +0300 Roman Arutyunyan Resolver: fixed use-after-free memory accesses with CNAME. stable-1.8
Tue, 26 Jan 2016 16:46:48 +0300 Roman Arutyunyan Resolver: changed the ngx_resolver_create_*_query() arguments. stable-1.8
Tue, 26 Jan 2016 16:46:38 +0300 Ruslan Ermilov Resolver: fixed CNAME processing for several requests. stable-1.8
Tue, 26 Jan 2016 16:46:31 +0300 Ruslan Ermilov Resolver: fixed crashes in timeout handler. stable-1.8
Tue, 26 Jan 2016 16:46:18 +0300 Roman Arutyunyan Resolver: fixed possible segmentation fault on DNS format error. stable-1.8
Tue, 26 Jan 2016 17:27:41 +0300 Maxim Dounin release-1.9.10 tag
Tue, 26 Jan 2016 17:27:40 +0300 Maxim Dounin nginx-1.9.10-RELEASE release-1.9.10
Tue, 26 Jan 2016 16:47:14 +0300 Ruslan Ermilov Resolver: limited CNAME recursion.
Tue, 26 Jan 2016 16:46:59 +0300 Roman Arutyunyan Resolver: fixed use-after-free memory accesses with CNAME.
Tue, 26 Jan 2016 16:46:48 +0300 Roman Arutyunyan Resolver: changed the ngx_resolver_create_*_query() arguments.
Tue, 26 Jan 2016 16:46:38 +0300 Ruslan Ermilov Resolver: fixed CNAME processing for several requests.
Tue, 26 Jan 2016 16:46:31 +0300 Ruslan Ermilov Resolver: fixed crashes in timeout handler.
Tue, 26 Jan 2016 16:46:18 +0300 Roman Arutyunyan Resolver: fixed possible segmentation fault on DNS format error.
Mon, 25 Jan 2016 21:58:21 +0300 Maxim Dounin Updated OpenSSL and PCRE used for win32 builds. stable-1.8
Thu, 05 Nov 2015 15:01:09 +0300 Valentin Bartenev SSL: only select SPDY using NPN if "spdy" is enabled. stable-1.8
Fri, 30 Oct 2015 21:43:30 +0300 Maxim Dounin Fixed ngx_parse_time() out of bounds access (ticket #821). stable-1.8
Mon, 19 Oct 2015 21:22:38 +0300 Maxim Dounin SSL: preserve default server context in connection (ticket #235). stable-1.8
Thu, 03 Sep 2015 15:09:21 +0300 Roman Arutyunyan Upstream: fixed cache send error handling. stable-1.8
Sun, 16 Aug 2015 10:51:34 +0300 Maxim Dounin Fixed wrong URI after try_files in nested location (ticket #97). stable-1.8
Sun, 16 Aug 2015 10:51:16 +0300 Maxim Dounin Fixed segfault with try_files introduced by c985d90a8d1f. stable-1.8
Wed, 06 May 2015 17:04:00 +0300 Ruslan Ermilov Events: made a failure to create a notification channel non-fatal. stable-1.8
Fri, 24 Apr 2015 10:54:06 +0300 Roman Arutyunyan Merge proxy_protocol setting of listen directives. stable-1.8
Mon, 25 Jan 2016 19:32:58 +0300 Maxim Dounin Version bump. stable-1.8
Tue, 12 Jan 2016 19:19:07 +0300 Valentin Bartenev Request body: removed surplus assigment, no functional changes.
Mon, 11 Jan 2016 19:23:17 +0300 Maxim Dounin Core: worker_cpu_affinity auto.
Mon, 11 Jan 2016 19:08:12 +0300 Maxim Dounin Upstream: fixed changing method on X-Accel-Redirect.
Mon, 11 Jan 2016 10:53:49 +0300 Ruslan Ermilov Year 2016.
Thu, 17 Dec 2015 16:39:15 +0300 Maxim Dounin Upstream: don't keep connections on early responses (ticket #669).
Thu, 17 Dec 2015 16:39:02 +0300 Maxim Dounin Fixed PROXY protocol on IPv6 sockets (ticket #858).
Thu, 17 Dec 2015 16:38:51 +0300 Maxim Dounin Version bump.
Sat, 12 Dec 2015 10:32:58 +0300 Ruslan Ermilov Fixed a typo.
Wed, 09 Dec 2015 17:47:21 +0300 Maxim Dounin release-1.9.9 tag
Wed, 09 Dec 2015 17:47:20 +0300 Maxim Dounin nginx-1.9.9-RELEASE release-1.9.9
Wed, 09 Dec 2015 16:26:59 +0300 Ruslan Ermilov Fixed fastcgi_pass with UNIX socket and variables (ticket #855).
Wed, 09 Dec 2015 14:41:16 +0300 Ruslan Ermilov Version bump.
Tue, 08 Dec 2015 18:16:52 +0300 Maxim Dounin release-1.9.8 tag
Tue, 08 Dec 2015 18:16:51 +0300 Maxim Dounin nginx-1.9.8-RELEASE release-1.9.8
Tue, 08 Dec 2015 17:39:56 +0300 Roman Arutyunyan Slice filter: terminate first slice with last_in_chain flag.
Tue, 08 Dec 2015 17:39:56 +0300 Roman Arutyunyan Slice filter: never run subrequests when main request is buffered.
Tue, 08 Dec 2015 16:59:43 +0300 Sergey Kandaurov SSL: fixed possible segfault on renegotiation (ticket #845).
Mon, 07 Dec 2015 20:09:34 +0300 Maxim Dounin Updated OpenSSL and PCRE used for win32 builds.
Mon, 07 Dec 2015 20:08:13 +0300 Maxim Dounin Added slice module to win32 builds.
Mon, 07 Dec 2015 16:30:48 +0300 Roman Arutyunyan Slice filter.
Mon, 07 Dec 2015 16:30:47 +0300 Roman Arutyunyan Upstream: fill r->headers_out.content_range from upstream response.
Wed, 02 Dec 2015 19:17:19 -0800 Piotr Sikora Core: fix typo in error message.
Thu, 03 Dec 2015 20:06:45 +0300 Maxim Dounin Style: NGX_PTR_SIZE replaced with sizeof(void *).
Wed, 02 Dec 2015 01:06:54 +0300 Maxim Dounin Style.
Mon, 30 Nov 2015 12:54:01 +0300 Ruslan Ermilov Stop emulating a space character after r->method_name.
Fri, 06 Nov 2015 15:21:51 +0300 Ruslan Ermilov Proxy: improved code readability.
Mon, 30 Nov 2015 12:04:35 +0300 Ruslan Ermilov Reduced the number of GET method constants.
Mon, 30 Nov 2015 16:27:33 +0300 Valentin Bartenev Increased the default "connection_pool_size" on 64-bit platforms.
Mon, 30 Nov 2015 12:04:29 +0300 Ruslan Ermilov Configure: improved workaround for system perl on OS X.
Mon, 30 Nov 2015 19:01:53 +0300 Ruslan Ermilov Configure: removed comment obsolete in 3b763d36e055.
Fri, 06 Nov 2015 15:22:43 +0300 Ruslan Ermilov Style: unified request method checks.
Mon, 23 Nov 2015 12:40:19 +0300 Ruslan Ermilov Core: enabled "include" inside http upstreams (ticket #635).
Mon, 23 Nov 2015 22:48:31 +0300 Maxim Dounin Configure: fixed using OpenSSL include paths.
Sat, 21 Nov 2015 10:44:07 +0300 Ruslan Ermilov Upstream: fixed "no port" detection in evaluated upstreams.
Tue, 17 Nov 2015 19:41:39 +0300 Maxim Dounin Missing "variable" word added.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Used the pwritev() syscall for writing files where possible.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Moved file writev() handling code to a separate function.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Handled EINTR from write() and pwrite() syscalls.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Adjusted file->sys_offset after the write() syscall.
Tue, 17 Nov 2015 19:01:41 +0300 Valentin Bartenev Version bump.
Tue, 17 Nov 2015 17:50:57 +0300 Maxim Dounin release-1.9.7 tag
Tue, 17 Nov 2015 17:50:56 +0300 Maxim Dounin nginx-1.9.7-RELEASE release-1.9.7
Mon, 16 Nov 2015 16:02:02 +0300 Ruslan Ermilov Realip: the $realip_remote_addr variable.
Fri, 13 Nov 2015 20:10:50 +0300 Valentin Bartenev HTTP/2: reused HEADERS and CONTINUATION frames buffers.
Fri, 13 Nov 2015 20:10:50 +0300 Valentin Bartenev HTTP/2: fixed handling of output HEADERS frames.
Fri, 13 Nov 2015 20:10:50 +0300 Valentin Bartenev HTTP/2: fixed invalid headers handling (ticket #831).
Wed, 11 Nov 2015 15:47:30 +0300 Roman Arutyunyan Upstream: proxy_cache_convert_head directive.
Thu, 05 Nov 2015 15:01:09 +0300 Valentin Bartenev SSL: only select HTTP/2 using NPN if "http2" is enabled.
Thu, 05 Nov 2015 15:01:01 +0300 Valentin Bartenev HTTP/2: backed out 16905ecbb49e (ticket #822).
Fri, 30 Oct 2015 21:43:30 +0300 Maxim Dounin Fixed ngx_parse_time() out of bounds access (ticket #821).
Mon, 26 Oct 2015 19:06:42 +0300 Vladimir Homutov Syslog: added "nohostname" option.
Tue, 27 Oct 2015 23:16:35 +0300 Valentin Bartenev HTTP/2: changed behavior of the "http2_max_field_size" directive.
Tue, 27 Oct 2015 23:16:35 +0300 Valentin Bartenev HTTP/2: fixed spelling.
Tue, 27 Oct 2015 23:16:29 +0300 Valentin Bartenev Version bump.
Tue, 27 Oct 2015 16:47:30 +0300 Maxim Dounin release-1.9.6 tag
Tue, 27 Oct 2015 16:47:29 +0300 Maxim Dounin nginx-1.9.6-RELEASE release-1.9.6
Mon, 26 Oct 2015 17:46:28 +0300 Valentin Bartenev HTTP/2: simplified checking the END_STREAM flag.
Mon, 26 Oct 2015 17:46:16 +0300 Valentin Bartenev HTTP/2: improved the ngx_http_v2_integer_octets(v) macro.
Mon, 26 Oct 2015 17:46:13 +0300 Valentin Bartenev HTTP/2: fixed the NGX_HTTP_V2_MAX_FIELD macro.
Mon, 28 Sep 2015 02:32:44 +0300 Valentin Bartenev HTTP/2: fixed splitting of response headers on CONTINUATION frames.
Mon, 26 Oct 2015 17:43:08 +0300 Valentin Bartenev HTTP/2: introduced NGX_HTTP_V2_ENCODE_* macros.
Mon, 26 Oct 2015 17:43:08 +0300 Valentin Bartenev HTTP/2: simplified producing of the Last-Modified header.
Mon, 26 Oct 2015 17:43:08 +0300 Valentin Bartenev HTTP/2: fixed header block size calculation.
Thu, 01 Oct 2015 20:25:55 -0700 Piotr Sikora HTTP/2: fix handling of connection errors.
Thu, 01 Oct 2015 20:25:55 -0700 Piotr Sikora HTTP/2: fix indirect reprioritization.
Thu, 01 Oct 2015 20:25:55 -0700 Piotr Sikora HTTP/2: reject self-dependent streams.
Fri, 23 Oct 2015 18:21:33 -0700 Piotr Sikora Core: read/write locks are also required by the Stream module.
Fri, 23 Oct 2015 18:21:33 -0700 Piotr Sikora Configure: style fixes for autoconf.err.
Tue, 20 Oct 2015 21:28:38 +0300 Valentin Bartenev HTTP/2: improved error handling while parsing integers.
Tue, 20 Oct 2015 21:26:38 +0300 Ruslan Ermilov HTTP/2: improved HPACK integer parsing code readability.
Tue, 20 Oct 2015 18:16:18 +0300 Maxim Dounin Win32: timer_resolution now ignored with select.
Sat, 17 Oct 2015 21:41:02 +0900 Kouhei Sutou Win32: fixed build with MinGW and MinGW-w64 gcc.
Mon, 19 Oct 2015 23:04:49 +0300 Maxim Dounin Style: unneeded casts of cf->args->elts removed.
Mon, 19 Oct 2015 21:28:17 +0300 Maxim Dounin Fixed variables prefix comparison.
Mon, 19 Oct 2015 21:28:02 +0300 Maxim Dounin Fixed handling of empty root.
Mon, 19 Oct 2015 21:22:38 +0300 Maxim Dounin SSL: preserve default server context in connection (ticket #235).
Mon, 19 Oct 2015 16:16:47 +0300 Valentin Bartenev HTTP/2: fixed parsing of literal header fields without indexing.
Wed, 07 Oct 2015 22:19:42 +0300 Vladimir Homutov SSL: handled long string truncation in ngx_ssl_error().
Tue, 06 Oct 2015 08:57:09 +0300 Ruslan Ermilov Stream: delete proxy connection timer after SSL handshake.
Sun, 12 Jul 2015 08:31:38 -0700 Kurtis Nusbaum Extract out version info function.
Mon, 28 Sep 2015 20:02:05 +0300 Valentin Bartenev HTTP/2: fixed $server_protocol value (ticket #800).
Thu, 24 Sep 2015 17:19:08 +0300 Maxim Dounin SSL: compatibility with OpenSSL master branch.
Thu, 24 Sep 2015 17:18:42 +0300 Maxim Dounin Version bump.
Tue, 22 Sep 2015 17:36:22 +0300 Maxim Dounin release-1.9.5 tag
Tue, 22 Sep 2015 17:36:21 +0300 Maxim Dounin nginx-1.9.5-RELEASE release-1.9.5
Tue, 22 Sep 2015 17:09:50 +0300 Maxim Dounin Style.
Tue, 15 Sep 2015 17:49:15 +0300 Valentin Bartenev Increased the default number of output buffers.
Tue, 22 Sep 2015 01:40:04 +0300 Valentin Bartenev HTTP/2: fixed header block parsing with CONTINUATION frames (#792).
Tue, 22 Sep 2015 01:40:04 +0300 Valentin Bartenev HTTP/2: fixed HPACK header field parsing.
Mon, 21 Sep 2015 23:08:34 +0300 Roman Arutyunyan Sub filter: fixed initialization in http{} level (ticket #791).
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).
Fri, 11 Sep 2015 17:04:40 +0300 Maxim Dounin Core: fixed segfault with null in wildcard hash names.
Fri, 11 Sep 2015 17:04:04 +0300 Maxim Dounin Fixed segfault with incorrect location nesting.
Fri, 11 Sep 2015 17:03:56 +0300 Maxim Dounin Cache: check the whole cache key in addition to hashes.
Thu, 03 Sep 2015 15:09:21 +0300 Roman Arutyunyan Upstream: fixed cache send error handling.
Wed, 02 Sep 2015 19:45:40 +0300 Valentin Bartenev Fixed building --with-debug, broken by 6fce16b1fc10.
Wed, 02 Sep 2015 19:26:40 +0300 Valentin Bartenev Writing to some file systems can be interrupted.
Mon, 31 Aug 2015 23:26:33 +0300 Valentin Bartenev Decreased the NGX_HTTP_MAX_SUBREQUESTS limit.
Mon, 31 Aug 2015 23:25:16 +0300 Valentin Bartenev Added protection against r->main->count overflow by subrequests.
Sun, 23 Aug 2015 21:03:32 +0300 Valentin Bartenev Limit recursive subrequests instead of simultaneous.
Sun, 23 Aug 2015 21:03:29 +0300 Valentin Bartenev Version bump.
Tue, 18 Aug 2015 18:16:17 +0300 Maxim Dounin release-1.9.4 tag
Tue, 18 Aug 2015 18:16:17 +0300 Maxim Dounin nginx-1.9.4-RELEASE release-1.9.4
Tue, 18 Aug 2015 16:26:18 +0300 Maxim Dounin Perl: prototyping behavior explicitly specified.
Tue, 18 Aug 2015 16:26:05 +0300 Maxim Dounin Perl: fixed warning about "sep" may be used uninitialized.
Mon, 17 Aug 2015 18:09:20 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 17 Aug 2015 18:09:17 +0300 Maxim Dounin Win32: MSVC 2015 compatibility.
Mon, 17 Aug 2015 17:42:02 +0300 Dmitry Volyntsev Sub filter: support of variables in the strings to replace.
Mon, 17 Aug 2015 17:42:02 +0300 Dmitry Volyntsev Sub filter: support of multiple strings to replace.
Sun, 16 Aug 2015 10:51:34 +0300 Maxim Dounin Fixed wrong URI after try_files in nested location (ticket #97).
Sun, 16 Aug 2015 10:51:16 +0300 Maxim Dounin Fixed segfault with try_files introduced by c985d90a8d1f.
Thu, 13 Aug 2015 16:27:17 +0300 Sergey Kandaurov Core: fixed potential division by zero when initializing hash.
Thu, 13 Aug 2015 16:27:13 +0300 Sergey Kandaurov Core: fixed style in the error message.
Thu, 13 Aug 2015 15:55:21 +0300 Vladimir Homutov Stream: fixed potential error log buffer overrun.
Wed, 12 Aug 2015 12:56:59 +0300 Vladimir Homutov Style.
Mon, 10 Aug 2015 12:14:41 +0300 Vladimir Homutov Stream: the "tcp_nodelay" directive.
Tue, 11 Aug 2015 16:28:55 +0300 Valentin Bartenev Core: idle connections now closed only once on exiting.
Tue, 11 Aug 2015 10:28:00 +0300 Andrei Belov Fixed typo in the error message.
Thu, 23 Jul 2015 14:00:03 -0400 Gena Makhomed Workaround for "configuration file test failed" under OpenVZ.
Thu, 30 Jul 2015 16:43:48 -0700 Roman Arutyunyan Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer.
Wed, 29 Jul 2015 14:36:36 -0700 Roman Arutyunyan Style.
Wed, 29 Jul 2015 13:46:26 -0700 Roman Arutyunyan Stream: added proxy_buffer_size to set the size of data buffers.
Thu, 16 Jul 2015 14:20:48 +0300 Ruslan Ermilov Fixed strict aliasing warnings with old GCC versions.
Wed, 15 Jul 2015 20:43:41 +0100 Andrew Hutchings Modify changes doc to acknowledge Lu is from Intel
Wed, 15 Jul 2015 22:56:03 +0300 Maxim Dounin Version bump.
Tue, 14 Jul 2015 19:46:05 +0300 Maxim Dounin release-1.9.3 tag
Tue, 14 Jul 2015 19:46:05 +0300 Maxim Dounin nginx-1.9.3-RELEASE release-1.9.3
Tue, 14 Jul 2015 19:44:19 +0300 Maxim Dounin Updated PCRE used for win32 builds.
Tue, 14 Jul 2015 09:38:13 -0700 Roman Arutyunyan Stream: renamed rate limiting directives.
Tue, 14 Jul 2015 10:13:51 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 14 Jul 2015 01:10:25 +0300 Maxim Dounin OCSP stapling: fixed segfault without nextUpdate.
Tue, 07 Jul 2015 16:38:49 +0300 Maxim Dounin OCSP stapling: fixed ssl_stapling_file (ticket #769).
Thu, 02 Jul 2015 17:20:29 +0300 Valentin Bartenev Stream: fixed possible integer overflow in rate limiting.
Thu, 02 Jul 2015 17:15:32 +0300 Roman Arutyunyan Stream: fixed MSVC compilation warning.
Thu, 25 Jun 2015 12:36:52 +0300 Roman Arutyunyan Stream: upstream "connected" flag.
Tue, 23 Jun 2015 20:17:48 +0300 Roman Arutyunyan Stream: upstream and downstream limit rates.
Tue, 23 Jun 2015 20:17:47 +0300 Roman Arutyunyan Stream: common handler for upstream and downstream.
Thu, 18 Jun 2015 03:36:41 -0700 Piotr Sikora Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Tue, 16 Jun 2015 00:43:00 +0300 Ruslan Ermilov Upstream: fixed shared upstreams on win32.
Thu, 18 Jun 2015 14:17:30 +0300 Vladimir Homutov Stream: connection limiting module.
Wed, 17 Jun 2015 17:57:34 +0300 Sergey Kandaurov Resolver: canceled resend timer on empty resend queues.
Wed, 10 Jun 2015 19:18:19 -0700 Piotr Sikora Configure: create missing intermediates for build directory.
Wed, 17 Jun 2015 14:15:27 +0300 Ruslan Ermilov Configure: fix tests with multi-level relative build directory.
Tue, 16 Jun 2015 23:28:38 +0300 Vladimir Homutov Disabled duplicate http, mail, and stream blocks.
Tue, 16 Jun 2015 23:31:31 +0300 Vladimir Homutov Version bump.
Tue, 16 Jun 2015 17:49:40 +0300 Maxim Dounin release-1.9.2 tag
Tue, 16 Jun 2015 17:49:39 +0300 Maxim Dounin nginx-1.9.2-RELEASE release-1.9.2
Tue, 16 Jun 2015 16:52:13 +0300 Ruslan Ermilov Polished the recent change to the manpage.
Tue, 16 Jun 2015 16:28:56 +0300 Vladimir Homutov Documentation: added -T option description to the man page.
Thu, 14 May 2015 18:54:27 +0300 Vladimir Homutov Core: store and dump processed configuration.
Tue, 16 Jun 2015 15:47:40 +0300 Vladimir Homutov Core: added support for writing to stdout.
Tue, 16 Jun 2015 13:45:19 +0300 Roman Arutyunyan Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.
Tue, 16 Jun 2015 13:45:16 +0300 Roman Arutyunyan Stream: client-side PROXY protocol.
Tue, 16 Jun 2015 09:02:45 +0300 Vladimir Homutov Stream: the "proxy_bind" directive.
Mon, 15 Jun 2015 20:20:12 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Thu, 11 Jun 2015 20:42:39 +0300 Maxim Dounin OCSP stapling: avoid sending expired responses (ticket #425).
Thu, 11 Jun 2015 20:42:31 +0300 Maxim Dounin Moved ngx_http_parse_time() to core, renamed accordingly.
Thu, 11 Jun 2015 20:42:24 +0300 Maxim Dounin Removed unused ngx_http_get_time() declaration.
Wed, 10 Jun 2015 19:18:20 +0300 Valentin Bartenev Configure: added gcc5 to the list of known GCC versions.
Wed, 10 Jun 2015 12:25:45 +0300 Ruslan Ermilov Configure: search OpenSSL in a bunch of standard places.
Wed, 10 Jun 2015 12:25:31 +0300 Ruslan Ermilov Configure: moved NGX_SBIN_PATH variable initialization.
Thu, 04 Jun 2015 13:04:12 +0300 Vladimir Homutov Stream: access module.
Tue, 09 Jun 2015 13:00:45 +0300 Vladimir Homutov Stream: added postconfiguration method to stream modules.
Mon, 08 Jun 2015 23:13:56 +0300 Ruslan Ermilov Mail: listen backlog=.
Mon, 08 Jun 2015 23:13:33 +0300 Ruslan Ermilov Stream: listen backlog=.
Mon, 08 Jun 2015 23:11:58 +0300 Ruslan Ermilov Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
Mon, 08 Jun 2015 23:11:42 +0300 Ruslan Ermilov Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.
Fri, 05 Jun 2015 23:03:13 +0300 Ruslan Ermilov Stream: fixed "reuseport" to actually work.
Fri, 05 Jun 2015 22:23:26 +0300 Maxim Dounin Added the REQUEST_SCHEME parameter.
Thu, 04 Jun 2015 23:46:44 +0300 Roman Arutyunyan Upstream keepalive: reduced diffs to the plus version of nginx.
Fri, 05 Jun 2015 17:10:34 +0300 Maxim Dounin Style.
Wed, 03 Jun 2015 19:12:26 +0300 Sergey Kandaurov Event pipe: call ngx_handle_read_event() with a proper flags type.
Wed, 03 Jun 2015 08:23:35 +0300 Ruslan Ermilov Fixed misspellings of the word "dependencies".
Mon, 01 Jun 2015 21:08:56 +0300 Valentin Bartenev Fixed excessive memory usage while parsing configuration.
Mon, 01 Jun 2015 16:58:07 +0300 Valentin Bartenev Fixed spelling in change logs.
Fri, 29 May 2015 09:26:33 +0300 Ruslan Ermilov Fixed bullying style of comments.
Fri, 29 May 2015 09:26:27 +0300 Ruslan Ermilov Version bump.
Tue, 26 May 2015 16:49:51 +0300 Maxim Dounin release-1.9.1 tag
Tue, 26 May 2015 16:49:50 +0300 Maxim Dounin nginx-1.9.1-RELEASE release-1.9.1
Mon, 25 May 2015 17:58:20 +0300 Maxim Dounin Disabled SSLv3 by default (ticket #653).
Mon, 25 May 2015 17:58:13 +0300 Maxim Dounin Configure: GNU Hurd properly recognized.
Thu, 21 May 2015 19:39:11 +0300 Maxim Dounin Fixed reuseport with accept_mutex.
Wed, 20 May 2015 22:44:00 +0300 Ruslan Ermilov Upstream: report to error_log when max_fails is reached.
Wed, 20 May 2015 15:51:56 +0300 Maxim Dounin The "reuseport" option of the "listen" directive.
Wed, 20 May 2015 15:51:28 +0300 Maxim Dounin Simplified ngx_http_init_listening().
Wed, 20 May 2015 15:51:21 +0300 Maxim Dounin Introduced worker number, ngx_worker.
Wed, 20 May 2015 15:51:13 +0300 Maxim Dounin Configure: style.
Tue, 19 May 2015 19:27:07 +0300 Valentin Bartenev Core: properly initialized written bytes counter in memory log.
Mon, 18 May 2015 16:05:44 +0300 Sergey Kandaurov Upstream hash: consistency across little/big endianness.
Sat, 16 May 2015 01:32:27 +0300 Ruslan Ermilov Upstream: $upstream_connect_time.
Sat, 16 May 2015 01:31:04 +0300 Ruslan Ermilov Upstream: times to obtain header/response are stored as ngx_msec_t.
Fri, 15 May 2015 17:15:33 +0300 Igor Sysoev Events: ngx_event_t size reduction by grouping bit fields.
Wed, 06 May 2015 17:04:00 +0300 Ruslan Ermilov Events: made a failure to create a notification channel non-fatal.
Wed, 29 Apr 2015 14:59:02 +0300 Ruslan Ermilov Configure: handle deprecated options.
Wed, 29 Apr 2015 13:53:24 +0300 Ruslan Ermilov Removed the deprecated "imap" directive.
Wed, 29 Apr 2015 13:53:08 +0300 Ruslan Ermilov Removed the deprecated "so_keepalive" directive.
Wed, 29 Apr 2015 13:52:49 +0300 Ruslan Ermilov Removed deprecated HTTP directives.
Wed, 29 Apr 2015 13:52:37 +0300 Ruslan Ermilov Removed the deprecated "connections" directive.
Tue, 28 Apr 2015 18:55:03 +0300 Valentin Bartenev Fixed overflow detection in ngx_inet_addr().
Tue, 28 Apr 2015 18:54:48 +0300 Valentin Bartenev Version bump.
Tue, 28 Apr 2015 18:31:18 +0300 Maxim Dounin release-1.9.0 tag
Tue, 28 Apr 2015 18:31:17 +0300 Maxim Dounin nginx-1.9.0-RELEASE release-1.9.0
Mon, 27 Apr 2015 18:51:18 +0300 Maxim Dounin Added stream module to win32 builds.
Mon, 27 Apr 2015 18:25:42 +0300 Maxim Dounin Win32: shared memory base addresses and remapping.
Mon, 27 Apr 2015 03:44:30 +0300 Maxim Dounin Win32: fixed shm.handle loss on reload.
Mon, 27 Apr 2015 03:44:03 +0300 Maxim Dounin Core: fixed nginx_shared_zone name.
Fri, 20 Feb 2015 15:31:37 +0300 Vladimir Homutov Mail: error_log support.
Sat, 25 Apr 2015 22:44:02 +0300 Vladimir Homutov Core: the ngx_set_connection_log() macro.
Fri, 24 Apr 2015 10:54:06 +0300 Roman Arutyunyan Merge proxy_protocol setting of listen directives.
Thu, 23 Apr 2015 14:26:11 +0300 Ruslan Ermilov Removed the "worker_rlimit_sigpending" directive.
Thu, 23 Apr 2015 14:17:40 +0300 Ruslan Ermilov Removed the obsolete rtsig module.
Wed, 22 Apr 2015 18:57:32 +0300 Ruslan Ermilov Removed the obsolete aio module.
Wed, 22 Apr 2015 19:55:04 +0300 Roman Arutyunyan Stream: prevent repeated event notifications after eof.
Wed, 22 Apr 2015 18:37:34 +0300 Ruslan Ermilov Upstream: allow multiple upstreams to use the same shared zone.
Tue, 21 Apr 2015 21:04:36 +0200 Martin Mlynář Memcached: enabled ranges.
Tue, 21 Apr 2015 19:09:04 +0300 Ruslan Ermilov Upstream: simplified ip_hash and hash peer selection code.
Tue, 21 Apr 2015 17:11:58 +0300 Maxim Dounin release-1.8.0 tag stable-1.8
Tue, 21 Apr 2015 17:11:58 +0300 Maxim Dounin nginx-1.8.0-RELEASE stable-1.8 release-1.8.0
Mon, 20 Apr 2015 17:36:51 +0300 Sergey Kandaurov Fixed building --with-stream when precompiled headers are used.
Mon, 20 Apr 2015 16:54:41 +0300 Sergey Kandaurov Limit req: removed check for unknown limit_req_zone.
Mon, 20 Apr 2015 16:53:04 +0300 Sergey Kandaurov Core: allow shared memory size to be declared after a reference.
Mon, 20 Apr 2015 13:05:11 +0300 Ruslan Ermilov Stream: port from NGINX+.
Sun, 19 Apr 2015 22:41:09 +0300 Ruslan Ermilov Upstream: fixed unlocked access to peer->conns.
Thu, 26 Mar 2015 14:20:51 +0300 Ruslan Ermilov Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
Thu, 26 Mar 2015 14:20:07 +0300 Ruslan Ermilov Removed NGX_OLD_THREADS from select and poll modules.
Thu, 26 Mar 2015 14:15:17 +0300 Ruslan Ermilov Removed "worker_threads" and "thread_stack_size" directives.
Thu, 26 Mar 2015 14:15:15 +0300 Ruslan Ermilov Removed unused thread-local-storage code.
Thu, 26 Mar 2015 14:15:13 +0300 Ruslan Ermilov Removed ngx_threaded and related code.
Thu, 16 Apr 2015 20:09:11 +0300 Ruslan Ermilov Upstream: get rid of questionable micro-optimization in ip_hash.
Thu, 16 Apr 2015 18:18:37 +0300 Sergey Kandaurov Core: ensure that ngx_config.h is always included first. stable-1.8
Thu, 16 Apr 2015 18:18:37 +0300 Sergey Kandaurov Core: ensure that ngx_config.h is always included first.
Thu, 16 Apr 2015 17:26:19 +0300 Maxim Dounin Version bump.
Thu, 16 Apr 2015 17:00:52 +0300 Maxim Dounin Stable branch. stable-1.8
Tue, 14 Apr 2015 19:01:25 +0300 Ruslan Ermilov Upstream: the "zone" directive.
Tue, 14 Apr 2015 19:01:23 +0300 Ruslan Ermilov Upstreams: locking.
Sat, 21 Mar 2015 14:05:08 +0300 Ruslan Ermilov Core: read/write locks.
Fri, 10 Apr 2015 14:48:36 +0300 Ruslan Ermilov Upstream: store peers as a linked list.
Fri, 10 Apr 2015 13:16:23 +0300 Ruslan Ermilov Upstream: track the number of active connections to upstreams.
Thu, 16 Apr 2015 15:05:40 +0300 Ruslan Ermilov Fixed build, broken by 8b7f062a3fe6.
Thu, 16 Apr 2015 12:17:41 +0300 Vladimir Homutov Core: added OpenSSL version information to "nginx -V" output.
Thu, 16 Apr 2015 12:13:51 +0300 Vladimir Homutov Version bump.
Tue, 07 Apr 2015 18:57:56 +0300 Maxim Dounin release-1.6.3 tag stable-1.6
Tue, 07 Apr 2015 18:51:37 +0300 Maxim Dounin nginx-1.6.3 changes fix stable-1.6 release-1.6.3
Tue, 07 Apr 2015 18:35:33 +0300 Maxim Dounin release-1.7.12 tag
Tue, 07 Apr 2015 18:35:33 +0300 Maxim Dounin nginx-1.7.12-RELEASE release-1.7.12
Tue, 07 Apr 2015 17:58:54 +0300 Maxim Dounin release-1.6.3 tag stable-1.6
Tue, 07 Apr 2015 17:58:54 +0300 Maxim Dounin nginx-1.6.3-RELEASE stable-1.6
Mon, 23 Mar 2015 02:44:41 +0300 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.6
Tue, 17 Mar 2015 00:26:27 +0300 Ruslan Ermilov Overflow detection in ngx_http_parse_chunked(). stable-1.6
Tue, 17 Mar 2015 00:26:24 +0300 Ruslan Ermilov Overflow detection in ngx_http_range_parse(). stable-1.6
Tue, 17 Mar 2015 00:26:22 +0300 Ruslan Ermilov Overflow detection in ngx_inet_addr(). stable-1.6
Tue, 17 Mar 2015 00:26:20 +0300 Ruslan Ermilov Core: overflow detection in ngx_parse_time() (ticket #732). stable-1.6
Tue, 17 Mar 2015 00:26:18 +0300 Ruslan Ermilov Refactored ngx_parse_time(). stable-1.6
Tue, 17 Mar 2015 00:26:15 +0300 Ruslan Ermilov Core: overflow detection in number parsing functions. stable-1.6
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t. stable-1.6
Tue, 24 Feb 2015 18:37:14 +0300 Maxim Dounin Core: fixed potential buffer overrun when initializing hash. stable-1.6
Wed, 04 Feb 2015 16:22:43 +0300 Roman Arutyunyan Core: fixed a race resulting in extra sem_post()'s. stable-1.6
Fri, 28 Nov 2014 16:57:50 +0300 Maxim Dounin Fixed post_action to not trigger "header already sent" alert. stable-1.6
Fri, 21 Nov 2014 22:51:49 +0300 Valentin Bartenev SPDY: push pending data while closing a stream as with keepalive. stable-1.6
Thu, 20 Nov 2014 15:24:40 +0300 Ruslan Ermilov Resolver: fixed use-after-free memory access. stable-1.6
Mon, 17 Nov 2014 16:38:48 +0300 Maxim Dounin SSL: logging level of "inappropriate fallback" (ticket #662). stable-1.6
Wed, 08 Oct 2014 17:16:04 +0400 Maxim Dounin Fixed possible buffer overrun in "too long header line" logging. stable-1.6
Thu, 02 Oct 2014 12:00:17 -0700 Yichun Zhang Core: fixed buffer overrun when hash max_size reached. stable-1.6
Mon, 06 Apr 2015 18:54:19 +0300 Maxim Dounin Version bump. stable-1.6
Thu, 26 Mar 2015 14:15:06 +0300 Ruslan Ermilov Core: guard against spinlock usage without atomic ops.
Tue, 07 Apr 2015 01:32:08 +0300 Sergey Kandaurov Core: limited levels of subdirectory hierarchy used for temp files.
Tue, 07 Apr 2015 01:32:07 +0300 Sergey Kandaurov Core: removed excessive initialization in ngx_conf_set_path_slot().
Tue, 07 Apr 2015 01:32:05 +0300 Sergey Kandaurov Core: fixed error handling on ngx_conf_full_name() failure.
Tue, 07 Apr 2015 00:07:04 +0300 Ruslan Ermilov Upstream: abbreviated SSL handshake may interact badly with Nagle.
Mon, 06 Apr 2015 19:20:36 +0300 Valentin Bartenev Request body: always flush buffers if request buffering is off.
Mon, 06 Apr 2015 11:22:24 +0300 Valentin Bartenev Used the correct type for the AIO preload handler return value.
Fri, 03 Apr 2015 18:20:57 +0300 Maxim Dounin Configure: style.
Wed, 01 Apr 2015 15:05:08 +0200 Filipe da Silva OCSP stapling: missing free calls.
Wed, 01 Apr 2015 03:49:17 +0300 Valentin Bartenev Cache: added support for reading of the header in thread pools.
Tue, 31 Mar 2015 17:45:50 +0300 Sergey Kandaurov Fixed invalid access to complex value defined as an empty string.
Fri, 27 Mar 2015 21:19:20 +0300 Valentin Bartenev Events: fixed possible crash on start or reload.
Fri, 27 Mar 2015 19:57:15 +0300 Valentin Bartenev Events: made posted events macros safe.
Mon, 23 Mar 2015 21:04:13 +0300 Valentin Bartenev SPDY: always push pending data.
Mon, 23 Mar 2015 20:47:46 +0300 Valentin Bartenev SPDY: fixed error handling in ngx_http_spdy_send_output_queue().
Thu, 26 Mar 2015 17:36:39 +0300 Maxim Dounin Version bump.
Thu, 26 Mar 2015 02:31:30 +0300 Maxim Dounin Proxy: fixed proxy_request_buffering and chunked with preread body.
Tue, 24 Mar 2015 18:45:34 +0300 Maxim Dounin release-1.7.11 tag
Tue, 24 Mar 2015 18:45:34 +0300 Maxim Dounin nginx-1.7.11-RELEASE release-1.7.11
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Upstream: uwsgi_request_buffering, scgi_request_buffering.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin FastCGI: fastcgi_request_buffering.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Proxy: proxy_request_buffering chunked support.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Request body: unbuffered reading.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Request body: filters support.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Request body: moved request body writing to save filter.
Mon, 23 Mar 2015 21:09:12 +0300 Maxim Dounin Request body: free chain links in ngx_http_write_request_body().
Mon, 23 Mar 2015 21:09:05 +0300 Maxim Dounin Output chain: free chain links in ngx_chain_writer().
Mon, 23 Mar 2015 20:56:58 +0300 Maxim Dounin Output chain: zero size buf alerts in ngx_chain_writer().
Mon, 23 Mar 2015 19:28:54 +0300 Maxim Dounin Format specifier fixed for file size of buffers.
Mon, 23 Mar 2015 19:28:54 +0300 Maxim Dounin Proxy: fixed proxy_set_body with proxy_cache.
Mon, 23 Mar 2015 17:51:21 +0300 Valentin Bartenev Thread pools: implemented graceful exiting of threads.
Mon, 23 Mar 2015 17:51:21 +0300 Valentin Bartenev Thread pools: removed unused pointer to memory pool.
Mon, 23 Mar 2015 17:51:21 +0300 Valentin Bartenev Thread pools: keep waiting tasks mutex in ngx_thread_pool_t.
Mon, 23 Mar 2015 17:51:21 +0300 Valentin Bartenev Thread pools: replaced completed tasks queue mutex with spinlock.
Mon, 23 Mar 2015 13:52:47 +0300 Ruslan Ermilov Removed stub implementation of win32 mutexes.
Mon, 23 Mar 2015 02:44:41 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 23 Mar 2015 02:42:35 +0300 Maxim Dounin SSL: use of SSL_MODE_NO_AUTO_CHAIN.
Mon, 23 Mar 2015 02:42:34 +0300 Maxim Dounin SSL: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Mon, 23 Mar 2015 02:42:32 +0300 Maxim Dounin SSL: clear protocol options.
Thu, 19 Mar 2015 19:29:43 +0300 Valentin Bartenev Core: added cyclic memory buffer support for error_log.
Fri, 20 Mar 2015 06:45:32 +0300 Ruslan Ermilov Removed busy locks.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed ngx_connection_t.lock.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed unix ngx_threaded and related ngx_process_changes.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed old pthread implementation.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed old FreeBSD rfork() thread implementation.
Thu, 19 Mar 2015 23:20:18 +0300 Ruslan Ermilov Thread pools: silence warning on process exit.
Thu, 19 Mar 2015 13:00:48 +0300 Ruslan Ermilov Thread pools: fixed the waiting tasks accounting.
Thu, 19 Mar 2015 23:19:35 +0300 Ruslan Ermilov Thread pools: keep waiting tasks counter in ngx_thread_pool_t.
Sun, 15 Mar 2015 21:46:21 +0800 Xiaochen Wang SPDY: fixed format specifier in logging.
Sat, 14 Mar 2015 17:37:30 +0300 Valentin Bartenev Added support for offloading Linux sendfile() in thread pools.
Sat, 14 Mar 2015 17:37:25 +0300 Valentin Bartenev Added support for offloading read() in thread pools.
Sat, 14 Mar 2015 17:37:21 +0300 Ruslan Ermilov Events: implemented eventport notification mechanism.
Sat, 14 Mar 2015 17:37:16 +0300 Valentin Bartenev Events: implemented kqueue notification mechanism.
Sat, 14 Mar 2015 17:37:13 +0300 Valentin Bartenev Events: implemented epoll notification mechanism.
Sat, 14 Mar 2015 17:37:07 +0300 Valentin Bartenev Thread pools implementation.
Fri, 13 Mar 2015 19:08:27 +0300 Ruslan Ermilov Configure: removed obsolete threads bits.
Wed, 04 Mar 2015 18:26:25 +0300 Ruslan Ermilov Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Wed, 18 Mar 2015 02:04:39 +0300 Ruslan Ermilov Configure: fixed type max value detection.
Tue, 17 Mar 2015 00:26:27 +0300 Ruslan Ermilov Overflow detection in ngx_http_parse_chunked().
Tue, 17 Mar 2015 00:26:24 +0300 Ruslan Ermilov Overflow detection in ngx_http_range_parse().
Tue, 17 Mar 2015 00:26:22 +0300 Ruslan Ermilov Overflow detection in ngx_inet_addr().
Tue, 17 Mar 2015 00:26:20 +0300 Ruslan Ermilov Core: overflow detection in ngx_parse_time() (ticket #732).
Tue, 17 Mar 2015 00:26:18 +0300 Ruslan Ermilov Refactored ngx_parse_time().
Tue, 17 Mar 2015 00:26:15 +0300 Ruslan Ermilov Core: overflow detection in number parsing functions.
Tue, 17 Mar 2015 00:24:34 +0300 Ruslan Ermilov Core: expose maximum values of time_t and ngx_int_t.
Fri, 13 Mar 2015 16:43:01 +0300 Ruslan Ermilov Configure: removed redundant auto/have call.
Fri, 13 Mar 2015 16:42:52 +0300 Ruslan Ermilov The "aio" directive parser made smarter.
Thu, 12 Mar 2015 23:03:03 +0300 Ruslan Ermilov Events: fixed typo in the error message.
Thu, 12 Mar 2015 20:06:04 +0300 Ruslan Ermilov Deprecated "aio sendfile".
Wed, 04 Mar 2015 08:12:53 +0300 Ruslan Ermilov Proxy: use an appropriate error on memory allocation failure.
Wed, 04 Mar 2015 08:10:40 +0300 Ruslan Ermilov Style: moved ngx_http_ephemeral() macro to ngx_http_request.h.
Wed, 04 Mar 2015 08:05:38 +0300 Ruslan Ermilov Style: use %*s format, as in 68d21fd1dc64.
Wed, 04 Mar 2015 19:20:30 +0300 Valentin Bartenev Log: use ngx_cpymem() in a couple of places, no functional changes.
Tue, 03 Mar 2015 17:48:57 +0300 Valentin Bartenev Upstream keepalive: drop ready flag on EAGAIN from recv(MSG_PEEK).
Tue, 03 Mar 2015 18:09:13 +0300 Ruslan Ermilov Events: simplified ngx_event_aio_t definition.
Fri, 27 Feb 2015 19:19:08 +0300 Valentin Bartenev Refactored ngx_linux_sendfile_chain() even more.
Tue, 03 Mar 2015 01:15:21 +0300 Maxim Dounin Style.
Mon, 02 Mar 2015 21:44:42 +0300 Maxim Dounin Upstream: upstream argument in ngx_http_upstream_process_request().
Mon, 02 Mar 2015 21:44:32 +0300 Maxim Dounin Upstream: avoid duplicate finalization.
Mon, 02 Mar 2015 21:15:46 +0300 Roman Arutyunyan SSL: reset ready flag if recv(MSG_PEEK) found no bytes in socket.
Mon, 02 Mar 2015 19:47:13 +0300 Roman Arutyunyan Cache: do not inherit last_modified and etag from stale response.
Mon, 02 Mar 2015 18:41:29 +0300 Roman Arutyunyan Upstream hash: speedup consistent hash init.
Fri, 27 Feb 2015 16:28:31 +0300 Sergey Kandaurov Mail: don't emit Auth-SSL-Verify with disabled ssl_verify_client.
Wed, 25 Feb 2015 17:48:05 +0300 Maxim Dounin Mail: client SSL certificates support.
Wed, 25 Feb 2015 17:47:49 +0300 Maxim Dounin Mail: added Auth-SSL header to indicate SSL.
Wed, 25 Feb 2015 17:47:43 +0300 Maxim Dounin Mail: fixed buffer allocation for CRLF after Auth-SMTP-* headers.
Tue, 24 Feb 2015 23:52:47 +0300 Ruslan Ermilov SSL: account sent bytes in ngx_ssl_write().
Tue, 24 Feb 2015 18:37:14 +0300 Maxim Dounin Core: fixed potential buffer overrun when initializing hash.
Tue, 17 Feb 2015 16:27:52 +0300 Ruslan Ermilov Cache: reduced diffs to the plus version of nginx.
Tue, 17 Feb 2015 14:26:44 +0300 Roman Arutyunyan Core: make ngx_connection_local_sockaddr() always assign address.
Wed, 11 Feb 2015 20:18:55 +0300 Sergey Kandaurov Configure: typo fixed.
Wed, 11 Feb 2015 20:00:07 +0300 Valentin Bartenev Unbreak building on FreeBSD without file AIO.
Wed, 11 Feb 2015 17:52:15 +0300 Valentin Bartenev Refactored sendfile() AIO preload.
Fri, 23 Jan 2015 15:23:29 +0300 Ruslan Ermilov Mail: fixed the duplicate listen address detection.
Fri, 23 Jan 2015 15:23:27 +0300 Ruslan Ermilov Mail: fixed a comment.
Thu, 22 Jan 2015 16:23:32 +0300 Ruslan Ermilov Upstream: detect port absence in fastcgi_pass with IP literal.
Wed, 11 Feb 2015 15:51:03 +0300 Ruslan Ermilov Version bump.
Tue, 10 Feb 2015 17:33:32 +0300 Maxim Dounin release-1.7.10 tag
Tue, 10 Feb 2015 17:33:32 +0300 Maxim Dounin nginx-1.7.10-RELEASE release-1.7.10
Tue, 10 Feb 2015 16:54:12 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 10 Feb 2015 01:51:08 +0300 Sergey Kandaurov Core: fixed build on Tru64 UNIX.
Wed, 21 Jan 2015 00:26:32 +0100 Damien Tournoud Fixed try_files directory test to match only a directory.
Wed, 04 Feb 2015 16:22:43 +0300 Roman Arutyunyan Core: fixed a race resulting in extra sem_post()'s.
Mon, 02 Feb 2015 21:28:09 +0300 Roman Arutyunyan Core: reverted prefix-based temp files (a9138c35120d).
Mon, 02 Feb 2015 19:38:35 +0300 Roman Arutyunyan Cache: added temp_path to file cache.
Mon, 02 Feb 2015 19:38:32 +0300 Roman Arutyunyan Core: supported directory skipping in ngx_walk_tree().
Wed, 28 Jan 2015 21:33:06 +0300 Valentin Bartenev Fixed AIO handling in the output chain.
Tue, 27 Jan 2015 15:38:15 +0300 Igor Sysoev A bounds check of %N format on Windows.
Wed, 14 Jan 2015 09:03:35 +0300 Vladimir Homutov Upstream: $upstream_header_time variable.
Tue, 13 Jan 2015 20:13:16 +0300 Valentin Bartenev Year 2015.
Tue, 13 Jan 2015 19:51:37 +0300 Maxim Dounin Core: added disk_full_time checks to error log.
Tue, 13 Jan 2015 18:58:23 +0300 Maxim Dounin Fixed sendfile() trailers on OS X (8e903522c17a, 1.7.8).
Fri, 26 Dec 2014 16:22:59 +0300 Valentin Bartenev Upstream: use_temp_path parameter of proxy_cache_path and friends.
Fri, 26 Dec 2014 16:22:56 +0300 Valentin Bartenev Cache: update variant while setting header.
Fri, 26 Dec 2014 16:22:54 +0300 Valentin Bartenev Core: added prefix-based temporary files.
Fri, 26 Dec 2014 16:22:50 +0300 Valentin Bartenev Unified handling of ngx_create_temp_file() return value.
Wed, 24 Dec 2014 19:02:58 +0300 Maxim Dounin Trailing space fix.
Wed, 24 Dec 2014 19:01:22 +0300 Maxim Dounin Fixed building with musl libc (ticket #685).
Wed, 24 Dec 2014 18:53:38 +0300 Maxim Dounin Version bump.
Tue, 23 Dec 2014 18:28:38 +0300 Maxim Dounin release-1.7.9 tag
Tue, 23 Dec 2014 18:28:37 +0300 Maxim Dounin nginx-1.7.9-RELEASE release-1.7.9
Mon, 22 Dec 2014 12:59:09 +0300 Valentin Bartenev Upstream: added variables support to proxy_cache and friends.
Mon, 22 Dec 2014 12:59:06 +0300 Valentin Bartenev Upstream: preset some cache configuration when bypassing.
Mon, 22 Dec 2014 12:59:02 +0300 Valentin Bartenev Upstream: refactored proxy_cache and friends.
Mon, 22 Dec 2014 12:58:59 +0300 Valentin Bartenev Upstream: mutually exclusive inheritance of "cache" and "store".
Mon, 22 Dec 2014 12:58:56 +0300 Valentin Bartenev Upstream: simplified proxy_store and friends configuration code.
Wed, 17 Dec 2014 15:12:50 +0100 Lukas Tribus SSL: safeguard use of SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS.
Fri, 12 Dec 2014 20:25:42 +0300 Valentin Bartenev Autoindex: implemented XML output format.
Fri, 12 Dec 2014 20:25:35 +0300 Valentin Bartenev Autoindex: implemented JSON output format.
Fri, 12 Dec 2014 20:25:28 +0300 Valentin Bartenev Autoindex: rendering code moved to a separate function.
Thu, 11 Dec 2014 23:42:11 +0300 Maxim Dounin Headers filter: variables support in expires (ticket #113).
Thu, 11 Dec 2014 23:42:06 +0300 Maxim Dounin Headers filter: local variables for config, no functional changes.
Thu, 09 Oct 2014 20:30:11 +0400 Valentin Bartenev Upstream: fixed inheritance of proxy_store and friends.
Tue, 09 Dec 2014 18:22:39 +0300 Maxim Dounin Proxy: fixed incorrect URI change due to if (ticket #86).
Tue, 09 Dec 2014 18:22:31 +0300 Maxim Dounin Upstream: fixed unexpected inheritance into limit_except blocks.
Tue, 09 Dec 2014 18:21:55 +0300 Maxim Dounin Upstream: inheritance of proxy_pass and friends (ticket #645).
Tue, 09 Dec 2014 18:20:19 +0300 Maxim Dounin Proxy: the "TE" header now stripped by default (ticket #537).
Wed, 26 Nov 2014 18:35:37 -0800 Piotr Sikora Cache: send conditional requests only for cached 200/206 responses.
Mon, 04 Aug 2014 11:03:20 +0400 Dmitrii Pichulin SSL: loading certificate keys via ENGINE_load_private_key().
Thu, 04 Dec 2014 16:37:31 +0300 Maxim Dounin Version bump.
Tue, 02 Dec 2014 16:02:14 +0300 Maxim Dounin release-1.7.8 tag
Tue, 02 Dec 2014 16:02:14 +0300 Maxim Dounin nginx-1.7.8-RELEASE release-1.7.8
Tue, 02 Dec 2014 07:01:37 +0300 Maxim Dounin Trailing spaces removed, typo fixed.
Tue, 02 Dec 2014 05:54:56 +0300 Maxim Dounin Cache: proper wakeup of subrequests.
Tue, 02 Dec 2014 05:54:54 +0300 Maxim Dounin Upstream: improved subrequest logging.
Mon, 01 Dec 2014 14:51:36 +0300 Sergey Kandaurov Access log: restricted "log_format" to "http" level.
Fri, 28 Nov 2014 16:58:39 +0300 Maxim Dounin Write filter: fixed handling of sync bufs (ticket #132).
Fri, 28 Nov 2014 16:57:50 +0300 Maxim Dounin Fixed post_action to not trigger "header already sent" alert.
Fri, 28 Nov 2014 16:57:23 +0300 Maxim Dounin Typo.
Fri, 21 Nov 2014 22:51:49 +0300 Valentin Bartenev SPDY: push pending data while closing a stream as with keepalive.
Thu, 20 Nov 2014 20:02:21 +0300 Vladimir Homutov Syslog: allowed underscore symbol in tag (ticket #667).
Thu, 20 Nov 2014 15:24:42 +0300 Ruslan Ermilov Resolver: fixed debug event logging.
Thu, 20 Nov 2014 15:24:40 +0300 Ruslan Ermilov Resolver: fixed use-after-free memory access.
Wed, 19 Nov 2014 21:46:01 +0300 Valentin Bartenev Style.
Wed, 19 Nov 2014 21:18:13 +0300 Valentin Bartenev Fixed type of sendfile() return value on Linux.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved writev() handling code to a separate function.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Merged conditions in the ngx_*_sendfile_chain() functions.
Wed, 13 Aug 2014 15:11:45 +0400 Valentin Bartenev Moved the code for coalescing file buffers to a separate function.
Wed, 19 Nov 2014 21:17:11 +0300 Valentin Bartenev Refactored ngx_solaris_sendfilev_chain().
Tue, 07 Oct 2014 11:38:57 +0400 Valentin Bartenev Introduced the ngx_output_chain_to_iovec() function.
Wed, 19 Nov 2014 21:16:19 +0300 Valentin Bartenev Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
Tue, 18 Nov 2014 17:07:14 -0800 Piotr Sikora Cache: add support for Cache-Control's s-maxage response directive.
Wed, 19 Nov 2014 17:33:24 +0300 Roman Arutyunyan Proxy: renamed and rearranged fields in proxy configuration.
Wed, 19 Nov 2014 17:33:23 +0300 Roman Arutyunyan Upstream: different header lists for cached and uncached requests.
Wed, 19 Nov 2014 17:33:22 +0300 Roman Arutyunyan Upstream: moved header lists to separate structures.
Wed, 19 Nov 2014 17:33:21 +0300 Roman Arutyunyan Upstream: moved header initializations to separate functions.
Wed, 19 Nov 2014 17:33:21 +0300 Roman Arutyunyan Scgi: do not push redundant NULL element into conf->params.
Tue, 18 Nov 2014 20:41:12 +0300 Roman Arutyunyan Cache: proxy_cache_lock_age and friends.
Fri, 07 Nov 2014 17:22:19 +0300 Valentin Bartenev SPDY: fixed check for too long header name or value.
Fri, 07 Nov 2014 17:19:12 +0300 Valentin Bartenev SPDY: improved debug logging of inflate() calls.
Mon, 17 Nov 2014 16:38:48 +0300 Maxim Dounin SSL: logging level of "inappropriate fallback" (ticket #662).
Tue, 04 Nov 2014 19:56:23 +0900 Toshikuni Fukaya Upstream: support named location for X-Accel-Redirect.
Thu, 30 Oct 2014 04:30:41 -0700 Piotr Sikora Upstream: add "proxy_ssl_certificate" and friends.
Fri, 07 Nov 2014 17:38:55 +0300 Maxim Dounin SPDY: fixed "too long header line" logging.
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.
Wed, 30 Jul 2014 04:32:15 -0700 Piotr Sikora SSL: let it build against BoringSSL.
Mon, 28 Jul 2014 12:27:57 -0700 Piotr Sikora SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP.
Mon, 28 Jul 2014 18:30:19 +0400 Maxim Dounin Bigger iovec buffer in ngx_readv_chain().
Mon, 28 Jul 2014 18:30:18 +0400 Maxim Dounin SSL: misplaced space in debug message.
Mon, 28 Jul 2014 18:30:14 +0400 Maxim Dounin Upstream: SSL handshake timeouts.
Fri, 25 Jul 2014 14:43:29 -0700 Yichun Zhang GeoIP: not all variable fields were initialized.
Thu, 26 Jun 2014 23:39:23 -0700 Piotr Sikora Core: use uppercase hexadecimal digits for percent-encoding.
Thu, 24 Jul 2014 16:25:07 +0400 Vladimir Homutov Core: fixed default log initialization.
Fri, 18 Jul 2014 20:11:40 +0400 Maxim Dounin Upstream: ngx_http_upstream_store() error handling fixes.
Fri, 18 Jul 2014 20:02:11 +0400 Maxim Dounin Reset of r->uri.len on URI parsing errors.
Wed, 16 Jul 2014 10:21:28 +0400 Ruslan Ermilov Resolver: fixed resend on malformed responses.
Wed, 09 Jul 2014 12:27:15 -0700 Piotr Sikora SSL: fix build with recent OpenSSL.
Wed, 18 Jun 2014 16:39:59 +0800 Jianjun Zheng Core: bugfix for the ngx_slab_max_size case.
Wed, 09 Jul 2014 23:23:59 +0900 Tatsuhiko Kubo Style: use ngx_str_set().
Wed, 09 Jul 2014 23:22:14 +0900 Tatsuhiko Kubo Style: use ngx_str_null().
Wed, 09 Jul 2014 23:20:40 +0900 Tatsuhiko Kubo Style: use ngx_strlen() instead of strlen().
Tue, 08 Jul 2014 02:17:44 -0700 Piotr Sikora SPDY: fix support for headers with multiple values.
Tue, 08 Jul 2014 03:03:14 -0700 Piotr Sikora Style: fix typo.
Tue, 08 Jul 2014 03:03:14 -0700 Piotr Sikora Style: use ngx_memcpy() instead of memcpy().
Tue, 08 Jul 2014 03:03:14 -0700 Piotr Sikora Style: keep return type and function name on different lines.
Tue, 08 Jul 2014 03:03:14 -0700 Piotr Sikora Style: remove whitespace between function name and parentheses.
Tue, 08 Jul 2014 03:03:13 -0700 Piotr Sikora Style: add whitespace between control statement and parentheses.
Sun, 06 Jul 2014 16:41:14 -0700 Piotr Sikora SSL: stop accessing SSL_SESSION's fields directly.
Wed, 09 Jul 2014 04:08:13 +0400 Maxim Dounin SSL: fixed build with OPENSSL_NO_DEPRECATED defined.
Sun, 06 Jul 2014 16:41:13 -0700 Piotr Sikora SSL: return temporary RSA key only when the key length matches.
Sun, 06 Jul 2014 16:41:13 -0700 Piotr Sikora SSL: include correct OpenSSL headers.
Wed, 09 Jul 2014 03:15:00 +0400 Maxim Dounin Version bump.
Tue, 08 Jul 2014 17:22:38 +0400 Maxim Dounin release-1.7.3 tag
Tue, 08 Jul 2014 17:22:38 +0400 Maxim Dounin nginx-1.7.3-RELEASE release-1.7.3
Sat, 05 Jul 2014 23:29:47 +0400 Maxim Dounin Win32: ngx_open_dir() and ngx_close_dir() fixes.
Fri, 04 Jul 2014 22:34:03 +0400 Maxim Dounin Updated PCRE used for win32 builds.
Fri, 04 Jul 2014 22:14:36 +0400 Maxim Dounin SSL: logging level of "peer closed connection in SSL handshake".
Fri, 04 Jul 2014 20:47:16 +0400 Maxim Dounin Upstream: p->downstream_error instead of closing connection.
Tue, 01 Jul 2014 20:52:08 +0400 Valentin Bartenev Upstream: fixed handling of write event after sending request.
Mon, 16 Jun 2014 19:43:25 +0400 Valentin Bartenev SSL: the "ssl_password_file" directive.
Thu, 26 Jun 2014 05:08:59 +0400 Maxim Dounin Configure: restored "nginx/" missed in 6e4bb1d6679d.
Thu, 26 Jun 2014 03:34:19 +0400 Maxim Dounin Core: removed meaningless check from ngx_palloc_block().
Thu, 26 Jun 2014 03:34:13 +0400 Maxim Dounin Fixed wrong sizeof() in ngx_http_init_locations().
Thu, 26 Jun 2014 03:34:05 +0400 Maxim Dounin Core: plugged socket leak during configuration test.
Thu, 26 Jun 2014 03:34:02 +0400 Maxim Dounin Configure: style.
Thu, 26 Jun 2014 02:35:01 +0400 Maxim Dounin Upstream: cache revalidation using If-None-Match.
Thu, 26 Jun 2014 02:28:23 +0400 Maxim Dounin Cache: ETag now saved into cache header.
Thu, 26 Jun 2014 02:27:21 +0400 Maxim Dounin Cache: version in cache files.
Thu, 26 Jun 2014 02:27:11 +0400 Maxim Dounin Entity tags: explicit flag to skip not modified filter.
Thu, 26 Jun 2014 02:21:20 +0400 Maxim Dounin Entity tags: weak comparison for If-None-Match.
Thu, 26 Jun 2014 02:21:01 +0400 Maxim Dounin Entity tags: downgrade strong etags to weak ones as needed.
Thu, 26 Jun 2014 02:20:09 +0400 Maxim Dounin Upstream: fixed cache revalidation with SSI.
Thu, 26 Jun 2014 02:20:05 +0400 Maxim Dounin Upstream: removed unused offset to content_length.
Thu, 26 Jun 2014 02:19:58 +0400 Maxim Dounin Upstream: no need to clear r->headers_out.last_modified_time.
Thu, 26 Jun 2014 02:19:55 +0400 Maxim Dounin Not modified filter: debug log format fixed.
Fri, 20 Jun 2014 12:55:41 +0400 Ruslan Ermilov Upstream: reduced diffs to the plus version of nginx.
Thu, 19 Jun 2014 13:55:59 +0400 Sergey Kandaurov FreeBSD has migrated to Bugzilla.
Wed, 04 Jun 2014 15:09:19 +0400 Ruslan Ermilov Core: added ngx_slab_calloc() and ngx_slab_calloc_locked().
Wed, 18 Jun 2014 13:39:20 +0400 Ruslan Ermilov Version bump.
Tue, 17 Jun 2014 16:51:25 +0400 Maxim Dounin release-1.7.2 tag
Tue, 17 Jun 2014 16:51:25 +0400 Maxim Dounin nginx-1.7.2-RELEASE release-1.7.2
Tue, 17 Jun 2014 12:07:06 +0400 Maxim Dounin Configure: workaround for system perl on OS X (ticket #576).
Tue, 17 Jun 2014 11:38:55 +0400 Maxim Dounin Updated OpenSSL used for win32 builds.
Thu, 12 Jun 2014 21:13:24 +0400 Ruslan Ermilov Upstream: simplified some code that accesses peers.
Tue, 03 Jun 2014 10:53:48 -0700 Piotr Sikora Access log: fix default value, broken by cb308813b453.
Tue, 03 Jun 2014 17:53:03 +0400 Maxim Dounin Core: slab allocator free pages defragmentation.
Mon, 02 Jun 2014 16:16:22 +0400 Roman Arutyunyan Upstream: generic hash module.
Thu, 29 May 2014 21:15:19 +0400 Valentin Bartenev SPDY: fixed operator precedence in uint16/uint32 write macros.
Wed, 28 May 2014 20:18:05 +0400 Sergey Kandaurov Fixed config parsing of the last try_files parameter.
Wed, 28 May 2014 17:41:44 +0400 Maxim Dounin Configure: added -Wno-deprecated-declarations on OS X.
Wed, 28 May 2014 17:41:33 +0400 Maxim Dounin Version bump.
Tue, 27 May 2014 17:58:09 +0400 Maxim Dounin release-1.7.1 tag
Tue, 27 May 2014 17:58:08 +0400 Maxim Dounin nginx-1.7.1-RELEASE release-1.7.1
Tue, 27 May 2014 16:37:35 +0400 Maxim Dounin Sub filter: fixed subrequests handling.
Tue, 27 May 2014 15:42:34 +0400 Vladimir Homutov Syslog: fixed message sending on win32.
Mon, 26 May 2014 23:34:44 +0400 Vladimir Homutov Syslog: fixed possible resource leak and more verbose logging.
Fri, 23 May 2014 16:37:05 +0400 Ruslan Ermilov Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
Fri, 23 May 2014 13:47:05 +0400 Roman Arutyunyan Upstream: fix tries check in ip_hash.
Thu, 22 May 2014 00:16:17 +0400 Ruslan Ermilov Mail: output client port number on client connects (ticket #531).
Thu, 22 May 2014 00:16:09 +0400 Ruslan Ermilov Core: output client port number when logging accept event.
Wed, 21 May 2014 21:56:20 +0400 Maxim Dounin Mail: added a check for the number of arguments in MAIL/RCPT.
Mon, 12 May 2014 16:34:15 +0400 Vladimir Homutov Added syslog support for error_log and access_log directives.
Tue, 20 May 2014 16:10:07 +0400 Ruslan Ermilov Configure: the --build= option.
Tue, 20 May 2014 14:03:03 +0400 Sergey Budnevitch SSL: $ssl_client_fingerprint variable.
Mon, 19 May 2014 22:45:35 +0400 Maxim Dounin Setting $args now invalidates unparsed uri.
Mon, 19 May 2014 22:45:34 +0400 Maxim Dounin Charset filter: fixed charset setting on encoded replies.
Fri, 16 May 2014 17:42:24 +0400 Maxim Dounin Fixed alias in regex locations with limit_except/if.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: added protection from overrun of the receive buffer.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: added a debug point to the state buffer overflow protection.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: refactored ngx_http_spdy_state_headers().
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: improved logging.
Thu, 15 May 2014 19:22:06 +0400 Valentin Bartenev SPDY: set log action for PROXY protocol only while parsing it.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: ngx_http_spdy_state_headers() error handling cleanup.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: improved error handling of header block decompression.
Wed, 30 Apr 2014 20:34:20 +0400 Valentin Bartenev SPDY: removed ngx_http_spdy_state_headers_error().
Thu, 15 May 2014 19:18:26 +0400 Valentin Bartenev SPDY: prevented creation of RST_STREAM in protocol error state.
Wed, 30 Apr 2014 20:33:58 +0400 Valentin Bartenev SPDY: improved ngx_http_spdy_state_protocol_error().
Wed, 30 Apr 2014 02:16:21 +0400 Valentin Bartenev SPDY: fixed one case of improper memory allocation error handling.
Wed, 14 May 2014 22:26:30 +0400 Ruslan Ermilov Style: use %N instead of '\n' where appropriate.
Wed, 14 May 2014 22:26:05 +0400 Ruslan Ermilov Core: use '\r' for CR and '\n' for LF definitions.
Tue, 29 Apr 2014 22:22:38 +0200 Filipe da Silva OCSP stapling: missing OCSP request free call.
Wed, 30 Apr 2014 19:16:55 +0400 Maxim Dounin Upstream: restored workaround for "if".
Wed, 30 Apr 2014 19:16:49 +0400 Maxim Dounin Core: improved ngx_conf_parse() error handling.
Wed, 30 Apr 2014 19:16:40 +0400 Maxim Dounin Core: fixed error handling in ngx_reopen_files().
Wed, 30 Apr 2014 19:16:35 +0400 Maxim Dounin Cache: added ngx_quit check to ngx_http_file_cache_expire().
Wed, 30 Apr 2014 19:16:30 +0400 Maxim Dounin Configure: typo fixed.
Tue, 29 Apr 2014 12:28:41 +0400 Vladimir Homutov Upstream: added the "$upstream_cookie_<name>" variables.
Mon, 18 Nov 2013 03:06:45 +0400 Valentin Bartenev Proxy: fixed possible uninitialized memory access.
Thu, 24 Apr 2014 20:50:10 +0400 Valentin Bartenev Version bump.
Thu, 24 Apr 2014 16:54:23 +0400 Maxim Dounin release-1.7.0 tag
Thu, 24 Apr 2014 16:54:22 +0400 Maxim Dounin nginx-1.7.0-RELEASE release-1.7.0
Thu, 24 Apr 2014 16:52:24 +0400 Maxim Dounin release-1.6.0 tag stable-1.6
Thu, 24 Apr 2014 16:52:24 +0400 Maxim Dounin nginx-1.6.0-RELEASE stable-1.6 release-1.6.0
Wed, 23 Apr 2014 16:00:59 +0000 Maxim Konovalov Missed comma fixed. A couple of Latin symbols plugged into stable-1.6
Wed, 23 Apr 2014 20:31:31 +0400 Maxim Dounin SSL: explicit handling of empty names.
Wed, 23 Apr 2014 16:00:59 +0000 Maxim Konovalov Missed comma fixed. A couple of Latin symbols plugged into
Tue, 22 Apr 2014 18:56:49 +0400 Ruslan Ermilov Upstream: for ssl name, non-aligned memory allocation is enough.
Tue, 22 Apr 2014 14:02:45 +0400 Maxim Dounin SSL: added explicit check for ngx_strlchr() result.
Mon, 21 Apr 2014 19:21:17 +0400 Valentin Bartenev SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID.
Mon, 21 Apr 2014 18:59:53 +0400 Valentin Bartenev SPDY: Stream-ID restrictions according to specification.
Mon, 21 Apr 2014 13:48:41 +0400 Ruslan Ermilov Documented the switch from java XSLScript to xslscript.pl.
Fri, 18 Apr 2014 20:13:32 +0400 Maxim Dounin Upstream: uwsgi_ssl_name, uwsgi_ssl_verify, and so on.
Fri, 18 Apr 2014 20:13:30 +0400 Maxim Dounin Upstream: proxy_ssl_verify and friends.
Fri, 18 Apr 2014 20:13:28 +0400 Maxim Dounin Upstream: proxy_ssl_name and proxy_ssl_server_name directives.
Fri, 18 Apr 2014 20:13:24 +0400 Maxim Dounin Upstream: plugged potential memory leak on reload.
Fri, 18 Apr 2014 20:13:21 +0400 Maxim Dounin SSL: $ssl_server_name variable.
Fri, 18 Apr 2014 20:13:14 +0400 Maxim Dounin SSL: fixed misuse of NGX_LOG_DEBUG_HTTP.
Fri, 18 Apr 2014 20:12:53 +0400 Maxim Dounin Version bump.
Fri, 18 Apr 2014 20:10:42 +0400 Maxim Dounin Version bump. stable-1.6
Fri, 18 Apr 2014 20:08:47 +0400 Maxim Dounin stable-1.6 branch stable-1.6
Tue, 15 Apr 2014 21:32:56 +0400 Sergey Kandaurov Access log: the "if" parameter of the "access_log" directive.
Wed, 16 Apr 2014 11:40:42 +0400 Valentin Bartenev SPDY: fixed typo in log message.
Wed, 16 Apr 2014 11:40:38 +0400 Valentin Bartenev Fixed missing "static" in declaration of ngx_http_gzip_quantity().
Wed, 09 Apr 2014 18:15:32 +0400 Valentin Bartenev SPDY: moved a variable initialization near to its check.
Tue, 08 Apr 2014 20:12:30 +0400 Valentin Bartenev SPDY: fixed arguments supplied for an error message.
Tue, 08 Apr 2014 20:11:31 +0400 Valentin Bartenev Version bump.
Tue, 08 Apr 2014 18:15:22 +0400 Maxim Dounin release-1.5.13 tag
Tue, 08 Apr 2014 18:15:21 +0400 Maxim Dounin nginx-1.5.13-RELEASE release-1.5.13
Tue, 08 Apr 2014 17:48:03 +0400 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 07 Apr 2014 23:35:33 +0400 Valentin Bartenev SPDY: avoid creating flush frames.
Mon, 07 Apr 2014 19:27:56 +0400 Valentin Bartenev SPDY: consistently handle control frames with unknown type.
Mon, 07 Apr 2014 19:27:56 +0400 Valentin Bartenev SPDY: refactored ngx_http_spdy_state_read_data().
Mon, 07 Apr 2014 19:27:56 +0400 Valentin Bartenev SPDY: better detect premature closing of stream.
Mon, 07 Apr 2014 18:55:57 +0400 Maxim Dounin Win32: fixed shared ssl_session_cache (ticket #528).
Mon, 07 Apr 2014 18:29:05 +0400 Maxim Dounin Win32: fixed link flags with MSVC, broken by bfe536716dbf.
Tue, 01 Apr 2014 20:53:18 +0400 Roman Arutyunyan Mp4: allow end values bigger than track duration.
Mon, 31 Mar 2014 22:47:42 +0400 Maxim Dounin Adjusted default value of types_hash_bucket_size (ticket #352).
Mon, 31 Mar 2014 21:40:35 +0400 Maxim Dounin Core: fixed hash to actually try max_size.
Mon, 31 Mar 2014 21:40:31 +0400 Maxim Dounin Core: hash now ignores bucket_size if it hits max_size limit.
Mon, 31 Mar 2014 21:38:30 +0400 Maxim Dounin Core: slab log_nomem flag.
Mon, 31 Mar 2014 21:38:28 +0400 Maxim Dounin Win32: fixed cpu hog by cache manager on exit (ticket #514).
Mon, 31 Mar 2014 21:38:27 +0400 Maxim Dounin Mail: fixed ngx_mail_send() (ticket #519).
Mon, 31 Mar 2014 21:38:25 +0400 Maxim Dounin Added #ifndef around NGX_HAVE_CASELESS_FILESYSTEM define.
Mon, 31 Mar 2014 20:05:53 +0400 Roman Arutyunyan Mp4: improved logging after adding "end" support.
Mon, 31 Mar 2014 19:52:17 +0400 Roman Arutyunyan Mp4: fixed seeking to a track end.
Fri, 28 Mar 2014 20:22:57 +0400 Valentin Bartenev SPDY: detect premature closing of stream.
Fri, 28 Mar 2014 20:05:07 +0400 Valentin Bartenev SPDY: fixed the DATA frame length handling in case of some errors.
Wed, 26 Mar 2014 18:01:11 +0400 Valentin Bartenev SPDY: better detect if headers block has wrong entries count.
Wed, 26 Mar 2014 17:43:39 +0400 Valentin Bartenev SPDY: detect premature end of frame while start parsing headers.
Mon, 24 Mar 2014 16:35:44 -0700 Piotr Sikora Apply underscores_in_headers also to the first character.
Tue, 25 Mar 2014 18:49:28 +0400 Andrei Belov Increased default value of variables_hash_max_size.
Mon, 24 Mar 2014 17:55:10 +0400 Sergey Kandaurov Mp4: skipped empty stss atom table in output.
Fri, 21 Mar 2014 19:33:21 +0400 Maxim Dounin Range filter: single_range flag in request.
Thu, 20 Mar 2014 16:05:19 +0400 Roman Arutyunyan Mp4: added "end" argument support.
Thu, 20 Mar 2014 16:05:18 +0400 Roman Arutyunyan Mp4: moved atom cropping code out of update functions.
Wed, 19 Mar 2014 19:30:09 +0400 Maxim Dounin SPDY: improved ngx_http_spdy_state_save() again.
Wed, 19 Mar 2014 12:57:40 +0400 Maxim Dounin Macros used for initialization in ngx_http_core_init_main_conf().
Wed, 19 Mar 2014 12:57:39 +0400 Maxim Dounin SPDY: improved ngx_http_spdy_state_save() check.
Wed, 19 Mar 2014 12:57:32 +0400 Maxim Dounin SPDY: macro used for recv_buffer_size initialization.
Tue, 18 Mar 2014 22:05:05 +0400 Maxim Dounin Version bump.
Tue, 18 Mar 2014 17:17:09 +0400 Maxim Dounin release-1.4.7 tag stable-1.4
Tue, 18 Mar 2014 17:17:09 +0400 Maxim Dounin nginx-1.4.7-RELEASE stable-1.4 release-1.4.7
Tue, 18 Mar 2014 17:00:19 +0400 Maxim Dounin SPDY: always check size of data to be saved into state buffer. stable-1.4
Mon, 17 Mar 2014 15:34:36 +0400 Maxim Dounin FastCGI: f->split_parts reset on request start. stable-1.4
Tue, 18 Mar 2014 17:12:28 +0400 Maxim Dounin Version bump. stable-1.4
Tue, 18 Mar 2014 17:08:35 +0400 Maxim Dounin release-1.5.12 tag
Tue, 18 Mar 2014 17:08:35 +0400 Maxim Dounin nginx-1.5.12-RELEASE release-1.5.12
Tue, 18 Mar 2014 17:00:19 +0400 Maxim Dounin SPDY: always check size of data to be saved into state buffer.
Mon, 17 Mar 2014 17:41:24 +0400 Roman Arutyunyan Added server-side support for PROXY protocol v1 (ticket #355).
Mon, 17 Mar 2014 15:34:36 +0400 Maxim Dounin FastCGI: f->split_parts reset on request start.
Fri, 07 Mar 2014 15:17:38 +0400 Maxim Dounin Core: fixed wrong indices in listening sockets compare loops.
Thu, 06 Mar 2014 10:51:08 +0100 Filipe da Silva MIME: added application/xspf+xml MIME type (ticket #479).
Thu, 06 Mar 2014 23:15:10 +0400 Sergey Kandaurov Added connection serial number in logging of left open sockets.
Thu, 06 Mar 2014 18:25:59 +0400 Sergey Kandaurov Fixed format specifier in logging of "c->number".
Tue, 04 Mar 2014 23:40:35 +0400 Roman Arutyunyan MIME: added video/mp2t and application/vnd.apple.mpegurl types.
Tue, 04 Mar 2014 23:38:31 +0400 Roman Arutyunyan Version bump.
Tue, 04 Mar 2014 15:46:45 +0400 Maxim Dounin release-1.4.6 tag stable-1.4
Tue, 04 Mar 2014 15:46:44 +0400 Maxim Dounin nginx-1.4.6-RELEASE stable-1.4 release-1.4.6
Mon, 03 Mar 2014 17:39:53 +0400 Maxim Dounin Request body: avoid potential overflow. stable-1.4
Tue, 18 Feb 2014 17:30:40 +0400 Maxim Dounin Upstream: ngx_post_event() instead of upgraded call (ticket #503). stable-1.4
Mon, 03 Mar 2014 17:22:28 +0400 Maxim Dounin Version bump. stable-1.4
Tue, 04 Mar 2014 15:39:23 +0400 Maxim Dounin release-1.5.11 tag
Tue, 04 Mar 2014 15:39:23 +0400 Maxim Dounin nginx-1.5.11-RELEASE release-1.5.11
Mon, 03 Mar 2014 19:24:55 +0400 Valentin Bartenev SPDY: fixed potential integer overflow while parsing headers.
Mon, 03 Mar 2014 19:24:54 +0400 Valentin Bartenev SPDY: constant number of preallocated structures for headers.
Mon, 03 Mar 2014 17:39:53 +0400 Maxim Dounin Request body: avoid potential overflow.
Mon, 03 Mar 2014 17:17:25 +0400 Valentin Bartenev Gzip static: fixed NGX_CONF_FLAG misuse.
Fri, 28 Feb 2014 20:17:01 +0400 Maxim Dounin Docs: xslt regenerated.
Fri, 28 Feb 2014 20:17:00 +0400 Maxim Dounin Docs: switched from java XSLScript to xslscript.pl.
Thu, 27 Feb 2014 20:36:35 +0400 Maxim Dounin Disabled redirects to named locations if URI is not set.
Sat, 22 Feb 2014 12:08:31 +0400 Ruslan Ermilov Core: allocate enough memory to hold IPv6 text address plus port.
Thu, 20 Feb 2014 17:27:09 +0400 Ruslan Ermilov Resolver: properly handle connect() failures.
Thu, 20 Feb 2014 13:48:40 +0400 Konstantin Pavlov Upstream: fixed error message wording.
Wed, 19 Feb 2014 21:45:27 +0400 Ruslan Ermilov Access: supplemented the obfuscated code with a comment.
Tue, 18 Feb 2014 17:30:40 +0400 Maxim Dounin Upstream: ngx_post_event() instead of upgraded call (ticket #503).
Fri, 14 Feb 2014 15:14:48 +0400 Roman Arutyunyan Mp4: remove useless leading stsc entry in result mp4.
Thu, 13 Feb 2014 16:54:00 +0400 Maxim Dounin Win32: MSVC 2013 compatibility.
Wed, 12 Feb 2014 21:02:29 +0400 Valentin Bartenev SPDY: fixed reversed priority order in window waiting queue.
Tue, 11 Feb 2014 21:54:42 -0800 Piotr Sikora Upstream: fix $upstream_status variable.
Tue, 11 Feb 2014 20:54:16 +0800 Xiaochen Wang SPDY: fixed parsing of http version.
Tue, 11 Feb 2014 19:20:25 +0400 Maxim Dounin SSL: the $ssl_session_reused variable.
Tue, 11 Feb 2014 17:24:43 +0400 Maxim Dounin release-1.4.5 tag stable-1.4
Tue, 11 Feb 2014 17:24:43 +0400 Maxim Dounin nginx-1.4.5-RELEASE stable-1.4 release-1.4.5
Wed, 22 Jan 2014 16:10:13 +0400 Maxim Dounin Updated OpenSSL used for win32 builds. stable-1.4
Tue, 28 Jan 2014 15:40:46 +0400 Maxim Dounin Fixed TCP_DEFER_ACCEPT handling (ticket #353). stable-1.4
Wed, 22 Jan 2014 16:05:07 +0400 Maxim Dounin Upstream: reading from a client after connection upgrade. stable-1.4
Thu, 23 Jan 2014 18:32:26 +0400 Maxim Dounin SSL: fixed $ssl_session_id possible segfault after 97e3769637a7. stable-1.4
Wed, 22 Jan 2014 16:05:06 +0400 Maxim Dounin SSL: fixed $ssl_session_id variable. stable-1.4
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: fixed possible segfault. stable-1.4
Tue, 14 Jan 2014 16:24:02 +0400 Valentin Bartenev Year 2014. stable-1.4
Sat, 04 Jan 2014 03:32:22 +0400 Maxim Dounin Fixed "zero size buf in output" alerts. stable-1.4
Sat, 11 May 2013 18:49:19 +0400 Maxim Dounin Request body: fixed r->count increment on allocation failure. stable-1.4
Fri, 29 Nov 2013 17:16:06 +0400 Maxim Dounin SSL: fixed c->read->ready handling in ngx_ssl_recv(). stable-1.4
Thu, 31 Oct 2013 18:23:49 +0400 Maxim Dounin Win32: plugged memory leak. stable-1.4
Thu, 06 Feb 2014 20:49:12 +0400 Maxim Dounin Version bump. stable-1.4
Tue, 04 Feb 2014 17:13:35 +0400 Ruslan Ermilov Range filter: fixed duplicate charset.
Mon, 03 Feb 2014 14:17:17 -0800 Piotr Sikora Use ngx_socket_errno where appropriate.
Wed, 05 Feb 2014 18:51:30 +0400 Maxim Dounin Version bump.
Tue, 04 Feb 2014 16:26:46 +0400 Maxim Dounin release-1.5.10 tag
Tue, 04 Feb 2014 16:26:46 +0400 Maxim Dounin nginx-1.5.10-RELEASE release-1.5.10
Tue, 04 Feb 2014 14:06:23 +0900 Shigeki Ohtsu SPDY: fixed parsing of the priority field.
Tue, 04 Feb 2014 07:45:33 +0400 Maxim Dounin Updated PCRE used for win32 builds.
Tue, 04 Feb 2014 04:59:21 +0400 Maxim Dounin Core: added ngx_encode_base64url().
Thu, 30 Jan 2014 14:58:21 -0800 Piotr Sikora Core: handle getsockopt(TCP_FASTOPEN) failures.
Fri, 31 Jan 2014 19:17:26 +0400 Valentin Bartenev SPDY: protocol implementation switched to spdy/3.1.
Fri, 31 Jan 2014 14:18:52 +0400 Vladimir Homutov Fixed false compiler warning.
Thu, 30 Jan 2014 19:13:12 +0400 Ruslan Ermilov Fixed a compile warning introduced by 01e2a5bcdd8f.
Thu, 30 Jan 2014 18:57:11 +0400 Ruslan Ermilov Proxy: fixed upstream search by proxy_pass with variables.
Tue, 28 Jan 2014 15:33:49 -0800 Piotr Sikora SSL: support ALPN (IETF's successor to NPN).
Wed, 29 Jan 2014 13:44:15 +0400 Roman Arutyunyan Mp4: fix seeks to standalone last chunk.
Wed, 29 Jan 2014 13:33:45 +0400 Roman Arutyunyan Mp4: skip tracks shorter than seek position (ticket #414).
Wed, 29 Jan 2014 13:30:36 +0400 Roman Arutyunyan Mp4: fix seeks after the last key frame.
Tue, 28 Jan 2014 15:40:46 +0400 Maxim Dounin Fixed TCP_DEFER_ACCEPT handling (ticket #353).
Tue, 28 Jan 2014 15:40:45 +0400 Maxim Dounin SSI: fixed $date_local and $date_gmt without SSI (ticket #230).
Tue, 28 Jan 2014 00:31:31 +0400 Ruslan Ermilov Configure: enabled -Werror for clang.
Thu, 23 Jan 2014 22:09:59 +0900 Tatsuhiko Kubo Typo fixed.
Thu, 23 Jan 2014 18:32:26 +0400 Maxim Dounin SSL: fixed $ssl_session_id possible segfault after 97e3769637a7.
Thu, 23 Jan 2014 18:32:25 +0400 Maxim Dounin Version bump.
Wed, 22 Jan 2014 17:42:59 +0400 Maxim Dounin release-1.5.9 tag
Wed, 22 Jan 2014 17:42:59 +0400 Maxim Dounin nginx-1.5.9-RELEASE release-1.5.9
Wed, 22 Jan 2014 16:10:13 +0400 Maxim Dounin Updated OpenSSL used for win32 builds.
Wed, 22 Jan 2014 16:05:07 +0400 Maxim Dounin Upstream: reading from a client after connection upgrade.
Wed, 22 Jan 2014 16:05:06 +0400 Maxim Dounin SSL: fixed $ssl_session_id variable.
Mon, 20 Jan 2014 20:56:49 +0400 Valentin Bartenev SPDY: use ngx_queue_t to queue streams for post processing.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: store the length of frame instead of its whole size.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: use frame->next pointer to chain free frames.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: proper handling of all RST_STREAM statuses.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: removed state to check first SETTINGS frame.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: better name for frame entries counter.
Wed, 22 Jan 2014 04:58:19 +0400 Valentin Bartenev SPDY: fixed possible segfault.
Tue, 21 Jan 2014 17:39:49 +0400 Maxim Dounin Typo fixed.
Fri, 17 Jan 2014 22:06:04 +0400 Ruslan Ermilov Mail: fixed passing of IPv6 client address in XCLIENT.
Fri, 17 Jan 2014 06:24:53 +0400 Maxim Dounin Core: improved ngx_reset_pool() (ticket #490).
Wed, 15 Jan 2014 17:16:38 +0400 Valentin Bartenev SPDY: send output queue after processing of read event.
Wed, 15 Jan 2014 17:16:38 +0400 Valentin Bartenev SPDY: the SETTINGS frame should be allocated from sc->pool.
Wed, 15 Jan 2014 17:16:38 +0400 Valentin Bartenev SPDY: fixed possible uninitialized memory access.
Wed, 15 Jan 2014 13:23:31 +0400 Valentin Bartenev SPDY: fixed off_t/size_t type conversions on 32 bits platforms.
Wed, 15 Jan 2014 01:44:52 +0400 Valentin Bartenev SPDY: fixed build, broken by b7ee1bae0ffa.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: added the "spdy_chunk_size" directive.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: implemented buffers chain splitting.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: body filter was replaced by c->send_chain() function.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: fixed possible premature close of stream.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: refactored ngx_http_spdy_body_filter().
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: elimination of r->blocked counter usage for queuing frames.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: better name for flag that indicates incomplete frame state.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: better name for queued frames counter.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: fixed format specifiers in logging.
Tue, 14 Jan 2014 16:24:02 +0400 Valentin Bartenev Year 2014.
Fri, 10 Jan 2014 11:22:14 -0800 Yichun Zhang Resolver: added support for domain names with a trailing dot.
Tue, 14 Jan 2014 15:56:40 +0400 Maxim Dounin SSL: fixed ssl_verify_depth to take only one argument.
Fri, 10 Jan 2014 16:12:40 +0100 Dirkjan Bussink SSL: ssl_session_tickets directive.
Sat, 04 Jan 2014 03:32:22 +0400 Maxim Dounin Fixed "zero size buf in output" alerts.
Sat, 04 Jan 2014 03:32:15 +0400 Maxim Dounin Win32: support for UTF-16 surrogate pairs (ticket #457).
Sat, 04 Jan 2014 03:32:10 +0400 Maxim Dounin Upstream: Cache-Control preferred over Expires.
Sat, 04 Jan 2014 03:32:06 +0400 Maxim Dounin Added per-process random seeding (ticket #456).
Sat, 04 Jan 2014 03:31:58 +0400 Maxim Dounin Allowed up to two EBUSY errors from sendfile().
Fri, 27 Dec 2013 19:40:04 +0400 Ruslan Ermilov Fixed setting of content type in some cases.
Fri, 27 Dec 2013 18:47:42 +0400 Valentin Bartenev Style: removed surplus semicolons.
Thu, 26 Dec 2013 17:03:16 +0400 Valentin Bartenev SPDY: a bit smarter ngx_http_spdy_filter_get_data_frame().
Thu, 26 Dec 2013 17:03:16 +0400 Valentin Bartenev SPDY: refactored loop in ngx_http_spdy_body_filter().
Thu, 26 Dec 2013 17:03:16 +0400 Valentin Bartenev SPDY: fixed possible request hang.
Mon, 23 Dec 2013 18:12:03 +0400 Ruslan Ermilov Dav: emit a warning about unsafe URI.
Mon, 23 Dec 2013 18:12:00 +0400 Ruslan Ermilov Teach ngx_http_parse_unsafe_uri() how to unescape URIs.
Mon, 23 Dec 2013 18:11:56 +0400 Ruslan Ermilov Detect more unsafe URIs in ngx_http_parse_unsafe_uri().
Mon, 23 Dec 2013 18:11:46 +0400 Ruslan Ermilov Upstream: keep $upstream_http_x_accel_redirect intact.
Thu, 19 Dec 2013 13:43:18 +0400 Ruslan Ermilov Fixed the first argument to getsockopt().
Fri, 20 Dec 2013 16:18:25 +0400 Maxim Dounin SSL: ssl_buffer_size directive.
Mon, 09 Dec 2013 13:43:27 +0400 Vladimir Homutov Upstream: simplified peer selection loop in the "ip_hash" module.
Mon, 16 Dec 2013 19:12:23 +0400 Ruslan Ermilov Resolver: use minimum TTL for caching (ticket #329).
Thu, 19 Dec 2013 13:50:23 +0400 Maxim Dounin Typo fixed.
Wed, 18 Dec 2013 18:39:29 +0400 Valentin Bartenev SPDY: use predefined constant for size of the Stream-ID field.
Wed, 18 Dec 2013 18:37:48 +0400 Valentin Bartenev Version bump.
Tue, 17 Dec 2013 17:46:26 +0400 Maxim Dounin release-1.5.8 tag
Tue, 17 Dec 2013 17:46:26 +0400 Maxim Dounin nginx-1.5.8-RELEASE release-1.5.8
Fri, 13 Dec 2013 20:49:52 +0400 Ruslan Ermilov Resolver: lookups are case-insensitive.
Mon, 09 Dec 2013 10:53:30 +0400 Ruslan Ermilov The "ipv6=" boolean parameter of the "resolver" directive.
Mon, 09 Dec 2013 10:53:28 +0400 Ruslan Ermilov Resolver: implemented IPv6 name to address resolving.
Fri, 06 Dec 2013 14:30:28 +0400 Ruslan Ermilov Resolver: implemented IPv6 address to name resolving.
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Changed resolver API to use ngx_addr_t.
Fri, 13 Dec 2013 19:22:44 +0400 Ruslan Ermilov Resolver: fixed indentation.
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Core: externalized ngx_cmp_sockaddr().
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Resolver: fixes in PTR processing.
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Resolver: fixes in A processing.
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Resolver: fixed response processing.
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Resolver: removed unnecessary casts.
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Resolver: improved code readability.
Thu, 12 Dec 2013 20:28:48 +0400 Maxim Dounin Trailing whitespace fix.
Wed, 11 Dec 2013 21:30:38 +0400 Valentin Bartenev Use ngx_chain_get_free_buf() in pipe input filters.
Tue, 10 Dec 2013 20:27:33 +0400 Valentin Bartenev SPDY: drop the "delayed" flag when finalizing connection.
Mon, 09 Dec 2013 10:16:44 +0400 Ruslan Ermilov Fixed handling of UNIX-domain sockets.
Mon, 09 Dec 2013 10:14:51 +0400 Ruslan Ermilov Core: keep the length of the local sockaddr.
Fri, 06 Dec 2013 16:00:49 -0800 Piotr Sikora Fixed incorrect ngx_str_set() usage, broken in c82b2e020b9f.
Fri, 06 Dec 2013 19:58:27 +0400 Maxim Dounin Contrib: added vim to README.
Wed, 04 Dec 2013 14:45:44 -0800 Evan Miller Contrib: add vim scripts to contrib/ directory.
Fri, 06 Dec 2013 13:16:56 +0400 Ruslan Ermilov Configure: enable -Wconditional-uninitialized with clang.
Wed, 04 Dec 2013 23:13:13 +0400 Maxim Dounin Fixed build without SSL, broken by c82b2e020b9f.
Wed, 04 Dec 2013 23:01:27 +0400 Maxim Dounin SSL support in the uwsgi module.
Tue, 03 Dec 2013 22:07:03 +0400 Mathew Rodley Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
Tue, 03 Dec 2013 21:44:08 +0400 Maxim Dounin Fixed "setfib=" on non-first listening socket.
Tue, 03 Dec 2013 17:12:16 +0400 Vladimir Homutov Improved code readablity in ngx_http_upstream_init_round_robin().
Tue, 03 Dec 2013 15:11:24 +0400 Ruslan Ermilov Fixed null pointer dereference with $upstream_cache_last_modified.
Fri, 29 Nov 2013 17:23:47 +0400 Maxim Dounin Win32: fixed init_process without master process (ticket #453).
Fri, 29 Nov 2013 17:23:38 +0400 Maxim Dounin Upstream: skip empty cache headers.
Fri, 29 Nov 2013 17:16:06 +0400 Maxim Dounin SSL: fixed c->read->ready handling in ngx_ssl_recv().
Fri, 29 Nov 2013 17:11:36 +0400 Maxim Dounin Version bump.
Tue, 19 Nov 2013 15:25:24 +0400 Maxim Dounin release-1.4.4 tag stable-1.4
Tue, 19 Nov 2013 15:25:24 +0400 Maxim Dounin nginx-1.4.4-RELEASE stable-1.4 release-1.4.4
Tue, 19 Nov 2013 06:57:58 +0400 Ruslan Ermilov Proper backtracking after space in a request line. stable-1.4
Tue, 19 Nov 2013 15:23:03 +0400 Maxim Dounin Version bump. stable-1.4
Tue, 19 Nov 2013 14:03:47 +0400 Maxim Dounin release-1.5.7 tag
Tue, 19 Nov 2013 14:03:47 +0400 Maxim Dounin nginx-1.5.7-RELEASE release-1.5.7
Tue, 19 Nov 2013 06:57:58 +0400 Ruslan Ermilov Proper backtracking after space in a request line.
Mon, 18 Nov 2013 20:48:22 +0400 Maxim Dounin Upstream: cache revalidation with conditional requests.
Mon, 11 Nov 2013 18:49:35 +0400 Valentin Bartenev SPDY: fixed request hang with the auth request module.
Mon, 11 Nov 2013 01:59:47 -0800 Piotr Sikora Configure: call "make distclean" for libatomic.
Mon, 04 Nov 2013 17:00:25 -0800 Piotr Sikora Configure: call "make clean" for OpenSSL only if Makefile exists.
Thu, 31 Oct 2013 18:23:49 +0400 Maxim Dounin Win32: plugged memory leak.
Thu, 31 Oct 2013 04:16:20 +0400 Maxim Dounin Gunzip: proper error handling on gunzipping an empty response.
Thu, 31 Oct 2013 04:12:53 +0400 Maxim Dounin Gunzip: "error" logging level on inflate() errors.
Thu, 31 Oct 2013 04:02:59 +0400 Maxim Dounin Removed extra allocation for $sent_http_last_modified.
Thu, 31 Oct 2013 04:02:21 +0400 Maxim Dounin Auth basic: "info" logging level on no user/password.
Mon, 28 Oct 2013 15:01:36 -0700 Yichun Zhang Gzip, gunzip: flush pending data when incoming chain is NULL.
Thu, 31 Oct 2013 04:00:37 +0400 Maxim Dounin Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures.
Thu, 24 Oct 2013 14:18:37 -0700 Piotr Sikora Core: apply missed options to sockets added during binary upgrade.
Mon, 21 Oct 2013 18:20:32 +0800 Xiaochen Wang Upstream: optimize loops in ngx_http_upstream_init_round_robin().
Fri, 18 Oct 2013 18:13:49 +0400 Maxim Dounin Fixed "satisfy any" if 403 is returned after 401 (ticket #285).
Fri, 18 Oct 2013 18:13:44 +0400 Maxim Dounin Headers filter: empty Cache-Control is no longer added.
Fri, 18 Oct 2013 18:13:35 +0400 Maxim Dounin Style.
Fri, 11 Oct 2013 16:05:24 -0700 Piotr Sikora SSL: added ability to set keys used for Session Tickets (RFC5077).
Mon, 14 Oct 2013 13:59:35 +0400 Maxim Dounin SSL: SSL_CTX_set_timeout() now always called.
Mon, 14 Oct 2013 13:44:09 +0400 Maxim Dounin SSL: fixed build with OpenSSL 0.9.7.
Tue, 08 Oct 2013 16:07:14 +0400 Maxim Dounin release-1.4.3 tag stable-1.4
Tue, 08 Oct 2013 16:07:13 +0400 Maxim Dounin nginx-1.4.3-RELEASE stable-1.4 release-1.4.3
Mon, 30 Sep 2013 22:10:13 +0400 Maxim Dounin Mail: fixed segfault with ssl/starttls at mail{} level and no cert. stable-1.4
Mon, 30 Sep 2013 22:10:08 +0400 Maxim Dounin Mail: fixed overrun of allocated memory (ticket #411). stable-1.4
Fri, 20 Sep 2013 17:57:21 +0300 Markus Linnala Core: fix misallocation at ngx_crypt_apr1 (ticket #412). stable-1.4
Wed, 04 Sep 2013 20:48:30 +0400 Maxim Dounin Win32: $request_time fixed. stable-1.4
Fri, 23 Aug 2013 22:18:39 +0400 Maxim Dounin Fixed try_files with empty argument (ticket #390). stable-1.4
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: improved ngx_de_info() error handling. stable-1.4
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: return NGX_ERROR on error if headers were sent. stable-1.4
Wed, 24 Jul 2013 22:24:25 +0400 Valentin Bartenev SPDY: fixed segfault with "client_body_in_file_only" enabled. stable-1.4
Mon, 07 Oct 2013 20:30:03 +0400 Maxim Dounin Version bump. stable-1.4
Wed, 02 Oct 2013 15:07:17 +0400 Maxim Dounin Limit req: fixed "nodelay" parsing.
Wed, 02 Oct 2013 15:07:15 +0400 Maxim Dounin Upstream: fixed "down" and "backup" parsing.
Wed, 02 Oct 2013 11:51:04 +0400 Sergey Kandaurov Unused macro and variable removed.
Wed, 02 Oct 2013 11:50:56 +0400 Sergey Kandaurov Version bump.
Tue, 01 Oct 2013 17:44:51 +0400 Maxim Dounin release-1.5.6 tag
Tue, 01 Oct 2013 17:44:51 +0400 Maxim Dounin nginx-1.5.6-RELEASE release-1.5.6
Tue, 01 Oct 2013 00:14:37 +0400 Valentin Bartenev SPDY: ignore priority when queuing blocked frames.
Tue, 01 Oct 2013 00:12:30 +0400 Valentin Bartenev SPDY: set empty write handler during connection finalization.
Tue, 01 Oct 2013 00:04:00 +0400 Valentin Bartenev SPDY: fixed connection leak while waiting for request headers.
Tue, 01 Oct 2013 00:00:57 +0400 Valentin Bartenev SPDY: fixed connection leak while waiting for request body.
Mon, 30 Sep 2013 22:10:13 +0400 Maxim Dounin Mail: fixed segfault with ssl/starttls at mail{} level and no cert.
Mon, 30 Sep 2013 22:10:08 +0400 Maxim Dounin Mail: fixed overrun of allocated memory (ticket #411).
Mon, 30 Sep 2013 22:10:03 +0400 Maxim Dounin Mail: handle smtp multiline replies.
Mon, 30 Sep 2013 22:09:57 +0400 Maxim Dounin Mail: smtp pipelining support.
Mon, 30 Sep 2013 22:09:54 +0400 Maxim Dounin Mail: mail dependencies are now honored while building addons.
Mon, 30 Sep 2013 22:09:50 +0400 Maxim Dounin Mail: added session close on smtp_greeting_delay violation.
Fri, 27 Sep 2013 19:39:33 +0400 Maxim Dounin SSL: adjust buffer used by OpenSSL during handshake (ticket #413).
Fri, 27 Sep 2013 16:50:40 +0400 Maxim Dounin FastCGI: non-buffered mode support.
Fri, 27 Sep 2013 16:50:34 +0400 Maxim Dounin Upstream: subrequest_in_memory support for SCGI and uwsgi enabled.
Fri, 27 Sep 2013 16:50:26 +0400 Maxim Dounin Upstream: subrequest_in_memory fix.
Fri, 27 Sep 2013 16:50:13 +0400 Maxim Dounin Upstream: proxy_no_cache, fastcgi_no_cache warnings removed.
Mon, 23 Sep 2013 15:58:28 -0700 Piotr Sikora Proxy: added the "proxy_ssl_ciphers" directive.
Mon, 23 Sep 2013 19:37:13 +0400 Maxim Dounin Added ngx_filename_cmp() with "/" sorted to the left.
Mon, 23 Sep 2013 19:37:06 +0400 Maxim Dounin Caseless location tree construction (ticket #90).
Sun, 22 Sep 2013 22:36:11 -0700 Piotr Sikora SSL: stop loading configs with invalid "ssl_ciphers" values.
Fri, 20 Sep 2013 17:57:21 +0300 Markus Linnala Core: fix misallocation at ngx_crypt_apr1 (ticket #412).
Thu, 19 Sep 2013 18:30:33 +0400 Andrei Belov Proxy: added the "proxy_ssl_protocols" directive.
Wed, 18 Sep 2013 16:51:30 -0700 Piotr Sikora SSL: fixed possible memory and file descriptor leak on HUP signal.
Wed, 18 Sep 2013 12:59:47 -0700 Piotr Sikora MIME: added application/json MIME type.
Wed, 18 Sep 2013 18:53:26 +0400 Sergey Kandaurov Fixed response line formatting with empty reason phrase.
Wed, 18 Sep 2013 18:53:24 +0400 Sergey Kandaurov Version bump.
Tue, 17 Sep 2013 17:31:00 +0400 Maxim Dounin release-1.5.5 tag
Tue, 17 Sep 2013 17:31:00 +0400 Maxim Dounin nginx-1.5.5-RELEASE release-1.5.5
Mon, 16 Sep 2013 14:24:38 -0700 Piotr Sikora SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING.
Mon, 16 Sep 2013 18:49:23 +0400 Valentin Bartenev Improved check for duplicate path names in ngx_add_path().
Mon, 16 Sep 2013 18:49:22 +0400 Valentin Bartenev Removed surplus initializations from ngx_conf_set_path_slot().
Mon, 16 Sep 2013 18:49:10 +0400 Valentin Bartenev Use ngx_pcalloc() in ngx_conf_merge_path_value().
Mon, 16 Sep 2013 18:33:39 +0400 Valentin Bartenev Use EPOLLRDHUP in ngx_http_test_reading() (ticket #320).
Mon, 16 Sep 2013 18:33:39 +0400 Valentin Bartenev Upstream: use EPOLLRDHUP to check broken connections (ticket #320).
Fri, 12 Jul 2013 14:51:07 +0400 Valentin Bartenev Events: support for EPOLLRDHUP (ticket #320).
Thu, 05 Sep 2013 16:53:02 +0400 Valentin Bartenev Events: removed unused flags from the ngx_event_s structure.
Thu, 05 Sep 2013 16:53:02 +0400 Valentin Bartenev Fixed handling of the ready flag with kqueue.
Tue, 03 Sep 2013 21:07:19 +0400 Valentin Bartenev Return reason phrase for 414.
Wed, 04 Sep 2013 21:30:09 +0400 Maxim Dounin Upstream: fixed $upstream_response_time format specifiers.
Wed, 04 Sep 2013 21:17:05 +0400 Maxim Dounin Configure: TCP_KEEPIDLE test name simplified.
Wed, 04 Sep 2013 21:17:03 +0400 Maxim Dounin Configure: fixed building with Sun C if CFLAGS set (ticket #65).
Wed, 04 Sep 2013 21:17:02 +0400 Maxim Dounin SSL: clear error queue after SSL_CTX_load_verify_locations().
Wed, 04 Sep 2013 21:17:01 +0400 Maxim Dounin Fixed incorrect response line on "return 203".
Wed, 04 Sep 2013 21:17:00 +0400 Maxim Dounin Request cleanup code unified, no functional changes.
Wed, 04 Sep 2013 21:16:59 +0400 Maxim Dounin Handling of ngx_int_t != intptr_t case.
Wed, 04 Sep 2013 20:48:30 +0400 Maxim Dounin Win32: $request_time fixed.
Wed, 04 Sep 2013 20:48:28 +0400 Maxim Dounin Win32: MinGW GCC compatibility.
Wed, 04 Sep 2013 20:48:23 +0400 Maxim Dounin Win32: Borland C compatibility fixes.
Wed, 04 Sep 2013 20:48:22 +0400 Maxim Dounin Win32: Open Watcom C compatibility fixes.
Mon, 02 Sep 2013 20:06:03 +0400 Valentin Bartenev Disable symlinks: removed recursive call of ngx_file_o_path_info().
Mon, 02 Sep 2013 08:07:59 +0400 Valentin Bartenev Disable symlinks: use O_PATH to open path components.
Mon, 02 Sep 2013 08:07:44 +0400 Valentin Bartenev Added the NGX_EBADF define.
Mon, 02 Sep 2013 03:45:14 +0400 Valentin Bartenev Assume the HTTP/1.0 version by default.
Fri, 30 Aug 2013 21:44:16 +0400 Maxim Dounin Upstream: setting u->header_sent before ngx_http_upstream_upgrade().
Thu, 29 Aug 2013 22:35:54 +0400 Valentin Bartenev Referer: fixed hostname buffer overflow check.
Thu, 29 Aug 2013 22:35:27 +0400 Sergey Kandaurov Referer: "server_names" parsing deferred to merge phase.
Thu, 29 Aug 2013 22:35:26 +0400 Sergey Kandaurov Referer: fixed server_name regex matching.
Thu, 29 Aug 2013 22:35:26 +0400 Sergey Kandaurov Referer: fixed error type usage inconsistency for ngx_http_add*().
Wed, 28 Aug 2013 00:19:07 +0800 Lanshun Zhou Image filter: large image handling.
Wed, 28 Aug 2013 02:34:30 +0400 Maxim Dounin Typo fixed.
Wed, 28 Aug 2013 02:34:21 +0400 Maxim Dounin Version bump.
Tue, 27 Aug 2013 17:37:15 +0400 Maxim Dounin release-1.5.4 tag
Tue, 27 Aug 2013 17:37:15 +0400 Maxim Dounin nginx-1.5.4-RELEASE release-1.5.4
Fri, 23 Aug 2013 22:54:08 +0400 Maxim Dounin Updated PCRE used for win32 builds.
Fri, 23 Aug 2013 22:53:54 +0400 Maxim Dounin Configure: pcre.lib dependencies fix.
Fri, 23 Aug 2013 22:18:54 +0400 Maxim Dounin Cache: lock timeouts are now logged at info level.
Fri, 23 Aug 2013 22:18:46 +0400 Maxim Dounin Upstream: posted requests handling after ssl handshake errors.
Fri, 23 Aug 2013 22:18:39 +0400 Maxim Dounin Fixed try_files with empty argument (ticket #390).
Fri, 23 Aug 2013 16:24:24 +0400 Sergey Kandaurov MIME: eot MIME type updated to follow IANA (ticket #306).
Fri, 23 Aug 2013 16:24:24 +0400 Sergey Kandaurov MIME: added the most common OOXML MIME types (ticket #243).
Fri, 23 Aug 2013 16:24:23 +0400 Sergey Kandaurov MIME: added application/font-woff MIME type (ticket #292).
Wed, 21 Aug 2013 20:46:10 +0400 Maxim Dounin Added auth request to win32 builds.
Tue, 30 Jul 2013 15:04:46 +0400 Sergey Kandaurov Added safety belt for the case of sending header twice.
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: improved ngx_de_info() error handling.
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: return NGX_ERROR on error if headers were sent.
Tue, 20 Aug 2013 21:33:43 +0400 Maxim Dounin Style improved after 12dd27b74117.
Tue, 20 Aug 2013 21:11:19 +0400 Maxim Dounin Backed out f1a91825730a and 7094bd12c1ff.
Wed, 21 Aug 2013 19:19:47 +0400 Maxim Dounin Auth request module import.
Wed, 21 Aug 2013 12:51:31 +0400 Maxim Dounin Minor ngx_http_parse_request_line() optimization.
Tue, 20 Aug 2013 20:47:16 +0400 Sergey Kandaurov Format specifier fixes in error logging.
Sat, 17 Aug 2013 16:54:55 +0400 Maxim Dounin Whitespace fix.
Thu, 15 Aug 2013 19:16:12 +0400 Valentin Bartenev SPDY: alert about activated fake events instead of deleting them.
Thu, 15 Aug 2013 19:16:09 +0400 Valentin Bartenev SPDY: do not reject headers with empty value (ticket #396).
Thu, 15 Aug 2013 19:14:58 +0400 Valentin Bartenev SPDY: fixed corruption of headers with names longer than 255.
Thu, 15 Aug 2013 19:14:33 +0400 Valentin Bartenev Unbreak building on Linux without sendfile64() support.
Tue, 13 Aug 2013 17:47:04 +0400 Sergey Kandaurov Referer module: fixed regex matching against HTTPS referers.
Thu, 08 Aug 2013 15:06:39 +0400 Gleb Smirnoff Don't lose pointer to first nonempty buf in ngx_*_sendfile_chain().
Wed, 07 Aug 2013 20:01:43 +0400 Sergey Budnevitch Fixed misleading example SSL config.
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev API change: removed the ngx_conf_full_name() function.
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev Replaced ngx_conf_full_name() with ngx_get_full_name().
Tue, 06 Aug 2013 19:58:40 +0400 Valentin Bartenev Fixed memory leaks in the root and auth_basic_user_file directives.
Mon, 05 Aug 2013 14:30:03 +0400 Valentin Bartenev Image filter: use "application/json" MIME type for JSON output.
Mon, 05 Aug 2013 13:44:56 +0400 Ruslan Ermilov Core: guard use of AI_ADDRCONFIG.
Mon, 05 Aug 2013 11:40:33 +0400 Maxim Dounin Fixed build with signed socklen_t and unix sockets.
Mon, 05 Aug 2013 10:55:59 +0400 Ruslan Ermilov Core: only resolve address families configured on the local system.
Wed, 31 Jul 2013 23:40:46 +0400 Valentin Bartenev MIME: use "application/javascript" for .js files.
Wed, 31 Jul 2013 18:35:57 +0400 Sergey Kandaurov Version bump.
Wed, 31 Jul 2013 18:16:40 +0400 Sergey Kandaurov Configure: fixed autotest cleanup commands.
Tue, 30 Jul 2013 17:27:55 +0400 Maxim Dounin release-1.5.3 tag
Tue, 30 Jul 2013 17:27:55 +0400 Maxim Dounin nginx-1.5.3-RELEASE release-1.5.3
Mon, 29 Jul 2013 17:30:01 +0400 Sergey Kandaurov Perl: fixed syntax usage for C preprocessor directives.
Mon, 29 Jul 2013 13:23:16 +0400 Ruslan Ermilov Upstream: reliably detect connection failures with SSL peers.
Thu, 25 Jul 2013 15:00:41 +0400 Maxim Dounin Upstream: no last buffer on errors.
Thu, 25 Jul 2013 15:00:29 +0400 Maxim Dounin Upstream: request finalization rework.
Thu, 25 Jul 2013 15:00:25 +0400 Maxim Dounin Upstream: NGX_HTTP_CLIENT_CLOSED_REQUEST no longer reset to 0.
Thu, 25 Jul 2013 15:00:12 +0400 Maxim Dounin Upstream: added check if a response is complete.
Thu, 25 Jul 2013 14:58:11 +0400 Maxim Dounin Upstream: u->length now defaults to -1 (API change).
Thu, 25 Jul 2013 14:56:59 +0400 Maxim Dounin Upstream: fixed store/cache of unfinished responses.
Thu, 25 Jul 2013 14:56:49 +0400 Maxim Dounin Upstream: replaced u->pipe->temp_file with p->temp_file.
Thu, 25 Jul 2013 14:56:41 +0400 Maxim Dounin Upstream: NGX_ERROR after pipe errors.
Thu, 25 Jul 2013 14:56:20 +0400 Maxim Dounin Upstream: NGX_HTTP_GATEWAY_TIME_OUT after upstream timeouts.
Thu, 25 Jul 2013 14:56:13 +0400 Maxim Dounin Upstream: ngx_http_upstream_finalize_request(NGX_ERROR) on errors.
Thu, 25 Jul 2013 14:56:00 +0400 Maxim Dounin Upstream: consistent error handling after u->input_filter_init().
Thu, 25 Jul 2013 14:55:59 +0400 Maxim Dounin Upstream: busy lock remnants removed.
Thu, 13 Jun 2013 19:52:31 +0400 Maxim Dounin Upstream: stale comments removed.
Thu, 25 Jul 2013 14:55:32 +0400 Maxim Dounin Gzip: clearing of c->buffered if all data are flushed.
Thu, 25 Jul 2013 14:55:09 +0400 Maxim Dounin Event pipe: fixed writing cache header to a temp file.
Fri, 14 Jun 2013 20:56:07 +0400 Maxim Dounin Fixed ngx_http_test_reading() to finalize request properly.
Thu, 25 Jul 2013 14:54:53 +0400 Maxim Dounin Sub filter: fixed matching after a partial match.
Thu, 25 Jul 2013 14:54:48 +0400 Maxim Dounin Sub filter: fixed incomplete last buffer on partial match.
Thu, 25 Jul 2013 14:54:47 +0400 Maxim Dounin Sub filter: flush buffers handling.
Thu, 25 Jul 2013 14:54:45 +0400 Maxim Dounin Sub filter: switched to ngx_chain_get_free_buf().
Thu, 25 Jul 2013 14:54:43 +0400 Maxim Dounin Sub filter: stale comments removed.
Thu, 25 Jul 2013 12:46:03 +0400 Ruslan Ermilov On DragonFlyBSD, TCP_KEEPIDLE and TCP_KEEPINTVL are in msecs.
Thu, 25 Jul 2013 12:46:02 +0400 Ruslan Ermilov Style: reuse one int variable in ngx_configure_listening_sockets().
Wed, 24 Jul 2013 22:24:25 +0400 Valentin Bartenev SPDY: fixed segfault with "client_body_in_file_only" enabled.
Fri, 19 Jul 2013 15:59:50 +0400 Maxim Dounin Xslt: exsltRegisterAll() moved to preconfiguration.
Wed, 17 Jul 2013 16:51:21 +0400 Maxim Dounin release-1.4.2 tag stable-1.4
Wed, 17 Jul 2013 16:51:21 +0400 Maxim Dounin nginx-1.4.2-RELEASE stable-1.4 release-1.4.2
Mon, 10 Jun 2013 14:35:00 +0400 Maxim Dounin Perl: fixed r->header_in("Cookie") (ticket #351). stable-1.4
Tue, 04 Jun 2013 16:16:51 +0400 Maxim Dounin Updated zlib used for win32 builds. stable-1.4
Fri, 31 May 2013 14:59:26 +0400 Maxim Dounin Win32: accept_mutex now always disabled (ticket #362). stable-1.4
Tue, 21 May 2013 21:47:50 +0400 Maxim Dounin Upstream: fixed fail_timeout and max_fails > 1. stable-1.4
Thu, 16 May 2013 15:37:13 -0700 Piotr Sikora OCSP stapling: fix error logging of successful OCSP responses. stable-1.4
Thu, 25 Apr 2013 17:41:45 +0400 Ruslan Ermilov Removed vestiges of SVN. stable-1.4
Sat, 11 May 2013 21:12:24 +0400 Maxim Dounin Proxy: $proxy_internal_body_length fixed. stable-1.4
Sat, 11 May 2013 18:49:30 +0400 Maxim Dounin Fixed build with --with-mail_ssl_module. stable-1.4
Sat, 11 May 2013 18:48:56 +0400 Maxim Dounin Perl: extra "return" removed. stable-1.4
Fri, 12 Jul 2013 14:24:07 +0400 Maxim Dounin Version bump. stable-1.4
Sat, 13 Jul 2013 03:24:30 +0400 Valentin Bartenev Events: honor NGX_USE_GREEDY_EVENT when kqueue support is enabled.
Thu, 11 Jul 2013 20:38:27 +0400 Maxim Dounin Style.
Thu, 11 Jul 2013 20:34:02 +0400 Maxim Dounin Configure: perl Makefile rebuild after configure.
Thu, 11 Jul 2013 19:50:19 +0400 Vladimir Homutov Core: fixed possible use of an uninitialized variable.
Thu, 11 Jul 2013 16:07:25 +0400 Vladimir Homutov Core: extended ngx_sock_ntop() with socklen parameter.
Fri, 05 Jul 2013 11:42:25 +0400 Gleb Smirnoff Make macros safe.
Wed, 03 Jul 2013 12:04:13 +0400 Ruslan Ermilov Upstream: updated list of ngx_event_connect_peer() return values.
Fri, 28 Jun 2013 17:24:54 +0400 Vladimir Homutov Core: consolidated log-related code.
Tue, 02 Jul 2013 20:05:49 +0400 Maxim Dounin Version bump.
Tue, 02 Jul 2013 16:28:51 +0400 Maxim Dounin release-1.5.2 tag
Tue, 02 Jul 2013 16:28:50 +0400 Maxim Dounin nginx-1.5.2-RELEASE release-1.5.2
Fri, 28 Jun 2013 13:55:05 +0400 Maxim Dounin Fixed ngx_http_parse_chunked() minimal length calculation.
Wed, 26 Jun 2013 15:47:27 +0400 Maxim Dounin Fixed build on Linux with x32 ABI.
Thu, 20 Jun 2013 20:47:39 +0400 Vladimir Homutov Core: support several "error_log" directives.
Wed, 19 Jun 2013 08:55:08 +0400 Ruslan Ermilov Simplified ngx_list_create().
Wed, 12 Jun 2013 00:41:24 +0900 Tatsuhiko Kubo Valgrind: another complaint about uninitialized bytes.
Thu, 13 Jun 2013 16:28:42 +0400 Valentin Bartenev SPDY: fixed code style, no functional changes.
Thu, 13 Jun 2013 14:50:10 +0400 Vladimir Homutov Core: moved initialization of log level.
Fri, 07 Jun 2013 13:16:00 -0700 Jim Radford SPDY: pass through the full status when available.
Mon, 10 Jun 2013 14:35:00 +0400 Maxim Dounin Perl: fixed r->header_in("Cookie") (ticket #351).
Wed, 05 Jun 2013 19:45:08 +0400 Maxim Dounin Fixed debug logging in ngx_http_parse_complex_uri().
Wed, 05 Jun 2013 19:44:23 +0400 Maxim Dounin Mail: fixed possible uninitialized memory access.
Wed, 05 Jun 2013 19:44:22 +0400 Maxim Dounin Valgrind: supressed complaints about uninitialized bytes.
Wed, 05 Jun 2013 19:44:20 +0400 Maxim Dounin Valgrind: sigaction() failure now ignored.
Wed, 05 Jun 2013 16:22:40 +0400 Valentin Bartenev Status: the "last_in_chain" flag must be set.
Wed, 05 Jun 2013 02:13:52 +0400 Valentin Bartenev SPDY: use proper macros for value length and headers counter.
Tue, 04 Jun 2013 19:38:20 +0400 Maxim Dounin Version bump.
Tue, 04 Jun 2013 11:27:36 +0400 Vladimir Homutov Core: fixed handling of "stderr" in error_log.
Mon, 03 Jun 2013 16:54:28 +0400 Vladimir Homutov Core: fixed stderr redirection on win32 in ngx_reopen_files().
Tue, 04 Jun 2013 17:21:52 +0400 Maxim Dounin release-1.5.1 tag
Tue, 04 Jun 2013 17:21:52 +0400 Maxim Dounin nginx-1.5.1-RELEASE release-1.5.1
Tue, 04 Jun 2013 16:16:51 +0400 Maxim Dounin Updated zlib used for win32 builds.
Fri, 31 May 2013 14:59:26 +0400 Maxim Dounin Win32: accept_mutex now always disabled (ticket #362).
Fri, 31 May 2013 13:30:37 +0400 Ruslan Ermilov OCSP stapling: fixed incorrect debug level.
Thu, 30 May 2013 18:23:05 +0400 Ruslan Ermilov Access: support for UNIX-domain client addresses (ticket #359).
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.
Sat, 11 May 2013 18:49:49 +0400 Maxim Dounin Mp4: indentation and style, no functional changes.
Sat, 11 May 2013 18:49:42 +0400 Maxim Dounin Added r->limit_rate_after.
Sat, 11 May 2013 18:49:30 +0400 Maxim Dounin Fixed build with --with-mail_ssl_module.
Sat, 11 May 2013 18:49:19 +0400 Maxim Dounin Request body: fixed r->count increment on allocation failure.
Sat, 11 May 2013 18:48:56 +0400 Maxim Dounin Perl: extra "return" removed.
Sat, 11 May 2013 18:43:28 +0400 Maxim Dounin Version bump.
Mon, 06 May 2013 14:21:38 +0400 Maxim Dounin release-1.4.1 tag stable-1.4
Mon, 06 May 2013 14:20:27 +0400 Maxim Dounin nginx-1.4.1-RELEASE stable-1.4 release-1.4.1
Mon, 06 May 2013 14:03:24 +0400 Maxim Dounin Fixed chunk size parsing. stable-1.4
Mon, 06 May 2013 14:18:46 +0400 Maxim Dounin Version bump. stable-1.4
Mon, 06 May 2013 02:12:30 +0400 Maxim Dounin stable-1.4 branch stable-1.4
Mon, 06 May 2013 14:05:17 +0400 Maxim Dounin release-1.5.0 tag
Mon, 06 May 2013 13:52:36 +0400 Maxim Dounin release-1.5.0-RELEASE release-1.5.0
Mon, 06 May 2013 14:03:24 +0400 Maxim Dounin Fixed chunk size parsing.
Mon, 29 Apr 2013 18:58:58 +0400 Ruslan Ermilov Proxy: allocate $proxy_internal_body_length from request pool.
Mon, 29 Apr 2013 18:07:22 +0400 Ruslan Ermilov Configure: fixed detection of newer Apple clang compilers.
Mon, 29 Apr 2013 18:06:58 +0400 Ruslan Ermilov Version bump.
Wed, 24 Apr 2013 13:59:45 +0000 Maxim Dounin release-1.4.0 tag
Wed, 24 Apr 2013 13:59:34 +0000 Maxim Dounin nginx-1.4.0-RELEASE release-1.4.0
Wed, 24 Apr 2013 13:03:43 +0000 Maxim Dounin Version bump.
Tue, 23 Apr 2013 10:15:49 +0000 Valentin Bartenev SPDY: set NGX_TCP_NODELAY_DISABLED for fake connections.
Tue, 23 Apr 2013 10:04:12 +0000 Maxim Dounin Perl: request body handling fixed.
Fri, 19 Apr 2013 12:19:57 +0000 Maxim Dounin Configure: fixed perl Makefile generation (ticket #334).
Thu, 18 Apr 2013 14:26:08 +0000 Ruslan Ermilov Configure: uniformly refer to libs when searching for md5 and sha1.
Thu, 18 Apr 2013 14:16:44 +0000 Ruslan Ermilov Version bump.
Tue, 16 Apr 2013 14:05:22 +0000 Maxim Dounin release-1.3.16 tag
Tue, 16 Apr 2013 14:05:11 +0000 Maxim Dounin nginx-1.3.16-RELEASE release-1.3.16
Tue, 16 Apr 2013 12:58:03 +0000 Maxim Dounin Events: backout eventport changes (r5172) for now.
Tue, 16 Apr 2013 10:14:59 +0000 Maxim Dounin Request body: only read body in main request (ticket #330).
Fri, 12 Apr 2013 19:12:13 +0000 Ruslan Ermilov Upstream: warn if multiple non-stackable balancers are installed.
Fri, 12 Apr 2013 17:31:08 +0000 Valentin Bartenev Events: fixed typos in two previous commits.
Fri, 12 Apr 2013 15:04:23 +0000 Valentin Bartenev Events: handle only active events in eventport.
Fri, 12 Apr 2013 15:02:33 +0000 Valentin Bartenev Events: protection from stale events in eventport and devpoll.
Thu, 11 Apr 2013 13:49:13 +0000 Sergey Kandaurov Upstream: fixed $upstream_response_length without buffering.
Wed, 10 Apr 2013 17:07:44 +0000 Maxim Dounin Configure: fixed nginx.so rebuild (broken by r5145).
Thu, 04 Apr 2013 14:19:06 +0000 Valentin Bartenev Upstream: removed surplus ngx_resolve_name_done() call.
Wed, 03 Apr 2013 14:13:35 +0000 Valentin Bartenev Limit req: rate should be non-zero.
Tue, 02 Apr 2013 12:34:39 +0000 Maxim Dounin release-1.2.8 tag stable-1.2
Tue, 02 Apr 2013 12:34:21 +0000 Maxim Dounin nginx-1.2.8-RELEASE stable-1.2 release-1.2.8
Fri, 29 Mar 2013 18:18:42 +0000 Maxim Dounin Merge of r5138: use of NGX_FILE_ERROR. stable-1.2
Fri, 29 Mar 2013 18:16:27 +0000 Maxim Dounin Merge of r5133, r5134: peer.free() and peer.get() balance. stable-1.2
Fri, 29 Mar 2013 18:09:06 +0000 Maxim Dounin Merge of r5130, r5131, r5132: support for Mercurial repositories. stable-1.2
Fri, 29 Mar 2013 17:59:41 +0000 Maxim Dounin Merge of r5129: split clients configuration parsing. stable-1.2
Fri, 29 Mar 2013 17:53:47 +0000 Maxim Dounin Merge of r5127: language in a comment. stable-1.2
Fri, 29 Mar 2013 17:51:00 +0000 Maxim Dounin Merge of r5117, r5123: allocation errors handing during upgrade. stable-1.2
Fri, 29 Mar 2013 17:34:45 +0000 Maxim Dounin Merge of r5113, r5114: upstream: resolve errors handling. stable-1.2
Fri, 29 Mar 2013 17:23:36 +0000 Maxim Dounin Merge of r5109, r5128: removed unused prototype and macro. stable-1.2
Fri, 29 Mar 2013 17:20:59 +0000 Maxim Dounin Merge of r5098: mp4: fixed handling of too small mdat atoms. stable-1.2
Fri, 29 Mar 2013 17:19:11 +0000 Maxim Dounin Merge of r5083: fixed potential segfault in keepalive handler. stable-1.2
Fri, 29 Mar 2013 17:17:45 +0000 Maxim Dounin Merge of r5082: SSL: retry "sess_id" and "id" allocations. stable-1.2
Fri, 29 Mar 2013 17:15:34 +0000 Maxim Dounin Merge of r5078: removed zero termination of shm zone names. stable-1.2
Fri, 29 Mar 2013 17:13:45 +0000 Maxim Dounin Merge of r5071: rebuild perl module on headers change. stable-1.2
Fri, 29 Mar 2013 17:11:09 +0000 Maxim Dounin Merge of r5070: fixed false memset warning on Linux. stable-1.2
Fri, 29 Mar 2013 15:29:29 +0000 Maxim Dounin Version bump. stable-1.2
Fri, 29 Mar 2013 08:47:37 +0000 Ruslan Ermilov Pass PCRE_CASELESS to pcre_compile() for caseless matching.
Thu, 28 Mar 2013 08:47:25 +0000 Ruslan Ermilov Configure: unified nginx version computation constructs.
Thu, 28 Mar 2013 08:47:06 +0000 Ruslan Ermilov Simplified nginx version maintenance.
Thu, 28 Mar 2013 08:46:42 +0000 Ruslan Ermilov Configure: fixed perl module make rules.
Thu, 28 Mar 2013 08:46:12 +0000 Ruslan Ermilov Configure: improved make dependencies for perl module.
Thu, 28 Mar 2013 08:45:45 +0000 Ruslan Ermilov Configure: improved layout of the generated makefile.
Wed, 27 Mar 2013 15:18:34 +0000 Maxim Dounin Upstream: fixed tcp_nodelay with connection upgrade (ticket #325).
Wed, 27 Mar 2013 15:16:45 +0000 Maxim Dounin Event connect: don't penalize AF_INET6 connections.
Wed, 27 Mar 2013 15:15:34 +0000 Maxim Dounin Version bump.
Tue, 26 Mar 2013 13:03:14 +0000 Maxim Dounin release-1.3.15 tag
Tue, 26 Mar 2013 13:03:02 +0000 Maxim Dounin nginx-1.3.15-RELEASE release-1.3.15
Mon, 25 Mar 2013 15:49:11 +0000 Valentin Bartenev Use NGX_FILE_ERROR for handling file operations errors.
Mon, 25 Mar 2013 14:51:44 +0000 Ruslan Ermilov Upstream: removed rudiments of upstream connection caching.
Mon, 25 Mar 2013 13:41:30 +0000 Ruslan Ermilov Upstream: removed sorting of upstream servers.
Mon, 25 Mar 2013 13:38:59 +0000 Ruslan Ermilov Mail: IPv6 backends (ticket #323).
Mon, 25 Mar 2013 13:16:55 +0000 Ruslan Ermilov Upstream: removed double-free workarounds in peer.free() methods.
Mon, 25 Mar 2013 13:14:49 +0000 Ruslan Ermilov Upstream: only call peer.free() if peer.get() selected a peer.
Fri, 22 Mar 2013 15:47:18 +0000 Maxim Dounin Misc: support for Mercurial repositories.
Fri, 22 Mar 2013 15:14:43 +0000 Maxim Dounin Misc: removed unused "snapshot" target.
Fri, 22 Mar 2013 15:14:07 +0000 Maxim Dounin Misc: switch to single export operation in "zip" target.
Thu, 21 Mar 2013 16:06:53 +0000 Ruslan Ermilov Split clients: check length when parsing configuration.
Thu, 21 Mar 2013 16:06:13 +0000 Ruslan Ermilov Removed unused ngx_http_clear_variable() macro.
Thu, 21 Mar 2013 16:05:35 +0000 Ruslan Ermilov Fixed language in a comment preceding ngx_http_index_handler().
Thu, 21 Mar 2013 16:04:09 +0000 Ruslan Ermilov Moved ngx_array_t definition from ngx_core.h to ngx_array.h.
Thu, 21 Mar 2013 16:03:24 +0000 Ruslan Ermilov Use NGX_DEFAULT_POOL_SIZE macro where appropriate.
Thu, 21 Mar 2013 15:52:52 +0000 Ruslan Ermilov Simplified ngx_array_create().
Wed, 20 Mar 2013 18:07:25 +0000 Ruslan Ermilov Core: fixed resource leak if binary upgrade fails due to no memory.
Wed, 20 Mar 2013 10:36:57 +0000 Valentin Bartenev Preliminary experimental support for SPDY draft 2.
Wed, 20 Mar 2013 10:18:26 +0000 Valentin Bartenev Win32: disabled MSVC warning about '\0' not fitting into array.
Wed, 20 Mar 2013 09:36:27 +0000 Valentin Bartenev URI processing code moved to a separate function.
Tue, 19 Mar 2013 08:13:48 +0000 Ruslan Ermilov Image filter: the "image_filter_interlace" directive.
Mon, 18 Mar 2013 14:50:29 +0000 Maxim Dounin The limit_req_status and limit_conn_status directives.
Mon, 18 Mar 2013 07:13:57 +0000 Ruslan Ermilov Core: guard against failed allocation during binary upgrade.
Fri, 15 Mar 2013 20:00:49 +0000 Valentin Bartenev Status: introduced the "ngx_stat_waiting" counter.
Fri, 15 Mar 2013 19:49:54 +0000 Valentin Bartenev Allow to reuse connections that wait their first request.
Thu, 14 Mar 2013 16:22:43 +0000 Maxim Dounin Upstream: fixed previous commit.
Thu, 14 Mar 2013 12:37:54 +0000 Maxim Dounin Upstream: call ngx_http_run_posted_requests() on resolve errors.
Thu, 14 Mar 2013 12:30:26 +0000 Maxim Dounin Request body: avoid linking rb->buf to r->header_in.
Thu, 14 Mar 2013 12:28:53 +0000 Maxim Dounin Request body: next upstream fix.
Tue, 12 Mar 2013 13:38:04 +0000 Maxim Dounin Fixed logging in ngx_http_wait_request_handler().
Mon, 11 Mar 2013 14:44:56 +0000 Valentin Bartenev Removed unused prototype of ngx_http_find_server_conf().
Mon, 11 Mar 2013 11:19:58 +0000 Valentin Bartenev Gzip: fixed setting of NGX_HTTP_GZIP_BUFFERED.
Thu, 07 Mar 2013 18:21:28 +0000 Valentin Bartenev SSL: Next Protocol Negotiation extension support.
Thu, 07 Mar 2013 18:14:27 +0000 Valentin Bartenev Refactored ngx_http_init_request().
Thu, 07 Mar 2013 18:07:16 +0000 Valentin Bartenev Removed c->single_connection flag.
Thu, 07 Mar 2013 17:59:27 +0000 Valentin Bartenev Respect the new behavior of TCP_DEFER_ACCEPT.
Thu, 07 Mar 2013 17:41:40 +0000 Valentin Bartenev Use "client_header_timeout" for all requests in a connection.
Thu, 07 Mar 2013 17:21:50 +0000 Valentin Bartenev Create request object only after the first byte was received.
Thu, 07 Mar 2013 17:07:04 +0000 Valentin Bartenev Version bump.
Tue, 05 Mar 2013 14:36:20 +0000 Maxim Dounin release-1.3.14 tag
Tue, 05 Mar 2013 14:35:58 +0000 Maxim Dounin nginx-1.3.14-RELEASE release-1.3.14
Mon, 04 Mar 2013 15:39:03 +0000 Maxim Dounin Mp4: fixed handling of too small mdat atoms (ticket #266).
Fri, 01 Mar 2013 14:55:42 +0000 Valentin Bartenev Allocate request object from its own pool.
Wed, 27 Feb 2013 17:41:34 +0000 Valentin Bartenev SNI: added restriction on requesting host other than negotiated.
Wed, 27 Feb 2013 17:38:54 +0000 Valentin Bartenev SNI: reset to default server if requested host was not found.
Wed, 27 Feb 2013 17:33:59 +0000 Valentin Bartenev SNI: avoid surplus lookup of virtual server if SNI was used.
Wed, 27 Feb 2013 17:27:15 +0000 Valentin Bartenev Apply server configuration as soon as host is known.
Wed, 27 Feb 2013 17:21:21 +0000 Valentin Bartenev SSL: do not treat SSL handshake as request.
Wed, 27 Feb 2013 17:16:51 +0000 Valentin Bartenev Status: do not count connection as reading right after accept().
Wed, 27 Feb 2013 17:12:48 +0000 Valentin Bartenev SNI: reuse selected configuration for all requests in a connection.
Wed, 27 Feb 2013 17:06:52 +0000 Valentin Bartenev SNI: ignore captures in server_name regexes when matching by SNI.
Wed, 27 Feb 2013 17:03:14 +0000 Valentin Bartenev Changed interface of ngx_http_validate_host().
Wed, 27 Feb 2013 16:56:47 +0000 Valentin Bartenev Introduced the ngx_http_set_connection_log() macro.
Wed, 27 Feb 2013 16:53:01 +0000 Valentin Bartenev The default server lookup is now done only once per connection.
Wed, 27 Feb 2013 13:29:50 +0000 Ruslan Ermilov Correctly handle multiple X-Forwarded-For headers (ticket #106).
Wed, 27 Feb 2013 13:22:20 +0000 Ruslan Ermilov Fixed separator in $sent_http_cache_control.
Sat, 23 Feb 2013 13:23:48 +0000 Valentin Bartenev Fixed potential segfault in ngx_http_keepalive_handler().
Sat, 23 Feb 2013 11:54:25 +0000 Maxim Dounin SSL: retry "sess_id" and "id" allocations.
Sat, 23 Feb 2013 11:50:42 +0000 Maxim Dounin Trailing whitespace fix.
Thu, 21 Feb 2013 23:31:57 +0000 Andrey Belov Introduced variables in ngx_http_stub_status module.
Wed, 20 Feb 2013 16:41:05 +0000 Maxim Dounin Connection upgrade support in uwsgi and scgi modules.
Tue, 19 Feb 2013 17:48:45 +0000 Valentin Bartenev Removed zero termination of shm zone names.
Tue, 19 Feb 2013 17:45:12 +0000 Valentin Bartenev Version bump.
Tue, 19 Feb 2013 15:15:11 +0000 Maxim Dounin release-1.3.13 tag
Tue, 19 Feb 2013 15:14:48 +0000 Maxim Dounin nginx-1.3.13-RELEASE release-1.3.13
Mon, 18 Feb 2013 15:08:46 +0000 Maxim Dounin Proxy: fixed do_write handling in previous commit.
Mon, 18 Feb 2013 13:50:52 +0000 Maxim Dounin Proxy: support for connection upgrade (101 Switching Protocols).
Mon, 18 Feb 2013 11:35:28 +0000 Gleb Smirnoff Configure: changed default compiler from "gcc" to "cc".
Fri, 15 Feb 2013 16:50:22 +0000 Maxim Dounin Configure: rebuild perl module nginx.so if headers are changed.
Wed, 13 Feb 2013 14:39:46 +0000 Maxim Dounin Fixed false memset warning on Linux with -O3 (ticket #275).
Tue, 12 Feb 2013 13:40:46 +0000 Maxim Dounin release-1.2.7 tag stable-1.2
Tue, 12 Feb 2013 13:40:16 +0000 Maxim Dounin nginx-1.2.7-RELEASE stable-1.2 release-1.2.7
Mon, 11 Feb 2013 23:57:13 +0000 Maxim Dounin Merge of r5005, r5031, r5066: PCRE and OpenSSL for win32 builds. stable-1.2
Mon, 11 Feb 2013 23:37:20 +0000 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 11 Feb 2013 16:11:14 +0000 Maxim Dounin Merge of r5027, r5028, r5029: fastcgi_keep_conn fixes. stable-1.2
Mon, 11 Feb 2013 16:09:35 +0000 Maxim Dounin Merge of r5018: secure link: fixed configuration inheritance. stable-1.2
Mon, 11 Feb 2013 16:06:39 +0000 Maxim Dounin Merge of r5017: fixed null dereference with resolver and poll. stable-1.2
Mon, 11 Feb 2013 15:34:30 +0000 Maxim Dounin Merge of r5014, r5015, r5016, r5030: geoip ipv6 support. stable-1.2
Mon, 11 Feb 2013 15:31:10 +0000 Maxim Dounin Merge of r5013: proxy: fixed proxy_method to always add space. stable-1.2
Mon, 11 Feb 2013 15:28:50 +0000 Maxim Dounin Merge of r5012: configure: removed redundant variable assignment. stable-1.2
Mon, 11 Feb 2013 15:12:06 +0000 Maxim Dounin Merge of r5004, r5019-r5025: ssl fixes. stable-1.2
Mon, 11 Feb 2013 15:00:43 +0000 Maxim Dounin Merge of r5001: year 2013. stable-1.2
Mon, 11 Feb 2013 14:58:25 +0000 Maxim Dounin Merge of r4999, r5003: detect duplicate "events" and "keepalive". stable-1.2
Mon, 11 Feb 2013 14:56:14 +0000 Maxim Dounin Merge of r4992: off-by-one with 32/64 upstream backup servers. stable-1.2
Mon, 11 Feb 2013 14:39:49 +0000 Maxim Dounin Merge of r4991: fixed proxied HEAD requests with gzip enabled. stable-1.2
Mon, 11 Feb 2013 14:34:00 +0000 Maxim Dounin Merge of r4985, r4986, r4987, r4988, r4989, r5002: access_log gzip. stable-1.2
Mon, 11 Feb 2013 13:59:08 +0000 Maxim Dounin Merge of r4979, r4982: image filter configuration inheritance. stable-1.2
Mon, 11 Feb 2013 13:52:13 +0000 Maxim Dounin Merge of r4976: let add_header affect 201 responses (ticket #125). stable-1.2
Mon, 11 Feb 2013 12:37:06 +0000 Maxim Dounin Merge of r4983: crypt_r() error handling fixed. stable-1.2
Mon, 11 Feb 2013 12:35:49 +0000 Maxim Dounin Merge of r4974: avoid sending "100 Continue" on 413. stable-1.2
Mon, 11 Feb 2013 12:31:43 +0000 Maxim Dounin Merge of r4993, r4994, r4997, r5000: geo ipv6 support. stable-1.2
Mon, 11 Feb 2013 12:26:33 +0000 Maxim Dounin Merge of r4968, r4969, r4977, r4980, r4981, r4990: geo fixes. stable-1.2
Sun, 10 Feb 2013 03:55:18 +0000 Maxim Dounin Merge of r4967: ngx_write_fd() and ngx_read_fd() errors handling. stable-1.2
Sun, 10 Feb 2013 03:52:26 +0000 Maxim Dounin Merge of r4966: gzip: fixed zlib memLevel adjusting. stable-1.2
Sun, 10 Feb 2013 03:27:15 +0000 Maxim Dounin Merge of r4965: upstream: fixed SIGSEGV with the "if" directive. stable-1.2
Sun, 10 Feb 2013 03:22:58 +0000 Maxim Dounin Merge of r4963: proxy: better error message about unexpected data. stable-1.2
Sun, 10 Feb 2013 03:20:00 +0000 Maxim Dounin Merge of r4962: limit_rate fix. stable-1.2
Sun, 10 Feb 2013 03:18:08 +0000 Maxim Dounin Merge of r4961: configure: better check for PCRE JIT. stable-1.2
Sun, 10 Feb 2013 03:08:42 +0000 Maxim Dounin Merge of r4948, r4949, r4964, r4973, r5011: variables. stable-1.2
Sun, 10 Feb 2013 03:00:55 +0000 Maxim Dounin Merge of r4947: xslt: prevented infinite loop. stable-1.2
Sun, 10 Feb 2013 02:58:03 +0000 Maxim Dounin Merge of r4946, r4978: perl. stable-1.2
Sun, 10 Feb 2013 02:56:03 +0000 Maxim Dounin Merge of r4945, r4984: ngx_inet.[ch] minor fixes. stable-1.2
Sat, 09 Feb 2013 21:27:37 +0000 Maxim Dounin Merge of r4944: removed GLOB_NOSORT glob option. stable-1.2
Sat, 09 Feb 2013 21:07:06 +0000 Maxim Dounin Version bump. stable-1.2
Thu, 07 Feb 2013 12:09:56 +0000 Maxim Dounin Added support for {SHA} passwords (ticket #50).
Thu, 07 Feb 2013 12:09:09 +0000 Maxim Dounin Version bump.
Tue, 05 Feb 2013 14:07:01 +0000 Maxim Dounin release-1.3.12 tag
Tue, 05 Feb 2013 14:06:41 +0000 Maxim Dounin nginx-1.3.12-RELEASE release-1.3.12
Tue, 05 Feb 2013 13:41:48 +0000 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 04 Feb 2013 16:44:22 +0000 Ruslan Ermilov GeoIP: removed pseudo-support of "proxy" and "netspeed" databases.
Fri, 01 Feb 2013 14:41:50 +0000 Maxim Dounin FastCGI: proper handling of split fastcgi end request.
Fri, 01 Feb 2013 14:41:07 +0000 Maxim Dounin FastCGI: unconditional state transitions.
Fri, 01 Feb 2013 14:40:19 +0000 Maxim Dounin FastCGI: fixed wrong connection close with fastcgi_keep_conn.
Fri, 01 Feb 2013 14:38:18 +0000 Maxim Dounin Request body: fixed client_body_in_file_only.
Fri, 01 Feb 2013 14:37:43 +0000 Maxim Dounin SSL: fixed ngx_ssl_handshake() with level-triggered event methods.
Mon, 28 Jan 2013 15:41:12 +0000 Valentin Bartenev SSL: take into account data in the buffer while limiting output.
Mon, 28 Jan 2013 15:40:25 +0000 Valentin Bartenev SSL: avoid calling SSL_write() with zero data size.
Mon, 28 Jan 2013 15:38:36 +0000 Valentin Bartenev SSL: calculation of buffer size moved closer to its usage.
Mon, 28 Jan 2013 15:37:11 +0000 Valentin Bartenev SSL: preservation of flush flag for buffered data.
Mon, 28 Jan 2013 15:35:12 +0000 Valentin Bartenev SSL: resetting of flush flag after the data was written.
Mon, 28 Jan 2013 15:34:09 +0000 Valentin Bartenev SSL: removed conditions that always hold true.
Mon, 28 Jan 2013 14:42:07 +0000 Ruslan Ermilov Secure_link: fixed configuration inheritance.
Fri, 25 Jan 2013 09:59:28 +0000 Ruslan Ermilov Events: fixed null pointer dereference with resolver and poll.
Thu, 24 Jan 2013 16:15:51 +0000 Ruslan Ermilov GeoIP: IPv6 support.
Thu, 24 Jan 2013 16:15:07 +0000 Ruslan Ermilov Configure: fixed GeoIP library detection.
Thu, 24 Jan 2013 16:14:12 +0000 Ruslan Ermilov Configure: fixed style of include directories.
Tue, 22 Jan 2013 12:36:00 +0000 Maxim Dounin Proxy: fixed proxy_method to always add space.
Mon, 21 Jan 2013 15:05:54 +0000 Sergey Budnevitch Removed redundant variable assignment.
Mon, 21 Jan 2013 13:15:29 +0000 Ruslan Ermilov Variables $pipe, $request_length, $time_iso8601, and $time_local.
Thu, 17 Jan 2013 09:55:36 +0000 Ruslan Ermilov Version bump.
Wed, 16 Jan 2013 09:42:57 +0000 Ruslan Ermilov Fixed and improved the "*_bind" directives of proxying modules.
Thu, 10 Jan 2013 13:17:29 +0000 Maxim Dounin release-1.3.11 tag
Thu, 10 Jan 2013 13:17:04 +0000 Maxim Dounin nginx-1.3.11-RELEASE release-1.3.11
Thu, 10 Jan 2013 12:58:55 +0000 Ruslan Ermilov Fixed "proxy_pass" with IP address and no port (ticket #276).
Thu, 10 Jan 2013 11:38:14 +0000 Maxim Dounin Updated PCRE used for win32 builds.
Wed, 09 Jan 2013 14:11:48 +0000 Maxim Dounin SSL: speedup loading of configs with many ssl servers.
Tue, 08 Jan 2013 14:03:37 +0000 Valentin Bartenev Events: added check for duplicate "events" directive.
Tue, 08 Jan 2013 14:01:57 +0000 Valentin Bartenev The data pointer in ngx_open_file_t objects must be initialized.
Mon, 31 Dec 2012 22:08:19 +0000 Ruslan Ermilov Year 2013.
Thu, 27 Dec 2012 21:35:47 +0000 Ruslan Ermilov Geo: improved code readability.
Wed, 26 Dec 2012 14:46:06 +0000 Ruslan Ermilov Upstream keepalive: detect duplicate "keepalive" directive.
Wed, 26 Dec 2012 09:29:37 +0000 Ruslan Ermilov Version bump.
Wed, 26 Dec 2012 05:03:51 +0000 Ruslan Ermilov Geo: made "default" affect both IPv4 and IPv6 when using prefixes.
Tue, 25 Dec 2012 14:24:12 +0000 Maxim Dounin release-1.3.10 tag
Tue, 25 Dec 2012 14:23:45 +0000 Maxim Dounin nginx-1.3.10-RELEASE release-1.3.10
Tue, 25 Dec 2012 10:00:39 +0000 Ruslan Ermilov Geo: properly initialize ngx_cidr_t when dealing with "default".
Tue, 25 Dec 2012 08:21:56 +0000 Ruslan Ermilov Geo: IPv6 support.
Tue, 25 Dec 2012 08:02:21 +0000 Valentin Bartenev Upstream: fixed state resetting when switching to backup servers.
Mon, 24 Dec 2012 17:32:53 +0000 Valentin Bartenev Fixed HEAD requests handling when proxying is used (closes #261).
Mon, 24 Dec 2012 16:40:55 +0000 Ruslan Ermilov Trailing whitespace fix.
Sun, 23 Dec 2012 19:09:33 +0000 Valentin Bartenev Access log: the "gzip" parameter of the "access_log" directive.
Sun, 23 Dec 2012 16:04:14 +0000 Valentin Bartenev Configure: added the NGX_ZLIB define.
Sun, 23 Dec 2012 15:51:47 +0000 Valentin Bartenev Access log: the "flush" parameter of the "access_log" directive.
Sun, 23 Dec 2012 15:36:52 +0000 Valentin Bartenev Reopening log files code moved to a separate function.
Sun, 23 Dec 2012 15:27:55 +0000 Valentin Bartenev Access log: fixed redundant buffer reallocation.
Sat, 22 Dec 2012 20:03:38 +0000 Ruslan Ermilov Properly initialize "struct in6_addr" with zeroes.
Fri, 21 Dec 2012 16:13:03 +0000 Maxim Dounin Core: crypt_r() error handling fixed.
Fri, 21 Dec 2012 15:07:45 +0000 Maxim Dounin Image filter: fixed image_filter rotate inheritance.
Fri, 21 Dec 2012 08:46:52 +0000 Ruslan Ermilov Geo: ensure that default entry is always present.
Fri, 21 Dec 2012 08:44:39 +0000 Ruslan Ermilov There's no need to normalize address returned by ngx_ptocidr().
Thu, 20 Dec 2012 19:04:28 +0000 Maxim Dounin Image filter: configuration inheritance fixes.
Thu, 20 Dec 2012 15:34:37 +0000 Ruslan Ermilov Brought the link to ngx_http_perl_module documentation up to date.
Thu, 20 Dec 2012 11:16:03 +0000 Ruslan Ermilov Fixed return type of internal function that allocates radix tree nodes.
Wed, 19 Dec 2012 10:33:56 +0000 Ruslan Ermilov Let "add_header" affect 201 responses (ticket #125).
Wed, 19 Dec 2012 10:30:45 +0000 Ruslan Ermilov Slightly optimized code that handles special headers in "add_header".
Tue, 18 Dec 2012 18:39:39 +0000 Maxim Dounin Avoid sending "100 Continue" on 413 Request Entity Too Large.
Mon, 17 Dec 2012 19:03:33 +0000 Ruslan Ermilov Added checks that disallow adding a variable with an empty name.
Mon, 17 Dec 2012 12:08:53 +0000 Ruslan Ermilov Implemented IPv6 support for URLs specified using domain names.
Mon, 17 Dec 2012 09:44:46 +0000 Ruslan Ermilov Fixed URL parsing code.
Mon, 17 Dec 2012 09:31:53 +0000 Ruslan Ermilov Simplified URL parsing code.
Fri, 14 Dec 2012 19:56:03 +0000 Ruslan Ermilov Geo: fixed the "ranges" without ranges case.
Fri, 14 Dec 2012 19:35:37 +0000 Ruslan Ermilov Geo: improved ngx_http_geo_block() code readability.
Fri, 14 Dec 2012 15:24:24 +0000 Valentin Bartenev Fixed handling of ngx_write_fd() and ngx_read_fd() errors.
Fri, 14 Dec 2012 15:17:58 +0000 Valentin Bartenev Gzip: fixed zlib memLevel adjusting.
Thu, 13 Dec 2012 16:05:59 +0000 Maxim Dounin Upstream: fixed SIGSEGV with the "if" directive.
Thu, 13 Dec 2012 15:05:19 +0000 Ruslan Ermilov Fixed variable syntax checking in "set", "geo", "limit_conn_zone",
Thu, 13 Dec 2012 13:45:39 +0000 Maxim Dounin Proxy: better error message about unexpected data.
Wed, 12 Dec 2012 14:48:48 +0000 Valentin Bartenev Limit rate: fixed integer overflow in limit calculation (ticket #256).
Wed, 12 Dec 2012 13:50:07 +0000 Maxim Dounin Configure: better check for PCRE JIT.
Tue, 11 Dec 2012 14:26:07 +0000 Maxim Dounin release-1.2.6 tag stable-1.2
Tue, 11 Dec 2012 14:24:23 +0000 Maxim Dounin nginx-1.2.6-RELEASE stable-1.2 release-1.2.6
Tue, 11 Dec 2012 13:18:50 +0000 Maxim Dounin Merge of r4921, r4922, r4923, r4924, r4925: request body fixes. stable-1.2
Mon, 10 Dec 2012 18:17:32 +0000 Maxim Dounin Merge of r4933, r4933: shared memory fixes. stable-1.2
Mon, 10 Dec 2012 18:04:54 +0000 Maxim Dounin Merge of r4920, r4939: ngx_write_chain_to_file() fixes. stable-1.2
Mon, 10 Dec 2012 17:51:10 +0000 Maxim Dounin Merge of r4919: fixed segfault on PUT in dav module. stable-1.2
Mon, 10 Dec 2012 17:46:51 +0000 Maxim Dounin Merge of r4918: cache manager startup with many listen sockets. stable-1.2
Mon, 10 Dec 2012 16:35:32 +0000 Maxim Dounin Merge of r4915, r4916, r4917: upstream minor fixes. stable-1.2
Mon, 10 Dec 2012 16:03:56 +0000 Maxim Dounin Merge of r4914: variables $request_time and $msec. stable-1.2
Mon, 10 Dec 2012 16:00:55 +0000 Maxim Dounin Merge of r4913: fixed CPU affinity on respawn of dead workers. stable-1.2
Mon, 10 Dec 2012 15:43:41 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 10 Dec 2012 13:11:11 +0000 Ruslan Ermilov The "auth_basic" directive gained support of variables.
Thu, 06 Dec 2012 23:03:53 +0000 Ruslan Ermilov Allow the complex value to be defined as an empty string.
Thu, 06 Dec 2012 21:22:58 +0000 Ruslan Ermilov Xslt: prevented infinite loop.
Mon, 03 Dec 2012 16:00:26 +0000 Ruslan Ermilov Fixed build with embedded perl in certain setups (ticket #48).
Fri, 30 Nov 2012 11:26:50 +0000 Ruslan Ermilov Fixed the NGX_SOCKADDR_STRLEN macro definition.
Thu, 29 Nov 2012 23:15:41 +0000 Maxim Dounin Core: removed GLOB_NOSORT glob option.
Thu, 29 Nov 2012 23:13:18 +0000 Maxim Dounin Version bump.
Tue, 27 Nov 2012 13:55:54 +0000 Maxim Dounin release-1.3.9 tag
Tue, 27 Nov 2012 13:55:34 +0000 Maxim Dounin nginx-1.3.9-RELEASE release-1.3.9
Mon, 26 Nov 2012 21:30:45 +0000 Maxim Dounin Gunzip: added missing ngx_http_clear_etag().
Mon, 26 Nov 2012 21:19:57 +0000 Maxim Dounin Core: fixed ngx_write_chain_to_file() with IOV_MAX reached.
Mon, 26 Nov 2012 18:01:49 +0000 Maxim Dounin Request body: block write events while reading body.
Mon, 26 Nov 2012 18:01:08 +0000 Maxim Dounin Request body: error checking fixes, negative rb->rest handling.
Mon, 26 Nov 2012 18:00:14 +0000 Maxim Dounin Request body: improved handling of incorrect chunked request body.
Mon, 26 Nov 2012 17:59:30 +0000 Maxim Dounin Request body: fixed discard of chunked request body.
Fri, 23 Nov 2012 12:43:58 +0000 Ruslan Ermilov Core: don't reuse shared memory zone that changed ownership (ticket #210).
Wed, 21 Nov 2012 14:23:26 +0000 Ruslan Ermilov Fixed location of debug message in ngx_shmtx_lock().
Wed, 21 Nov 2012 01:40:11 +0000 Maxim Dounin Request body: unbreak build without debug.
Wed, 21 Nov 2012 01:08:11 +0000 Maxim Dounin Request body: chunked transfer encoding support.
Wed, 21 Nov 2012 01:06:53 +0000 Maxim Dounin Request body: recalculate size of a request body in scgi module.
Wed, 21 Nov 2012 01:05:08 +0000 Maxim Dounin Request body: $content_length variable to honor real body size.
Wed, 21 Nov 2012 01:03:48 +0000 Maxim Dounin Request body: always use calculated size of a request body in proxy.
Wed, 21 Nov 2012 01:02:56 +0000 Maxim Dounin Request body: adjust b->pos when chunked parsing done.
Wed, 21 Nov 2012 00:59:16 +0000 Maxim Dounin Request body: chunked parsing moved to ngx_http_parse.c from proxy.
Wed, 21 Nov 2012 00:57:56 +0000 Maxim Dounin Request body: properly handle events while discarding body.
Wed, 21 Nov 2012 00:57:16 +0000 Maxim Dounin Request body: fixed socket leak on errors.
Wed, 21 Nov 2012 00:55:50 +0000 Maxim Dounin Request body: code duplication reduced, no functional changes.
Wed, 21 Nov 2012 00:55:06 +0000 Maxim Dounin Request body: $request_body variable generalization.
Wed, 21 Nov 2012 00:54:01 +0000 Maxim Dounin Request body: fixed "501 Not Implemented" error handling.
Wed, 21 Nov 2012 00:52:35 +0000 Maxim Dounin Core: added debug logging of writev() in ngx_write_chain_to_file().
Wed, 21 Nov 2012 00:51:37 +0000 Maxim Dounin Dav: fixed segfault on PUT if body was already read (ticket #238).
Tue, 20 Nov 2012 13:37:55 +0000 Igor Sysoev Fixed failure to start cache manager and cache loader processes
Sat, 17 Nov 2012 00:36:44 +0000 Maxim Dounin Trailing whitespace fix.
Fri, 16 Nov 2012 18:29:19 +0000 Maxim Dounin Upstream: better detection of connect() failures with kqueue.
Fri, 16 Nov 2012 12:18:05 +0000 Ruslan Ermilov Upstream: honor the "down" flag for a single server.
Fri, 16 Nov 2012 09:37:14 +0000 Ruslan Ermilov Variables $request_time and $msec.
Fri, 16 Nov 2012 09:25:52 +0000 Ruslan Ermilov Fixed setting of CPU affinity on respawn of dead worker processes.
Fri, 16 Nov 2012 07:49:41 +0000 Ruslan Ermilov Version bump.
Tue, 13 Nov 2012 13:35:19 +0000 Maxim Dounin release-1.2.5 tag stable-1.2
Tue, 13 Nov 2012 13:34:59 +0000 Maxim Dounin nginx-1.2.5-RELEASE stable-1.2 release-1.2.5
Tue, 13 Nov 2012 11:24:14 +0000 Maxim Dounin Merge of r4896: event pipe: fixed handling of buf_to_file data. stable-1.2
Tue, 13 Nov 2012 11:21:31 +0000 Maxim Dounin Merge of r4892: keepalive memory usage optimization. stable-1.2
Tue, 13 Nov 2012 11:00:37 +0000 Maxim Dounin Merge of r4891: worker_processes auto. stable-1.2
Tue, 13 Nov 2012 10:45:23 +0000 Maxim Dounin Merge of r4886, r4887, r4894: log variables generalization: stable-1.2
Tue, 13 Nov 2012 10:42:16 +0000 Maxim Dounin Merge of r4885: ssl_verify_client optional_no_ca. stable-1.2
Mon, 12 Nov 2012 18:47:07 +0000 Maxim Dounin Merge of r4872, r4893: resolver cached addresses random rotation. stable-1.2
Mon, 12 Nov 2012 18:39:51 +0000 Maxim Dounin Merge of r4870, r4871, r4890, r4895: minor fixes. stable-1.2
Mon, 12 Nov 2012 18:00:32 +0000 Maxim Dounin Merge of r4868, r4869: SSL minor fixes. stable-1.2
Mon, 12 Nov 2012 17:57:57 +0000 Maxim Dounin Merge of r4866, r4867: configure fixes. stable-1.2
Mon, 12 Nov 2012 17:54:49 +0000 Maxim Dounin Merge of r4865: clearing of cpu_affinity after process spawn. stable-1.2
Mon, 12 Nov 2012 17:03:38 +0000 Maxim Dounin Version bump. stable-1.2
Tue, 30 Oct 2012 13:35:18 +0000 Maxim Dounin release-1.3.8 tag
Tue, 30 Oct 2012 13:34:23 +0000 Maxim Dounin nginx-1.3.8-RELEASE release-1.3.8
Tue, 30 Oct 2012 11:14:24 +0000 Maxim Dounin Event pipe: fixed handling of buf_to_file data.
Tue, 30 Oct 2012 11:09:38 +0000 Maxim Dounin Style, parentheses instead of braces in misc/GNUMakefile.
Mon, 29 Oct 2012 17:17:59 +0000 Maxim Dounin Variables $connection and $connection_requests.
Wed, 24 Oct 2012 14:07:08 +0000 Maxim Dounin Resolver: added missing memory allocation error handling.
Tue, 23 Oct 2012 14:36:18 +0000 Valentin Bartenev ngx_http_keepalive_handler() is now trying to not keep c->buffer's memory for
Tue, 23 Oct 2012 09:08:41 +0000 Andrey Belov Core: the "auto" parameter of the "worker_processes" directive.
Thu, 18 Oct 2012 14:48:33 +0000 Maxim Dounin Removed conditional compilation from waitpid() error test.
Thu, 18 Oct 2012 14:27:40 +0000 Maxim Dounin Gunzip: fixed r->gzip_ok check.
Fri, 05 Oct 2012 11:09:14 +0000 Maxim Dounin OCSP stapling: properly check if there is ssl.ctx.
Wed, 03 Oct 2012 15:25:36 +0000 Maxim Dounin Variable $bytes_sent.
Wed, 03 Oct 2012 15:25:06 +0000 Maxim Dounin Log: $apache_bytes_sent removed.
Wed, 03 Oct 2012 15:24:08 +0000 Maxim Dounin SSL: the "ssl_verify_client" directive parameter "optional_no_ca".
Wed, 03 Oct 2012 15:22:18 +0000 Maxim Dounin Version bump.
Tue, 02 Oct 2012 13:33:58 +0000 Maxim Dounin release-1.3.7 tag
Tue, 02 Oct 2012 13:33:37 +0000 Maxim Dounin nginx-1.3.7-RELEASE release-1.3.7
Mon, 01 Oct 2012 13:54:13 +0000 Maxim Dounin OCSP stapling: build fixes.
Mon, 01 Oct 2012 12:53:11 +0000 Maxim Dounin OCSP stapling: ssl_stapling_verify directive.
Mon, 01 Oct 2012 12:51:27 +0000 Maxim Dounin OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used.
Mon, 01 Oct 2012 12:50:36 +0000 Maxim Dounin OCSP stapling: log error data in ngx_ssl_error().
Mon, 01 Oct 2012 12:48:54 +0000 Maxim Dounin OCSP stapling: check Content-Type.
Mon, 01 Oct 2012 12:47:55 +0000 Maxim Dounin OCSP stapling: loading OCSP responses.
Mon, 01 Oct 2012 12:42:43 +0000 Maxim Dounin OCSP stapling: the ngx_event_openssl_stapling.c file.
Mon, 01 Oct 2012 12:41:08 +0000 Maxim Dounin OCSP stapling: ssl_stapling_file support.
Mon, 01 Oct 2012 12:39:36 +0000 Maxim Dounin OCSP stapling: ssl_trusted_certificate directive.
Fri, 28 Sep 2012 18:28:38 +0000 Maxim Dounin Resolver: cached addresses are returned with random rotation now.
Fri, 28 Sep 2012 13:49:26 +0000 Andrey Belov Correct plural form for "path" in the whole source base.
Fri, 28 Sep 2012 13:15:11 +0000 Andrey Belov Made sure to initialize the entire ngx_file_t structure.
Thu, 27 Sep 2012 18:01:06 +0000 Maxim Dounin SSL: added version checks for ssl compression workaround.
Thu, 27 Sep 2012 17:59:59 +0000 Maxim Dounin SSL: fixed compression workaround to remove all methods.
Thu, 27 Sep 2012 15:01:57 +0000 Andrey Belov Configure: additional test for ExtUtils::Embed perl module presence.
Wed, 26 Sep 2012 16:39:38 +0000 Maxim Dounin Configure: help updated to list upstream keepalive and least_conn.
Wed, 26 Sep 2012 16:25:12 +0000 Maxim Dounin Added clearing of cpu_affinity after process spawn.
Wed, 26 Sep 2012 15:52:06 +0000 Maxim Dounin Version bump.
Tue, 25 Sep 2012 13:43:03 +0000 Maxim Dounin release-1.2.4 tag stable-1.2
Tue, 25 Sep 2012 13:42:43 +0000 Maxim Dounin nginx-1.2.4-RELEASE stable-1.2 release-1.2.4
Tue, 25 Sep 2012 10:41:22 +0000 Maxim Dounin Stable: removed gunzip module from win32 helper target. stable-1.2
Mon, 24 Sep 2012 19:14:17 +0000 Maxim Dounin Merge of r4835, r4841: improved welcome and 50x error pages. stable-1.2
Mon, 24 Sep 2012 19:11:45 +0000 Maxim Dounin Merge of r4833: limit req: fix of rbtree node insertion. stable-1.2
Mon, 24 Sep 2012 19:06:48 +0000 Maxim Dounin Merge of r4829: fixed strict aliasing with ipv6 (ticket #201). stable-1.2
Mon, 24 Sep 2012 19:05:02 +0000 Maxim Dounin Merge of r4828: "include" with wildcards in map and types blocks. stable-1.2
Mon, 24 Sep 2012 19:02:16 +0000 Maxim Dounin Merge of r4817: geo: fixed handling of ranges without default set. stable-1.2
Mon, 24 Sep 2012 19:00:02 +0000 Maxim Dounin Merge of r4815: map: fixed optimization of variables as values. stable-1.2
Mon, 24 Sep 2012 18:58:13 +0000 Maxim Dounin Merge of r4813, r4814, r4818, r4819, r4820, r4823: mail fixes. stable-1.2
Mon, 24 Sep 2012 18:54:28 +0000 Maxim Dounin Merge of r4785, r4795, r4811, r4812, r4816, r4822: coverity. stable-1.2
Mon, 24 Sep 2012 18:50:25 +0000 Maxim Dounin Merge of r4784: fixed the -p parameter handling. stable-1.2
Mon, 24 Sep 2012 18:46:50 +0000 Maxim Dounin Merge of r4842: fixed make macros to use parentheses. stable-1.2
Mon, 24 Sep 2012 18:37:14 +0000 Maxim Dounin Merge of r4779, r4840, r4843, r4844: win32 changes. stable-1.2
Mon, 24 Sep 2012 18:34:04 +0000 Maxim Dounin Merge of r4778, r4782, r4783, r4824, r4830, r4834: minor fixes. stable-1.2
Mon, 24 Sep 2012 18:30:26 +0000 Maxim Dounin Merge of r4777, r4780, r4831, r4832: release process changes. stable-1.2
Mon, 24 Sep 2012 18:24:07 +0000 Maxim Dounin Version bump. stable-1.2
Wed, 12 Sep 2012 10:41:56 +0000 Maxim Dounin release-1.3.6 tag
Wed, 12 Sep 2012 10:41:36 +0000 Maxim Dounin nginx-1.3.6-RELEASE release-1.3.6
Tue, 11 Sep 2012 13:36:34 +0000 Maxim Dounin Updated zlib used for win32 builds.
Tue, 11 Sep 2012 13:17:31 +0000 Maxim Dounin Helper target "win32" to run configure for win32 builds.
Tue, 11 Sep 2012 12:43:59 +0000 Maxim Dounin Configure: fixed make macros to use parentheses instead of braces.
Tue, 11 Sep 2012 12:37:04 +0000 Valentin Bartenev Improved 50x error page.
Tue, 11 Sep 2012 12:35:30 +0000 Maxim Dounin Configure: provide inflate() when building zlib on win32.
Tue, 11 Sep 2012 01:13:23 +0000 Maxim Dounin Gunzip: removed nginx.h leftover include.
Mon, 10 Sep 2012 16:52:47 +0000 Maxim Dounin Gunzip filter import.
Mon, 10 Sep 2012 16:48:25 +0000 Maxim Dounin Gzip static: "always" parameter in "gzip_static" directive.
Mon, 10 Sep 2012 16:43:49 +0000 Maxim Dounin Memcached: memcached_gzip_flag directive.
Fri, 07 Sep 2012 13:24:46 +0000 Valentin Bartenev Improved welcome page.
Wed, 05 Sep 2012 15:06:47 +0000 Maxim Dounin Write filter: replaced unneeded loop with one to free chains.
Mon, 03 Sep 2012 12:55:50 +0000 Valentin Bartenev Limit req: fix of rbtree node insertion on hash collisions.
Thu, 30 Aug 2012 16:08:13 +0000 Ruslan Ermilov Pass changes.xml thru xmllint when generating CHANGES and CHANGES.ru.
Thu, 30 Aug 2012 16:05:43 +0000 Ruslan Ermilov Converted DOS-style newlines.
Thu, 30 Aug 2012 15:09:21 +0000 Ruslan Ermilov Fixed overflow if ngx_slab_alloc() is called with very big "size" argument.
Thu, 30 Aug 2012 14:58:11 +0000 Ruslan Ermilov Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addresses
Tue, 28 Aug 2012 13:31:01 +0000 Ruslan Ermilov Fixed the "include" directive.
Mon, 27 Aug 2012 14:21:41 +0000 Ruslan Ermilov Version bump.
Tue, 21 Aug 2012 13:05:26 +0000 Maxim Dounin release-1.3.5 tag
Tue, 21 Aug 2012 13:05:02 +0000 Maxim Dounin nginx-1.3.5-RELEASE release-1.3.5
Sat, 18 Aug 2012 23:17:58 +0000 Maxim Dounin Radix tree preallocation fix.
Sat, 18 Aug 2012 23:04:39 +0000 Maxim Dounin Whitespace fix.
Fri, 17 Aug 2012 15:35:50 +0000 Andrey Belov Mark logically dead code with corresponding comment.
Fri, 17 Aug 2012 11:02:35 +0000 Maxim Dounin Mp4: removed restriction to avc1/mp4a formats (ticket #194).
Fri, 17 Aug 2012 05:21:28 +0000 Ruslan Ermilov Mail: fixed handling of AF_UNIX addresses in "listen".
Fri, 17 Aug 2012 05:14:19 +0000 Ruslan Ermilov Removed a stale "AF_INET only" comment.
Fri, 17 Aug 2012 05:08:42 +0000 Ruslan Ermilov Mail: fixed sorting of listen addresses (ticket #187).
Thu, 16 Aug 2012 13:01:41 +0000 Maxim Dounin Geo: fixed handling of ranges without default set.
Thu, 16 Aug 2012 12:05:58 +0000 Maxim Dounin Crypt: fixed handling of corrupted SSHA entries in password file.
Thu, 16 Aug 2012 10:58:18 +0000 Maxim Dounin Map: fixed optimization of variables as values.
Wed, 15 Aug 2012 11:30:24 +0000 Ruslan Ermilov mail_core: don't let the well-known port in the "listen" directive to
Wed, 15 Aug 2012 11:17:55 +0000 Ruslan Ermilov Corrected the directive name in the ngx_mail_auth_http_module error message.
Wed, 08 Aug 2012 12:03:46 +0000 Valentin Bartenev Added three missing checks for NULL after ngx_array_push() calls.
Tue, 07 Aug 2012 13:57:04 +0000 Andrey Belov Explicitly ignore returned value from close() in ngx_event_core_init_conf().
Tue, 07 Aug 2012 12:36:19 +0000 Maxim Dounin release-1.2.3 tag stable-1.2
Tue, 07 Aug 2012 12:35:56 +0000 Maxim Dounin nginx-1.2.3-RELEASE stable-1.2 release-1.2.3
Mon, 06 Aug 2012 18:09:23 +0000 Maxim Dounin Merge of r4739: s/ngx_shmtx_destory/ngx_shmtx_destroy/. stable-1.2
Mon, 06 Aug 2012 17:38:12 +0000 Maxim Dounin Merge of r4775: updated PCRE used for win32 builds. stable-1.2
Mon, 06 Aug 2012 17:36:30 +0000 Maxim Dounin Merge of r4771: ngx_http_find_virtual_server() fix. stable-1.2
Mon, 06 Aug 2012 17:34:08 +0000 Maxim Dounin Merge of r4770: hide_headers/pass_headers inheritance fix. stable-1.2
Mon, 06 Aug 2012 17:31:32 +0000 Maxim Dounin Merge of r4769: better diagnostics for directives in wrong context. stable-1.2
Mon, 06 Aug 2012 17:20:01 +0000 Maxim Dounin Merge of r4766, r4767: ngx_http_upstream_add() changes. stable-1.2
Mon, 06 Aug 2012 17:15:23 +0000 Maxim Dounin Merge of r4765: reduced the number of preprocessor directives. stable-1.2
Mon, 06 Aug 2012 17:13:20 +0000 Maxim Dounin Merge of r4764: debug_connection with a domain name change. stable-1.2
Mon, 06 Aug 2012 17:10:35 +0000 Maxim Dounin Merge of r4763: added the Clang compiler support. stable-1.2
Mon, 06 Aug 2012 17:07:28 +0000 Maxim Dounin Merge of r4760, r4761: -Wmissing-prototypes. stable-1.2
Mon, 06 Aug 2012 17:03:01 +0000 Maxim Dounin Merge of r4759, r4762, r4768: configure minor fixes. stable-1.2
Mon, 06 Aug 2012 16:24:22 +0000 Maxim Dounin Merge of r4758: win32: fixed cpu hog after process startup failure. stable-1.2
Mon, 06 Aug 2012 16:19:35 +0000 Maxim Dounin Merge of r4757: debugging messages in limit_conn. stable-1.2
Mon, 06 Aug 2012 16:06:59 +0000 Andrey Belov Explicitly ignore returned value from unlink() in ngx_open_tempfile().
Mon, 06 Aug 2012 16:06:36 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 06 Aug 2012 16:03:56 +0000 Maxim Dounin Merge of r4756: fixed listen addresses sorting (ticket #187) stable-1.2
Mon, 06 Aug 2012 15:52:02 +0000 Maxim Dounin Merge of r4754: synchronized the license text. stable-1.2
Mon, 06 Aug 2012 15:47:15 +0000 Maxim Dounin Merge of r4741: fixed "make" used instead of "${MAKE}". stable-1.2
Mon, 06 Aug 2012 15:45:44 +0000 Maxim Dounin Merge of r4740: fixed $request_length for pipelined requests. stable-1.2
Mon, 06 Aug 2012 15:31:49 +0000 Maxim Dounin Merge of r4738: struct flock initialization. stable-1.2
Mon, 06 Aug 2012 15:20:03 +0000 Maxim Dounin Merge of r4737: r->uri_changed in a named location fix. stable-1.2
Mon, 06 Aug 2012 14:58:36 +0000 Maxim Dounin Merge of r4736: typo fixed. stable-1.2
Mon, 06 Aug 2012 14:04:06 +0000 Maxim Dounin Merge of r4713: map hostnames fix (ticket #182). stable-1.2
Mon, 06 Aug 2012 10:48:09 +0000 Maxim Dounin Resolver: fixed possible memory leak in ngx_resolver_create().
Fri, 03 Aug 2012 12:52:32 +0000 Ruslan Ermilov Fixed the -p parameter handling.
Fri, 03 Aug 2012 09:10:39 +0000 Maxim Dounin Fixed possible use of old cached times if runtime went backwards.
Fri, 03 Aug 2012 09:07:30 +0000 Maxim Dounin Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined.
Fri, 03 Aug 2012 09:00:25 +0000 Maxim Dounin Whitespace fix.
Thu, 02 Aug 2012 14:58:36 +0000 Ruslan Ermilov Removed the need in Perl to generate ZIP archive of nginx/Windows.
Thu, 02 Aug 2012 12:53:07 +0000 Maxim Dounin Win32: fixed build with Visual Studio 2005 Express.
Wed, 01 Aug 2012 14:37:08 +0000 Andrey Belov Reorder checks in ngx_shared_memory_add() for more consistent error messages.
Tue, 31 Jul 2012 21:49:23 +0000 Ruslan Ermilov Simplified makefile that builds CHANGES.
Tue, 31 Jul 2012 21:47:56 +0000 Ruslan Ermilov Version bump.
Tue, 31 Jul 2012 13:13:52 +0000 Ruslan Ermilov Updated PCRE used for win32 builds.
Tue, 31 Jul 2012 12:38:57 +0000 Ruslan Ermilov release-1.3.4 tag
Tue, 31 Jul 2012 12:38:37 +0000 Ruslan Ermilov nginx-1.3.4-RELEASE release-1.3.4
Mon, 30 Jul 2012 12:27:06 +0000 Ruslan Ermilov Core: ipv6only is now on by default.
Mon, 30 Jul 2012 11:42:03 +0000 Valentin Bartenev ngx_http_find_virtual_server() should return NGX_DECLINED if virtual server not
Mon, 30 Jul 2012 10:35:26 +0000 Maxim Dounin Upstream: hide_headers/pass_headers inheritance fix.
Sun, 29 Jul 2012 19:59:06 +0000 Ruslan Ermilov Improved diagnostics when a directive is specified in the wrong context.
Sun, 29 Jul 2012 19:45:30 +0000 Ruslan Ermilov Removed extraneous GCC warning flags.
Sun, 29 Jul 2012 19:44:09 +0000 Ruslan Ermilov Slight optimization in ngx_http_upstream_add(): replaced an expression
Sun, 29 Jul 2012 19:38:25 +0000 Ruslan Ermilov ngx_http_upstream_add() should return NULL if an error occurs.
Thu, 26 Jul 2012 14:47:42 +0000 Ruslan Ermilov Reduced the number of preprocessor directives.
Tue, 24 Jul 2012 17:40:06 +0000 Ruslan Ermilov When "debug_connection" is configured with a domain name, only the first
Tue, 24 Jul 2012 15:17:03 +0000 Ruslan Ermilov Added the Clang compiler support.
Tue, 24 Jul 2012 15:16:09 +0000 Ruslan Ermilov Made sure to run configure in a "C" locale.
Tue, 24 Jul 2012 15:13:34 +0000 Ruslan Ermilov Added a commented out -Wmissing-prototypes to CFLAGS.
Tue, 24 Jul 2012 15:09:54 +0000 Ruslan Ermilov Fixed compilation with -Wmissing-prototypes.
Tue, 24 Jul 2012 15:00:42 +0000 Ruslan Ermilov Replaced a number of "else if" with "elif".
Mon, 23 Jul 2012 16:37:24 +0000 Maxim Dounin Win32: fixed cpu hog after process startup failure.
Fri, 20 Jul 2012 08:21:59 +0000 Ruslan Ermilov Fixed debugging messages to account that limit_zone was renamed to limit_conn.
Tue, 17 Jul 2012 04:47:34 +0000 Ruslan Ermilov Fixed sorting of listen addresses so that wildcard address is always at
Tue, 17 Jul 2012 04:42:38 +0000 Ruslan Ermilov Version bump.
Tue, 10 Jul 2012 12:40:35 +0000 Ruslan Ermilov Synchronized the license text with the FreeBSD's bsd-style-copyright.
Tue, 10 Jul 2012 12:20:30 +0000 Maxim Dounin release-1.3.3 tag
Tue, 10 Jul 2012 12:20:10 +0000 Maxim Dounin nginx-1.3.3-RELEASE release-1.3.3
Mon, 09 Jul 2012 17:04:37 +0000 Maxim Dounin Entity tags: empty etags handling in If-Range.
Mon, 09 Jul 2012 14:53:42 +0000 Maxim Dounin Entity tags: the "etag" directive.
Mon, 09 Jul 2012 00:13:06 +0000 Maxim Dounin Entity tags: set for static respones.
Sat, 07 Jul 2012 21:24:01 +0000 Maxim Dounin Entity tags: handling in add_header.
Sat, 07 Jul 2012 21:22:27 +0000 Maxim Dounin Entity tags: clear on entity changes.
Sat, 07 Jul 2012 21:21:15 +0000 Maxim Dounin Entity tags: support in If-Range header.
Sat, 07 Jul 2012 21:20:27 +0000 Maxim Dounin Entity tags: basic support in not modified filter.
Sat, 07 Jul 2012 21:18:30 +0000 Maxim Dounin Not modified filter: tests separated from actions.
Sat, 07 Jul 2012 21:16:51 +0000 Maxim Dounin Added Last-Modified parsing in add_header.
Sat, 07 Jul 2012 21:16:21 +0000 Maxim Dounin Fixed If-Range with unknown last modified time.
Sat, 07 Jul 2012 09:35:30 +0000 Maxim Dounin Configure: fixed "make" used instead of "${MAKE}".
Fri, 06 Jul 2012 04:27:06 +0000 Andrey Belov Corrected $request_length calculation for pipelined requests.
Tue, 03 Jul 2012 13:06:40 +0000 Ruslan Ermilov Fixed typo in a function name.
Tue, 03 Jul 2012 13:05:18 +0000 Ruslan Ermilov Made sure to initialize the entire "struct flock" allocated on stack.
Tue, 03 Jul 2012 11:30:05 +0000 Maxim Dounin Reset r->uri_changed in a named location (ticket #184).
Tue, 03 Jul 2012 11:28:54 +0000 Maxim Dounin Typo fixed.
Tue, 03 Jul 2012 10:48:54 +0000 Maxim Dounin release-1.2.2 tag stable-1.2
Tue, 03 Jul 2012 10:48:31 +0000 Maxim Dounin nginx-1.2.2-RELEASE stable-1.2 release-1.2.2
Mon, 02 Jul 2012 17:41:52 +0000 Maxim Dounin Merge of r4698: X-Forwarded-For conditionals. stable-1.2
Mon, 02 Jul 2012 17:25:51 +0000 Maxim Dounin Merge of r4697: disabled gzip in OpenSSL prior to 1.0.0. stable-1.2
Mon, 02 Jul 2012 17:22:31 +0000 Maxim Dounin Merge of r4693: fixed "sendmsg() failed" alerts on HP-UX. stable-1.2
Mon, 02 Jul 2012 17:08:26 +0000 Maxim Dounin Merge of r4691: changed default alignment to 16. stable-1.2
Mon, 02 Jul 2012 16:59:34 +0000 Maxim Dounin Merge of r4690: conflicting wildcard server names fix. stable-1.2
Mon, 02 Jul 2012 16:56:53 +0000 Maxim Dounin Merge of r4688, r4689, r4706: stable-1.2
Mon, 02 Jul 2012 16:53:36 +0000 Maxim Dounin Merge of r4686, r4687: $status variable. stable-1.2
Mon, 02 Jul 2012 16:51:02 +0000 Maxim Dounin Merge of r4682, r4694, r4699, r4704, r4705: minor nits. stable-1.2
Mon, 02 Jul 2012 16:41:13 +0000 Maxim Dounin Merge of r4655, r4656, r4657, r4695, r4696: upstream changes. stable-1.2
Mon, 02 Jul 2012 16:23:14 +0000 Maxim Dounin Merge of r4654, r4672, r4684, r4685, r4692: resolver changes. stable-1.2
Mon, 02 Jul 2012 16:16:27 +0000 Maxim Dounin Merge of r4671: support for IPv6 literals in proxy_pass and so on. stable-1.2
Mon, 02 Jul 2012 16:11:02 +0000 Maxim Dounin Merge of r4653: ngx_inet.c code reduction. stable-1.2
Mon, 02 Jul 2012 15:51:02 +0000 Maxim Dounin Merge of r4652: ssl without buffer should not set c->buffered. stable-1.2
Mon, 02 Jul 2012 15:43:50 +0000 Maxim Dounin Merge of r4651: proxy_cookie_* fix. stable-1.2
Mon, 02 Jul 2012 15:41:31 +0000 Maxim Dounin Merge of r4648, r4649, r4650: memory leak with $geoip_org. stable-1.2
Mon, 02 Jul 2012 15:39:28 +0000 Maxim Dounin Merge of r4647: xslt reuse. stable-1.2
Mon, 02 Jul 2012 15:37:49 +0000 Maxim Dounin Merge of r4646: jemalloc 3.0.0 compatibility. stable-1.2
Mon, 02 Jul 2012 15:35:22 +0000 Maxim Dounin Merge of r4644: stable-1.2
Mon, 02 Jul 2012 15:33:35 +0000 Maxim Dounin Merge of r4643: stable-1.2
Mon, 02 Jul 2012 14:42:08 +0000 Maxim Dounin Merge of r4642: stable-1.2
Fri, 29 Jun 2012 20:33:26 +0000 Ruslan Ermilov map: strip final dot before looking up in a map of hostnames.
Fri, 29 Jun 2012 17:32:43 +0000 Maxim Dounin Merge of r4639, r4640: C++ fixes. stable-1.2
Fri, 29 Jun 2012 17:28:41 +0000 Maxim Dounin Merge of r4636, r4637, r4638: config sanity checks. stable-1.2
Fri, 29 Jun 2012 11:03:01 +0000 Ruslan Ermilov Version bump.
Tue, 26 Jun 2012 14:40:23 +0000 Maxim Dounin Merge of r4645: fixed warning during nginx.xs compilation. stable-1.2
Tue, 26 Jun 2012 13:46:53 +0000 Maxim Dounin release-1.3.2 tag
Tue, 26 Jun 2012 13:46:23 +0000 Maxim Dounin nginx-1.3.2-RELEASE release-1.3.2
Tue, 26 Jun 2012 12:31:40 +0000 Maxim Dounin Mp4: fixed build on win32 after r4689.
Tue, 26 Jun 2012 08:15:40 +0000 Ruslan Ermilov Added code to look up Google perftools in /opt/local/, for MacPorts.
Mon, 25 Jun 2012 18:09:38 +0000 Maxim Dounin Style.
Mon, 25 Jun 2012 15:41:17 +0000 Maxim Dounin Fixed misc/GNUmakefile to properly tag on stable-1.2 branch. stable-1.2
Mon, 25 Jun 2012 15:40:29 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 25 Jun 2012 15:35:27 +0000 Maxim Dounin Retagged release-1.2.1 properly. stable-1.2
Mon, 25 Jun 2012 15:30:17 +0000 Maxim Dounin Incorrect tag release-1.2.1 removed.
Mon, 25 Jun 2012 13:08:25 +0000 Ruslan Ermilov Fixed a harmless error in spelling of "Connection: close" when computing
Thu, 21 Jun 2012 11:02:22 +0000 Ruslan Ermilov Fixed compile-time conditionals used to detect if X-Forwarded-For support
Wed, 20 Jun 2012 12:55:28 +0000 Igor Sysoev Disabled gzip compression in OpenSSL prior to 1.0.0 version.
Tue, 19 Jun 2012 12:36:54 +0000 Ruslan Ermilov Added IPv6 support to ip_hash.
Mon, 18 Jun 2012 14:23:42 +0000 Maxim Dounin Upstream keepalive: "single" parameter deprecated.
Mon, 18 Jun 2012 14:12:03 +0000 Maxim Dounin Fixed return type of ngx_strerror_init().
Mon, 18 Jun 2012 14:11:29 +0000 Maxim Dounin Fixed "sendmsg() failed" alerts on HP-UX.
Mon, 18 Jun 2012 14:10:50 +0000 Maxim Dounin Fixed segfault with poll and resolver used.
Mon, 18 Jun 2012 14:09:54 +0000 Maxim Dounin Changed default alignment to 16.
Mon, 18 Jun 2012 14:06:00 +0000 Maxim Dounin Fixed handling of conflicting wildcard server names.
Mon, 18 Jun 2012 14:02:20 +0000 Maxim Dounin Mp4: fixed streaming if moov atom is at buffer edge.
Mon, 18 Jun 2012 14:01:18 +0000 Maxim Dounin Mp4: fixed non-keyframe seeks in some cases (ticket #175).
Mon, 18 Jun 2012 13:51:20 +0000 Andrey Belov Style fix.
Mon, 18 Jun 2012 13:43:44 +0000 Andrey Belov New core variable: $status.
Mon, 18 Jun 2012 12:46:05 +0000 Ruslan Ermilov When "resolver" is configured with a domain name, only the first
Mon, 18 Jun 2012 12:30:45 +0000 Ruslan Ermilov Fixed crash in ngx_resolver_cleanup_tree().
Mon, 18 Jun 2012 11:07:44 +0000 Ruslan Ermilov Version bump.
Fri, 08 Jun 2012 09:41:55 +0000 Ruslan Ermilov Fixed spelling of "endianness", and called it "byte ordering" in the
Tue, 05 Jun 2012 14:02:03 +0000 Maxim Dounin release-1.2.1 tag
Tue, 05 Jun 2012 14:01:45 +0000 Maxim Dounin nginx-1.2.1-RELEASE stable-1.2
Tue, 05 Jun 2012 13:52:37 +0000 Maxim Dounin Merge of r4674, r4675, r4676: win32 fixes. stable-1.2
Tue, 05 Jun 2012 13:47:50 +0000 Maxim Dounin release-1.3.1 tag
Tue, 05 Jun 2012 13:47:29 +0000 Maxim Dounin nginx-1.3.1-RELEASE release-1.3.1
Tue, 05 Jun 2012 13:38:27 +0000 Maxim Dounin Win32: uris with ":$" are now rejected.
Tue, 05 Jun 2012 13:37:29 +0000 Maxim Dounin Win32: normalization of trailing dot inside uri.
Tue, 05 Jun 2012 13:36:09 +0000 Maxim Dounin Win32: disallowed access to various non-canonical name variants.
Tue, 05 Jun 2012 13:17:05 +0000 Maxim Dounin Merge of r4632: updated openssl used for win32 builds. stable-1.2
Mon, 04 Jun 2012 14:23:27 +0000 Ruslan Ermilov Support for IPv6 literals and an optional port in resolver.
Mon, 04 Jun 2012 14:07:34 +0000 Maxim Dounin Support for IPv6 literals in proxy_pass and so on.
Mon, 04 Jun 2012 12:00:38 +0000 Maxim Dounin Merge of r4630: fixed c->sent with unbuffered ssl. stable-1.2
Mon, 04 Jun 2012 11:58:12 +0000 Maxim Dounin Merge of r4614, r4624-r4629, r4631: proxy recursive changes. stable-1.2
Mon, 04 Jun 2012 11:21:58 +0000 Maxim Dounin Merge of r4622, r4623: balancing changes. stable-1.2
Mon, 04 Jun 2012 11:15:46 +0000 Maxim Dounin Merge of r4621, r4641: filter_finalize fixes. stable-1.2
Mon, 04 Jun 2012 11:10:36 +0000 Maxim Dounin Merge of r4619: accept moderation on EMFILE/ENFILE. stable-1.2
Mon, 04 Jun 2012 11:07:19 +0000 Maxim Dounin Merge of r4618: rewrite escaping fix (ticket #162). stable-1.2
Mon, 04 Jun 2012 11:00:34 +0000 Maxim Dounin Merge of r4617: fastcgi padding fix. stable-1.2
Mon, 04 Jun 2012 10:54:48 +0000 Maxim Dounin Merge of r4616: r->state fix. stable-1.2
Mon, 04 Jun 2012 10:52:43 +0000 Maxim Dounin Merge of r4615: write handler reset in ngx_http_named_location(). stable-1.2
Mon, 04 Jun 2012 10:33:38 +0000 Maxim Dounin Merge of r4613: removed surplus condition. stable-1.2
Mon, 04 Jun 2012 10:27:00 +0000 Maxim Dounin Merge of r4612: proper subrequest handling in various modules. stable-1.2
Mon, 04 Jun 2012 10:15:55 +0000 Maxim Dounin Merge of r4611, r4620: resolver fixes. stable-1.2
Mon, 04 Jun 2012 10:00:39 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 04 Jun 2012 00:00:28 +0000 Maxim Dounin Upstream: least_conn compilation fixes.
Sun, 03 Jun 2012 23:22:41 +0000 Maxim Dounin Upstream: weights support in ip_hash balancer.
Sun, 03 Jun 2012 23:21:26 +0000 Maxim Dounin Upstream: least_conn balancer module.
Sun, 03 Jun 2012 23:18:24 +0000 Maxim Dounin Resolver: fixed format specification.
Fri, 01 Jun 2012 11:35:09 +0000 Ruslan Ermilov Code reduction (no functional changes).
Wed, 30 May 2012 12:43:27 +0000 Valentin Bartenev Removed mistaken setting of NGX_SSL_BUFFERED flag in ngx_ssl_send_chain()
Wed, 30 May 2012 12:30:03 +0000 Valentin Bartenev Fixed returned value handling from the cookie rewrite handler.
Tue, 29 May 2012 09:19:51 +0000 Ruslan Ermilov geoip: got rid of ugly casts when calling ngx_free().
Mon, 28 May 2012 14:20:04 +0000 Ruslan Ermilov Fixed broken build.
Mon, 28 May 2012 13:17:48 +0000 Ruslan Ermilov Fixed memory leak if $geoip_org variable was used.
Thu, 24 May 2012 07:35:12 +0000 Ruslan Ermilov Fixed the reuse of parsed DTDs and XSLTs.
Wed, 23 May 2012 15:07:01 +0000 Maxim Dounin Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.
Wed, 23 May 2012 10:36:12 +0000 Maxim Dounin Fixed warning during nginx.xs compilation.
Tue, 22 May 2012 13:12:14 +0000 Ruslan Ermilov Fixed potential null pointer dereference in ngx_resolver_create().
Mon, 21 May 2012 10:55:10 +0000 Ruslan Ermilov Removed historical and now redundant syntax pre-checks in ngx_parse_url().
Thu, 17 May 2012 18:10:34 +0000 Maxim Dounin Fixed core variables dynamic access after reconfiguration.
Thu, 17 May 2012 17:41:40 +0000 Maxim Dounin Fixed segfault with filter_finalize introduced in r4621 (1.3.0).
Thu, 17 May 2012 15:12:45 +0000 Valentin Bartenev Fixed building --with-cpp_test_module on some systems.
Thu, 17 May 2012 13:47:04 +0000 Valentin Bartenev Fixed the ngx_regex.h header file compatibility with C++.
Wed, 16 May 2012 13:27:04 +0000 Ruslan Ermilov Zero padded the returned and logged HTTP status code, and fixed possible
Wed, 16 May 2012 13:22:03 +0000 Ruslan Ermilov Capped the status code that may be returned with "return" and "try_files".
Wed, 16 May 2012 13:14:53 +0000 Ruslan Ermilov Added syntax checking of the second parameter of the "split_clients" directive.
Wed, 16 May 2012 13:09:39 +0000 Ruslan Ermilov Version bump.
Tue, 15 May 2012 14:24:09 +0000 Maxim Dounin release-1.3.0 tag
Tue, 15 May 2012 14:23:49 +0000 Maxim Dounin nginx-1.3.0-RELEASE release-1.3.0
Tue, 15 May 2012 14:20:06 +0000 Maxim Dounin Updated OpenSSL used for win32 builds.
Tue, 15 May 2012 08:10:59 +0000 Ruslan Ermilov Fixed win32 build after changes in r4624.
Mon, 14 May 2012 16:30:33 +0000 Valentin Bartenev Update c->sent in ngx_ssl_send_chain() even if SSL buffer is not used.
Mon, 14 May 2012 15:52:37 +0000 Ruslan Ermilov Reverted previous attempt to fix complation warning introduced in
Mon, 14 May 2012 14:00:17 +0000 Ruslan Ermilov geoip: trusted proxies support and partial IPv6 support.
Mon, 14 May 2012 13:53:22 +0000 Ruslan Ermilov geo: chains of trusted proxies and partial IPv6 support.
Mon, 14 May 2012 13:15:22 +0000 Ruslan Ermilov Fixed compilation warning introduced in r4624.
Mon, 14 May 2012 12:41:03 +0000 Ruslan Ermilov realip: chains of trusted proxies and IPv6 support.
Mon, 14 May 2012 12:27:41 +0000 Ruslan Ermilov New function ngx_http_get_forwarded_addr() to look up real client address.
Mon, 14 May 2012 09:58:07 +0000 Maxim Dounin Upstream: fixed ip_hash rebalancing with the "down" flag.
Mon, 14 May 2012 09:57:20 +0000 Maxim Dounin Upstream: smooth weighted round-robin balancing.
Mon, 14 May 2012 09:48:05 +0000 Maxim Dounin Fixed possible request hang with filter finalization.
Mon, 14 May 2012 09:13:45 +0000 Maxim Dounin Resolver: protection from duplicate responses.
Fri, 11 May 2012 13:33:06 +0000 Maxim Dounin Accept moderation in case of EMFILE/ENFILE.
Fri, 11 May 2012 13:19:22 +0000 Maxim Dounin Rewrite: fixed escaping and possible segfault (ticket #162).
Fri, 11 May 2012 13:14:58 +0000 Maxim Dounin Fastcgi: fixed padding handling on fixed-size records.
Fri, 11 May 2012 13:09:24 +0000 Maxim Dounin Added r->state reset on fastcgi/scgi/uwsgi request start.
Fri, 04 May 2012 11:35:22 +0000 Maxim Dounin Added write event handler reset in ngx_http_named_location().
Sun, 29 Apr 2012 22:02:18 +0000 Ruslan Ermilov debug_connection: added the IPv6 and UNIX-domain socket support.
Fri, 27 Apr 2012 10:48:42 +0000 Valentin Bartenev Removed surplus condition.
Thu, 26 Apr 2012 13:06:27 +0000 Andrey Belov Allows particular modules to handle subrequests properly.
Thu, 26 Apr 2012 12:58:42 +0000 Ruslan Ermilov Fixed segmentation fault in ngx_resolver_create_name_query().
Thu, 26 Apr 2012 11:20:29 +0000 Maxim Dounin Version bump.
Thu, 26 Apr 2012 11:18:21 +0000 Maxim Dounin stable-1.2 branch stable-1.2
Mon, 23 Apr 2012 13:07:07 +0000 Maxim Dounin release-1.2.0 tag
Mon, 23 Apr 2012 13:06:47 +0000 Maxim Dounin nginx-1.2.0-RELEASE release-1.2.0
Mon, 23 Apr 2012 12:54:14 +0000 Maxim Dounin Version bump.
Mon, 23 Apr 2012 11:11:32 +0000 Igor Sysoev Fix of "%f" format handling.
Mon, 23 Apr 2012 11:05:21 +0000 Maxim Dounin Update openssl used for win32 builds.
Mon, 23 Apr 2012 10:40:01 +0000 Maxim Dounin Proxy: added ctx checking to input filters.
Sat, 21 Apr 2012 19:02:21 +0000 Maxim Dounin Image filter: compare aspect ratio more accurately during crop.
Thu, 19 Apr 2012 15:48:03 +0000 Maxim Dounin Fixed segfault with try_files (ticket #152).
Wed, 18 Apr 2012 14:47:10 +0000 Maxim Dounin Fixed master exit if there is no events section (ticket #150).
Wed, 18 Apr 2012 13:30:43 +0000 Ruslan Ermilov Don't silently ignore the last line of configuration file that
Tue, 17 Apr 2012 09:13:58 +0000 Maxim Dounin Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14).
Tue, 17 Apr 2012 09:13:15 +0000 Maxim Dounin IOV_MAX handling microoptimization.
Tue, 17 Apr 2012 09:10:50 +0000 Maxim Dounin Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain().
Mon, 16 Apr 2012 13:05:20 +0000 Maxim Dounin Fixed log->action after ssl handshake.
Thu, 12 Apr 2012 19:35:41 +0000 Ruslan Ermilov Fixed grammar in error messages.
Thu, 12 Apr 2012 16:34:59 +0000 Maxim Dounin Version bump.
Thu, 12 Apr 2012 13:01:17 +0000 Maxim Dounin release-1.0.15 tag stable-1.0
Thu, 12 Apr 2012 13:00:53 +0000 Maxim Dounin nginx-1.0.15-RELEASE stable-1.0 release-1.0.15
Thu, 12 Apr 2012 12:55:43 +0000 Maxim Dounin Merge of r4578, r4579, r4580, r4586: mp4 fixes. stable-1.0
Thu, 12 Apr 2012 12:47:36 +0000 Maxim Dounin Version bump. stable-1.0
Thu, 12 Apr 2012 12:43:31 +0000 Maxim Dounin release-1.1.19 tag
Thu, 12 Apr 2012 12:42:46 +0000 Maxim Dounin nginx-1.1.19-RELEASE release-1.1.19
Thu, 12 Apr 2012 12:18:14 +0000 Maxim Dounin Mp4: sanity checks cleanup.
Thu, 12 Apr 2012 10:20:33 +0000 Ruslan Ermilov Reduced the number of lines of code in ngx_inet_addr().
Thu, 12 Apr 2012 09:19:14 +0000 Ruslan Ermilov Fixed buffer overflow when long URI is processed by "try_files" in
Wed, 11 Apr 2012 17:18:15 +0000 Ruslan Ermilov Improved readability of the code that produces bitmask from prefix.
Wed, 11 Apr 2012 09:56:30 +0000 Ruslan Ermilov Fixed directives inheritance.
Tue, 10 Apr 2012 13:25:53 +0000 Maxim Dounin Access module: fixed inheritance of allow/deny ipv6 rules.
Tue, 10 Apr 2012 11:28:59 +0000 Igor Sysoev Fixed debug logging.
Tue, 10 Apr 2012 11:27:43 +0000 Igor Sysoev Fixed previous commit.
Tue, 10 Apr 2012 11:21:47 +0000 Igor Sysoev Fixed mp4 module seek.
Fri, 06 Apr 2012 23:46:09 +0000 Maxim Dounin Fixed signed integer overflows in timer code (ticket #145).
Thu, 05 Apr 2012 19:49:34 +0000 Andrey Belov Comment fixed.
Thu, 05 Apr 2012 15:32:43 +0000 Maxim Konovalov Style: the function type should be on a line by itself
Tue, 03 Apr 2012 08:22:00 +0000 Ruslan Ermilov In ngx_ptocidr(), check that the supplied prefix length is within
Tue, 03 Apr 2012 07:37:31 +0000 Ruslan Ermilov Fixed spelling in multiline C comments.
Mon, 02 Apr 2012 21:31:45 +0000 Maxim Dounin Win32: improved ngx_mutex_init() stub (ticket #138).
Mon, 02 Apr 2012 21:30:58 +0000 Maxim Dounin Win32: fixed memory allocation for shmem name (ticket #134).
Mon, 02 Apr 2012 21:29:35 +0000 Maxim Dounin Upstream: reject upstreams without normal servers.
Mon, 02 Apr 2012 21:28:31 +0000 Maxim Dounin Version bump.
Thu, 29 Mar 2012 19:47:27 +0000 Ruslan Ermilov Corrected spelling of error message (ticket #136).
Wed, 28 Mar 2012 13:29:55 +0000 Maxim Dounin release-1.1.18 tag
Wed, 28 Mar 2012 13:29:29 +0000 Maxim Dounin nginx-1.1.18-RELEASE release-1.1.18
Wed, 28 Mar 2012 13:04:39 +0000 Maxim Dounin Fixed win32 build after realpath changes in r4559.
Wed, 28 Mar 2012 12:38:03 +0000 Maxim Dounin Configure: fixed msghdr.msg_control test on 64bit platforms.
Wed, 28 Mar 2012 09:29:09 +0000 Ruslan Ermilov Replaced ngx_http_realip_from_t with ngx_in_cidr_t.
Wed, 28 Mar 2012 06:50:23 +0000 Ruslan Ermilov Fixed calculation of range boundaries.
Wed, 28 Mar 2012 01:56:49 +0000 Maxim Dounin Xslt: parser options now set with xmlCtxtUseOptions().
Tue, 27 Mar 2012 16:44:52 +0000 Maxim Dounin Fixed more gcc46 warnings in configure tests.
Tue, 27 Mar 2012 16:42:34 +0000 Maxim Dounin Fixed unconditional MAX_PATH usage (ticket #22).
Tue, 27 Mar 2012 16:37:43 +0000 Maxim Dounin Added explicit include of time.h.
Thu, 22 Mar 2012 11:57:18 +0000 Maxim Dounin Resolver: added missing sanity checking when creating name queries.
Thu, 22 Mar 2012 10:45:08 +0000 Maxim Dounin Win32: added missing call to srand().
Thu, 22 Mar 2012 10:44:00 +0000 Maxim Dounin Added xslt_param and xslt_string_param directives.
Thu, 22 Mar 2012 10:43:33 +0000 Maxim Dounin Fixed off-by-one in xslt parameter parsing.
Thu, 22 Mar 2012 10:42:27 +0000 Maxim Dounin Restricted keepalive_disable safari to OS X only.
Thu, 22 Mar 2012 10:41:29 +0000 Maxim Dounin Removed safari from keepalive_disable default.
Wed, 21 Mar 2012 15:35:05 +0000 Ruslan Ermilov The addition of $tcpinfo_* variables has broken the build on Linux
Wed, 21 Mar 2012 13:58:51 +0000 Ruslan Ermilov worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Wed, 21 Mar 2012 07:35:43 +0000 Ruslan Ermilov If we inserted "Last-Modified" in r->headers_out.headers, don't
Wed, 21 Mar 2012 06:19:11 +0000 Ruslan Ermilov Minor ngx_http_headers_filter_module.c code cleanup.
Mon, 19 Mar 2012 14:57:29 +0000 Maxim Konovalov For the sake of case/switch code readability, 'fall through'
Fri, 16 Mar 2012 19:15:33 +0000 Ruslan Ermilov Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and
Fri, 16 Mar 2012 07:33:55 +0000 Ruslan Ermilov Some older OSes (notably FreeBSD 4.x) did not have %zu
Thu, 15 Mar 2012 20:39:38 +0000 Ruslan Ermilov Fixed compilation warnings in configuration C tests.
Thu, 15 Mar 2012 20:08:58 +0000 Ruslan Ermilov Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter"
Thu, 15 Mar 2012 20:04:50 +0000 Ruslan Ermilov The "error_log" directive specified in the "http", "server", and
Thu, 15 Mar 2012 19:41:35 +0000 Ruslan Ermilov Slight optimization in ngx_http_get_variable_index().
Thu, 15 Mar 2012 19:37:32 +0000 Ruslan Ermilov - New variable: $connection_requests.
Thu, 15 Mar 2012 17:43:54 +0000 Maxim Dounin Version bump.
Thu, 15 Mar 2012 11:51:16 +0000 Maxim Dounin release-1.0.14 tag stable-1.0
Thu, 15 Mar 2012 11:50:53 +0000 Maxim Dounin nginx-1.0.14-RELEASE stable-1.0 release-1.0.14
Thu, 15 Mar 2012 11:46:29 +0000 Maxim Dounin Updated OpenSSL and PCRE used for win32 builds. stable-1.0
Thu, 15 Mar 2012 11:41:43 +0000 Maxim Dounin Merge of r4530, r4531: null character fixes. stable-1.0
Thu, 15 Mar 2012 11:37:11 +0000 Maxim Dounin Version bump. stable-1.0
Thu, 15 Mar 2012 11:32:39 +0000 Maxim Dounin release-1.1.17 tag
Thu, 15 Mar 2012 11:32:18 +0000 Maxim Dounin nginx-1.1.17-RELEASE release-1.1.17
Thu, 15 Mar 2012 11:27:57 +0000 Maxim Dounin Headers with null character are now rejected.
Thu, 15 Mar 2012 11:27:12 +0000 Maxim Dounin Fixed incorrect ngx_cpystrn() usage in ngx_http_*_process_header().
Thu, 15 Mar 2012 11:23:07 +0000 Maxim Dounin Fixed ssi and perl interaction.
Thu, 15 Mar 2012 11:21:54 +0000 Maxim Dounin Uwsgi: merged r->http_version fixes from scgi module.
Thu, 15 Mar 2012 01:57:09 +0000 Maxim Dounin Updated OpenSSL and PCRE used for win32 builds.
Mon, 12 Mar 2012 12:29:56 +0000 Ruslan Ermilov Mentioned the NGINX environment variable.
Sun, 11 Mar 2012 13:33:03 +0000 Ruslan Ermilov Added scgi_temp and uwsgi_temp to svn:ignore.
Tue, 06 Mar 2012 06:54:48 +0000 Ruslan Ermilov - Applied some of the OpenBSD changes.
Mon, 05 Mar 2012 18:09:06 +0000 Maxim Dounin Whitespace fixes.
Mon, 05 Mar 2012 18:08:23 +0000 Maxim Dounin Grammar and wording fixes in CHANGES.
Mon, 05 Mar 2012 18:06:15 +0000 Maxim Dounin Version bump.
Mon, 05 Mar 2012 15:20:15 +0000 Maxim Dounin release-1.0.13 tag stable-1.0
Mon, 05 Mar 2012 15:19:49 +0000 Maxim Dounin nginx-1.0.13-RELEASE stable-1.0 release-1.0.13
Mon, 05 Mar 2012 13:26:40 +0000 Maxim Dounin Merge of r4500: fixed spelling in single-line comments. stable-1.0
Mon, 05 Mar 2012 13:20:40 +0000 Maxim Dounin Merge of r4499: workaround for fs_size on ZFS (ticket #46). stable-1.0
Mon, 05 Mar 2012 13:17:56 +0000 Maxim Dounin Merge of r4498: stable-1.0
Mon, 05 Mar 2012 13:06:29 +0000 Maxim Dounin Merge of r4497: stable-1.0
Mon, 05 Mar 2012 13:03:39 +0000 Maxim Dounin Merge of r4491, r4492: stable-1.0
Mon, 05 Mar 2012 12:58:10 +0000 Maxim Dounin Merge of r4474, r4493: configure/build fixes. stable-1.0
Mon, 05 Mar 2012 12:49:32 +0000 Maxim Dounin Merge of r4473: stable-1.0
Mon, 05 Mar 2012 12:36:51 +0000 Maxim Dounin Merge of r4471: stable-1.0
Mon, 05 Mar 2012 12:33:06 +0000 Maxim Dounin Merge of r4470: stable-1.0
Mon, 05 Mar 2012 12:24:18 +0000 Maxim Dounin Merge of r4468: stable-1.0
Mon, 05 Mar 2012 12:15:02 +0000 Maxim Dounin Merge of r4461: upstream: fixed "too big header" check. stable-1.0
Mon, 05 Mar 2012 12:10:09 +0000 Maxim Dounin Merge of r4460: ngx_ncpu detection for most *nix platforms. stable-1.0
Mon, 05 Mar 2012 11:47:25 +0000 Maxim Dounin Merge of r4423: fixed proxy_redirect off inheritance. stable-1.0
Mon, 05 Mar 2012 11:36:21 +0000 Maxim Dounin Version bump. stable-1.0
Wed, 29 Feb 2012 13:45:39 +0000 Maxim Dounin release-1.1.16 tag
Wed, 29 Feb 2012 13:45:18 +0000 Maxim Dounin nginx-1.1.16-RELEASE release-1.1.16
Tue, 28 Feb 2012 14:54:23 +0000 Maxim Dounin Raised simultaneous subrequest limit from 50 to 200.
Tue, 28 Feb 2012 11:40:18 +0000 Maxim Dounin Added msleep() on reload to allow new processes to start.
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Tue, 28 Feb 2012 11:09:02 +0000 Maxim Dounin Workaround for fs_size on ZFS (ticket #46).
Mon, 27 Feb 2012 22:15:39 +0000 Maxim Dounin Fix of rbtree lookup on hash collisions.
Mon, 27 Feb 2012 16:57:02 +0000 Maxim Dounin Fixed null pointer dereference in resolver (ticket #91).
Mon, 27 Feb 2012 16:54:10 +0000 Valentin Bartenev Disable symlinks: added the "from=" parameter to the "disable_symlinks"
Mon, 27 Feb 2012 16:51:28 +0000 Valentin Bartenev Disable symlinks: initialization of the "disable_symlinks" field in
Mon, 27 Feb 2012 16:46:57 +0000 Valentin Bartenev Disable symlinks: added the "from" parameter support to the open file cache.
Mon, 27 Feb 2012 16:23:44 +0000 Maxim Dounin Configure: moved icc detection before gcc.
Mon, 27 Feb 2012 11:43:40 +0000 Ruslan Ermilov Added support for the 307 Temporary Redirect.
Wed, 22 Feb 2012 16:23:29 +0000 Ruslan Ermilov Renamed constants and fixed off-by-one error in "msie_padding on" handling.
Wed, 22 Feb 2012 11:28:53 +0000 Maxim Dounin Event pipe: fixed buffer loss in p->length case.
Tue, 21 Feb 2012 15:10:13 +0000 Valentin Bartenev Disable symlinks: use O_SEARCH|O_DIRECTORY to open path components.
Tue, 21 Feb 2012 15:04:41 +0000 Valentin Bartenev Disable symlinks: don't allow creating or truncating a file via a symlink in
Tue, 21 Feb 2012 15:01:25 +0000 Valentin Bartenev Disable symlinks: cleanups once again.
Mon, 20 Feb 2012 19:14:35 +0000 Maxim Dounin Disable symlinks: added explicit cast of AT_FDCWD (ticket #111).
Mon, 20 Feb 2012 19:14:07 +0000 Maxim Dounin Disable symlinks: error handling cleanup again.
Mon, 20 Feb 2012 19:12:48 +0000 Maxim Dounin Version bump.
Wed, 15 Feb 2012 13:26:27 +0000 Maxim Dounin release-1.1.15 tag
Wed, 15 Feb 2012 13:26:06 +0000 Maxim Dounin nginx-1.1.15-RELEASE release-1.1.15
Wed, 15 Feb 2012 12:18:55 +0000 Maxim Dounin Disable symlinks: fixed edge cases of path handling.
Wed, 15 Feb 2012 12:17:24 +0000 Maxim Dounin Disable symlinks: cleanup error handling.
Mon, 13 Feb 2012 16:32:21 +0000 Andrey Belov Support for disable_symlinks in various modules.
Mon, 13 Feb 2012 16:29:04 +0000 Andrey Belov Added disable_symlinks directive.
Mon, 13 Feb 2012 16:16:45 +0000 Andrey Belov Changed ngx_open_and_stat_file() to use ngx_str_t.
Mon, 13 Feb 2012 16:13:21 +0000 Andrey Belov Added openat()/fstatat().
Mon, 13 Feb 2012 15:41:11 +0000 Maxim Dounin Time parsing cleanup.
Mon, 13 Feb 2012 15:38:48 +0000 Maxim Dounin Fixed build with embedded perl and --with-openssl.
Mon, 13 Feb 2012 15:35:48 +0000 Maxim Dounin Core: protection from cycles with named locations and post_action.
Mon, 13 Feb 2012 15:33:08 +0000 Maxim Dounin Core: protection from subrequest loops.
Mon, 13 Feb 2012 15:31:07 +0000 Maxim Dounin Variables: honor no_cacheable for not_found variables.
Mon, 13 Feb 2012 15:28:19 +0000 Maxim Dounin Fix for proxy_store leaving temporary files for subrequests.
Mon, 13 Feb 2012 15:23:43 +0000 Maxim Dounin Gzip filter: handling of empty flush buffers.
Mon, 13 Feb 2012 15:20:49 +0000 Maxim Dounin Removed r->cache/r->cached dependencies in range filter.
Mon, 13 Feb 2012 11:08:05 +0000 Valentin Bartenev Proxy: added the "proxy_cookie_path" directive.
Mon, 13 Feb 2012 11:04:45 +0000 Valentin Bartenev Proxy: added the "proxy_cookie_domain" directive.
Mon, 13 Feb 2012 11:01:58 +0000 Valentin Bartenev Upstream: added callback hook for the "Set-Cookie" header.
Mon, 13 Feb 2012 11:00:08 +0000 Valentin Bartenev Proxy: generic regex related code from the "proxy_redirect" directive moved
Mon, 13 Feb 2012 10:56:09 +0000 Valentin Bartenev Proxy: generic rewrite code from the "proxy_redirect" handlers moved to a
Mon, 13 Feb 2012 10:42:44 +0000 Valentin Bartenev Proxy: renamed some "proxy_redirect" related declarations to a more general and
Fri, 10 Feb 2012 14:31:04 +0000 Maxim Dounin Upstream: fixed "too big header" check.
Fri, 10 Feb 2012 11:24:19 +0000 Valentin Bartenev Added ngx_ncpu detection for most *nix platforms.
Fri, 10 Feb 2012 10:48:58 +0000 Valentin Bartenev Limit conn: returned to the old behavior of using the first actual limit on
Fri, 10 Feb 2012 09:56:37 +0000 Valentin Bartenev Fixed module name in comment. It was forgotten in r4281.
Thu, 09 Feb 2012 16:18:02 +0000 Maxim Dounin Version bump.
Mon, 06 Feb 2012 14:09:16 +0000 Maxim Dounin release-1.0.12 tag stable-1.0
Mon, 06 Feb 2012 14:08:59 +0000 Maxim Dounin nginx-1.0.12-RELEASE stable-1.0 release-1.0.12
Mon, 06 Feb 2012 11:40:10 +0000 Maxim Dounin Updated libs used for win32 builds. stable-1.0
Sun, 05 Feb 2012 20:06:50 +0000 Maxim Dounin Merge of r4422: stable-1.0
Sun, 05 Feb 2012 20:05:11 +0000 Maxim Dounin Merge of r4416: stable-1.0
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Sun, 05 Feb 2012 19:27:18 +0000 Maxim Dounin Merge of r4405: stable-1.0
Sun, 05 Feb 2012 19:25:24 +0000 Maxim Dounin Merge of r4404: stable-1.0
Sun, 05 Feb 2012 19:23:44 +0000 Maxim Dounin Merge of r4402: stable-1.0
Sun, 05 Feb 2012 19:15:09 +0000 Maxim Dounin Merge of r4401, r4415: stable-1.0
Sun, 05 Feb 2012 19:06:52 +0000 Maxim Dounin Merge of r4398: stable-1.0
Sun, 05 Feb 2012 19:05:06 +0000 Maxim Dounin Merge of r4396: stable-1.0
Sun, 05 Feb 2012 19:03:21 +0000 Maxim Dounin Merge of r4393: zlib license file include fixed. stable-1.0
Sun, 05 Feb 2012 16:12:55 +0000 Maxim Dounin Merge of r4384, r4385: stable-1.0
Sun, 05 Feb 2012 15:51:20 +0000 Maxim Dounin Merge of r4383, r4403: stable-1.0
Sun, 05 Feb 2012 15:47:58 +0000 Maxim Dounin Merge of r4381, r4400: stable-1.0
Sun, 05 Feb 2012 15:34:20 +0000 Maxim Dounin Merge of r4379: duplicate words removed. stable-1.0
Sun, 05 Feb 2012 14:09:46 +0000 Maxim Dounin Merge of r4375, r4382: stable-1.0
Sun, 05 Feb 2012 13:53:50 +0000 Maxim Dounin Merge of r4372, r4373, r4374: stable-1.0
Sun, 05 Feb 2012 13:34:08 +0000 Maxim Dounin Merge of r4339, r4340, r4341: stable-1.0
Sun, 05 Feb 2012 12:46:20 +0000 Maxim Dounin Merge of r4338: stable-1.0
Sun, 05 Feb 2012 12:42:36 +0000 Maxim Dounin Merge r4336: stable-1.0
Sun, 05 Feb 2012 12:37:48 +0000 Maxim Dounin Merge of r4335: stable-1.0
Sun, 05 Feb 2012 12:28:35 +0000 Maxim Dounin Merge of r4377: configure on Solaris fixed. stable-1.0
Sat, 04 Feb 2012 23:28:10 +0000 Maxim Dounin Merge of r4327: stable-1.0
Sat, 04 Feb 2012 23:18:12 +0000 Maxim Dounin Merge of r4306, r4320: stable-1.0
Sat, 04 Feb 2012 22:30:30 +0000 Maxim Dounin Merge of r4326: stable-1.0
Sat, 04 Feb 2012 22:23:12 +0000 Maxim Dounin Version bump. stable-1.0
Mon, 30 Jan 2012 13:52:35 +0000 Maxim Dounin release-1.1.14 tag
Mon, 30 Jan 2012 13:52:10 +0000 Maxim Dounin nginx-1.1.14-RELEASE release-1.1.14
Mon, 30 Jan 2012 13:47:03 +0000 Maxim Dounin Update OpenSSL and PCRE used for win32 builds.
Mon, 30 Jan 2012 13:19:25 +0000 Maxim Dounin Limit req: unbreak compilation with MSVC.
Mon, 30 Jan 2012 12:53:57 +0000 Valentin Bartenev Fixed memory leak on HUP signal when PCRE JIT was used.
Mon, 30 Jan 2012 11:22:56 +0000 Valentin Bartenev Fixed proxy_redirect off inheritance.
Mon, 30 Jan 2012 11:12:52 +0000 Maxim Dounin Fixed error handling in ngx_event_connect_peer().
Mon, 30 Jan 2012 10:17:56 +0000 Valentin Bartenev Limit req: support for multiple "limit_req" limits.
Mon, 30 Jan 2012 10:01:39 +0000 Valentin Bartenev Limit req: number of cleanup calls reduced.
Mon, 30 Jan 2012 09:41:49 +0000 Valentin Bartenev Limit req: allocation and initialization of a new node moved to the lookup
Mon, 30 Jan 2012 09:26:08 +0000 Valentin Bartenev Limit req: improved error handling when parsing "zone" parameter of
Mon, 30 Jan 2012 09:02:29 +0000 Valentin Bartenev Limit req: error messages fixed.
Mon, 30 Jan 2012 07:39:47 +0000 Maxim Dounin Fixed AIO error handling on FreeBSD.
Mon, 30 Jan 2012 07:38:27 +0000 Maxim Dounin Removed ENGINE_load_builtin_engines() call.
Tue, 24 Jan 2012 10:20:42 +0000 Valentin Bartenev Fixed grammar in PCRE JIT error log message.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 18 Jan 2012 15:04:17 +0000 Maxim Konovalov Version bump.
Wed, 18 Jan 2012 14:33:17 +0000 Maxim Konovalov Version bump.
Tue, 17 Jan 2012 07:09:51 +0000 Ruslan Ermilov Fixed spelling.
Mon, 16 Jan 2012 15:15:01 +0000 Maxim Dounin release-1.1.13 tag
Mon, 16 Jan 2012 15:14:37 +0000 Maxim Dounin nginx-1.1.13-RELEASE release-1.1.13
Mon, 16 Jan 2012 15:10:36 +0000 Maxim Dounin Updated OpenSSL version used for win32 build.
Mon, 16 Jan 2012 14:31:15 +0000 Igor Sysoev 2012 year.
Mon, 16 Jan 2012 12:42:07 +0000 Valentin Bartenev Fixed division by zero exception in ngx_hash_init().
Mon, 16 Jan 2012 11:13:48 +0000 Maxim Dounin Fixed sched_setaffinity(2) to correctly pass size.
Mon, 16 Jan 2012 11:03:27 +0000 Maxim Dounin Fixed handling of mp4 above 2G and 32bit offsets (ticket #84).
Mon, 16 Jan 2012 11:01:52 +0000 Maxim Dounin Fixed proxy_cache_use_stale in "no live upstreams" case.
Wed, 11 Jan 2012 11:15:00 +0000 Maxim Dounin Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Wed, 11 Jan 2012 11:09:05 +0000 Maxim Dounin Fixed limit_req burst/nodelay inheritance (ticket #76).
Tue, 10 Jan 2012 15:09:45 +0000 Valentin Bartenev Fixed: proxy_redirect with regex might broke Refresh header.
Tue, 10 Jan 2012 07:28:32 +0000 Ruslan Ermilov Changed ngx_log_debugN() macros to verify the number of arguments
Thu, 29 Dec 2011 15:58:53 +0000 Valentin Bartenev Fixed configure with system PCRE library on Solaris.
Thu, 29 Dec 2011 15:36:07 +0000 Maxim Konovalov Some questionable optomizations flags for icc were removed
Wed, 28 Dec 2011 13:30:56 +0000 Maxim Dounin Fixed punctuation.
Tue, 27 Dec 2011 12:39:11 +0000 Sergey Budnevitch libraries versions updated
Tue, 27 Dec 2011 12:35:52 +0000 Sergey Budnevitch zlib license file include fixed
Tue, 27 Dec 2011 11:56:48 +0000 Maxim Dounin Version bump.
Mon, 26 Dec 2011 15:05:38 +0000 Maxim Dounin release-1.1.12 tag
Mon, 26 Dec 2011 15:05:17 +0000 Maxim Dounin nginx-1.1.12-RELEASE release-1.1.12
Mon, 26 Dec 2011 13:10:36 +0000 Valentin Bartenev Added support for regex study and PCRE JIT (ticket #41) optimizations on
Mon, 26 Dec 2011 11:33:11 +0000 Maxim Dounin Fixed build without debug.
Mon, 26 Dec 2011 11:16:19 +0000 Maxim Dounin Cache lock support for fastcgi, scgi, uwsgi.
Mon, 26 Dec 2011 11:15:23 +0000 Maxim Dounin Cache locks initial implementation.
Mon, 26 Dec 2011 10:51:24 +0000 Maxim Dounin Fixed interaction of limit_rate and sendfile_max_chunk.
Mon, 26 Dec 2011 10:49:57 +0000 Maxim Dounin Fixed throughput problems with large limit_rate.
Mon, 26 Dec 2011 10:49:03 +0000 Maxim Dounin Fixed mp4 if first entry in stsc was skipped (ticket #72).
Sun, 25 Dec 2011 20:08:37 +0000 Valentin Bartenev SSI: added regex captures support in the expression of the "if" command.
Sun, 25 Dec 2011 19:32:31 +0000 Valentin Bartenev Fixed limit_conn_log_level/limit_req_log_level inheritance.
Sun, 25 Dec 2011 19:15:56 +0000 Valentin Bartenev Added the HTTPS fastcgi_param to fastcgi.conf.
Sat, 24 Dec 2011 06:31:57 +0000 Maxim Konovalov Words duplications removed.
Fri, 23 Dec 2011 16:04:09 +0000 Maxim Dounin Proxy: made proxy_pass with variables more consistent.
Tue, 20 Dec 2011 16:20:23 +0000 Sergey Budnevitch configure on Solaris fixed
Mon, 19 Dec 2011 14:11:48 +0000 Maxim Dounin Added clearing of r->valid_unparsed_uri on internal redirects.
Mon, 19 Dec 2011 13:28:22 +0000 Valentin Bartenev SSI bugfix: the "if" command did not work inside the "block" command and
Mon, 19 Dec 2011 11:25:40 +0000 Maxim Dounin Scgi: removed error if there is no Status header.
Mon, 19 Dec 2011 11:24:32 +0000 Maxim Dounin Scgi: removed duplicate function declaration.
Mon, 19 Dec 2011 11:23:16 +0000 Maxim Dounin Fixed incorrect use of r->http_version in scgi module.
Mon, 19 Dec 2011 11:21:46 +0000 Maxim Dounin Version bump.
Thu, 15 Dec 2011 14:05:08 +0000 Maxim Dounin release-1.0.11 tag stable-1.0
Thu, 15 Dec 2011 14:04:39 +0000 Maxim Dounin nginx-1.0.11-RELEASE stable-1.0 release-1.0.11
Wed, 14 Dec 2011 18:06:21 +0000 Maxim Dounin Merge of r4315: stable-1.0
Wed, 14 Dec 2011 18:04:06 +0000 Maxim Dounin Merge of r4313: stable-1.0
Wed, 14 Dec 2011 18:02:37 +0000 Maxim Dounin Merge of r4307: stable-1.0
Wed, 14 Dec 2011 18:00:50 +0000 Maxim Dounin Merge of r4305: stable-1.0
Wed, 14 Dec 2011 15:30:02 +0000 Maxim Dounin Merge of r4298: stable-1.0
Wed, 14 Dec 2011 15:28:13 +0000 Maxim Dounin Merge of r4295: stable-1.0
Wed, 14 Dec 2011 15:25:32 +0000 Maxim Dounin Merge of r4294: stable-1.0
Wed, 14 Dec 2011 15:23:23 +0000 Maxim Dounin Merge of r4284: stable-1.0
Wed, 14 Dec 2011 15:16:05 +0000 Maxim Dounin Merge of r4282, r4302: stable-1.0
Wed, 14 Dec 2011 15:13:25 +0000 Maxim Dounin Merge of r4275, r4276, r4278, r4279: stable-1.0
Wed, 14 Dec 2011 14:31:55 +0000 Maxim Dounin Merge of r4270, r4274: stable-1.0
Wed, 14 Dec 2011 13:40:25 +0000 Maxim Dounin Merge of r4267, r4301: stable-1.0
Wed, 14 Dec 2011 13:37:53 +0000 Maxim Dounin Merge of r4266, r4308, r4309: stable-1.0
Wed, 14 Dec 2011 13:34:16 +0000 Maxim Dounin Merge of r4231, r4300, r4303, r4304: stable-1.0
Wed, 14 Dec 2011 13:06:45 +0000 Maxim Dounin Merge of r4227, r4228: stable-1.0
Tue, 13 Dec 2011 19:01:10 +0000 Maxim Dounin Merge of r4223: stable-1.0
Tue, 13 Dec 2011 18:59:18 +0000 Maxim Dounin Merge of r4221, r4222: stable-1.0
Tue, 13 Dec 2011 18:46:07 +0000 Maxim Dounin Merge of r4217, r4218: stable-1.0
Tue, 13 Dec 2011 18:34:34 +0000 Maxim Dounin Merge of r4153: stable-1.0
Tue, 13 Dec 2011 18:30:15 +0000 Maxim Dounin Merge of r4144: stable-1.0
Tue, 13 Dec 2011 18:07:52 +0000 Maxim Dounin Merge of r4001, r4002, r4008: stable-1.0
Tue, 13 Dec 2011 17:58:18 +0000 Maxim Dounin Merge of r4000, r4014, r4265, r4321, r4342, r4343: stable-1.0
Tue, 13 Dec 2011 16:59:41 +0000 Maxim Dounin Version bump. stable-1.0
Mon, 12 Dec 2011 14:18:15 +0000 Maxim Dounin release-1.1.11 tag
Mon, 12 Dec 2011 14:17:49 +0000 Maxim Dounin nginx-1.1.11-RELEASE release-1.1.11
Mon, 12 Dec 2011 12:39:19 +0000 Maxim Dounin Fixed RELEASE target again.
Mon, 12 Dec 2011 11:00:17 +0000 Maxim Dounin Fixed RELEASE target to correctly call "release" one.
Mon, 12 Dec 2011 10:49:14 +0000 Maxim Dounin Cache: only complain on long locked entries.
Mon, 12 Dec 2011 10:47:48 +0000 Maxim Dounin Cache: handling of cache files with long headers.
Mon, 12 Dec 2011 10:46:43 +0000 Maxim Dounin Cache: obsolete code removed.
Mon, 12 Dec 2011 10:45:05 +0000 Ruslan Ermilov Renamed some constants to improve readability, no functional changes.
Mon, 12 Dec 2011 09:02:29 +0000 Valentin Bartenev Proxy: added variables and regexp support to the first parameter of
Sun, 11 Dec 2011 16:30:42 +0000 Maxim Dounin Microoptimization of sendfile(2) usage under FreeBSD.
Fri, 09 Dec 2011 16:17:12 +0000 Valentin Bartenev Fixed: some of $sent_http_* variables may contain header entries that actually
Fri, 09 Dec 2011 15:38:26 +0000 Valentin Bartenev Added HTTPS param with Apache-like behaviour to fastcgi/scgi/uwsgi_params (fixes #38).
Fri, 09 Dec 2011 14:38:11 +0000 Valentin Bartenev Added the $https variable.
Fri, 09 Dec 2011 14:03:06 +0000 Valentin Bartenev SCGI: added "if_not_empty" flag support to the "scgi_param" directive.
Fri, 09 Dec 2011 13:47:04 +0000 Valentin Bartenev uwsgi: added "if_not_empty" flag support to the "uwsgi_param" directive.
Fri, 09 Dec 2011 13:32:51 +0000 Valentin Bartenev FastCGI: added "if_not_empty" flag support to the "fastcgi_param" directive.
Fri, 09 Dec 2011 13:19:57 +0000 Valentin Bartenev Added the ngx_http_upstream_param_set_slot().
Tue, 06 Dec 2011 21:07:10 +0000 Ruslan Ermilov - Improved error message when parsing of the "buffer" parameter of the
Tue, 06 Dec 2011 15:49:40 +0000 Valentin Bartenev Removed unused function ngx_regex_capture_count().
Tue, 06 Dec 2011 13:23:37 +0000 Maxim Dounin Fix for read_head with try_files and open_file_cache.
Tue, 06 Dec 2011 13:22:32 +0000 Maxim Dounin Version bump.
Mon, 05 Dec 2011 08:06:15 +0000 Valentin Bartenev Added the "so_keepalive=" parameter to the "listen" directive.
Wed, 30 Nov 2011 10:01:11 +0000 Maxim Dounin release-1.1.10 tag
Wed, 30 Nov 2011 10:00:50 +0000 Maxim Dounin nginx-1.1.10-RELEASE release-1.1.10
Wed, 30 Nov 2011 07:36:09 +0000 Ruslan Ermilov Compute the repository root from the checkout.
Tue, 29 Nov 2011 17:27:13 +0000 Maxim Dounin Fixed AIO on Linux, broken in r4306.
Tue, 29 Nov 2011 17:25:31 +0000 Maxim Dounin Version bump.
Mon, 28 Nov 2011 15:15:14 +0000 Maxim Dounin release-1.1.9 tag
Mon, 28 Nov 2011 15:02:38 +0000 Maxim Dounin nginx-1.1.9-RELEASE release-1.1.9
Mon, 28 Nov 2011 11:01:42 +0000 Maxim Dounin Added (void) as we intentionally ignore returned values.
Mon, 28 Nov 2011 10:00:47 +0000 Maxim Dounin Allowed add_header for proxied 206 replies.
Mon, 28 Nov 2011 09:15:33 +0000 Valentin Bartenev Added support for IP-literal in the Host header and request line (ticket #1).
Fri, 25 Nov 2011 16:36:02 +0000 Maxim Dounin Added escaping of double quotes in ngx_escape_html().
Wed, 23 Nov 2011 14:09:19 +0000 Maxim Dounin Unlock of shared memory zones on process crash.
Wed, 23 Nov 2011 14:07:06 +0000 Maxim Dounin Fixed build without atomic operations.
Wed, 23 Nov 2011 13:55:38 +0000 Maxim Dounin Added shmtx interface to forcibly unlock mutexes.
Wed, 23 Nov 2011 10:22:44 +0000 Ruslan Ermilov Fixed "rotate" to always work when combined with "resize/crop".
Wed, 23 Nov 2011 10:16:30 +0000 Ruslan Ermilov Cosmetics.
Wed, 23 Nov 2011 07:22:15 +0000 Igor Sysoev Fix of mp4 module seeking.
Tue, 22 Nov 2011 17:02:21 +0000 Maxim Dounin Protection from stale write events in epoll.
Tue, 22 Nov 2011 16:27:45 +0000 Maxim Dounin Fixed segfault on ssl servers without cert with SNI (ticket #54).
Tue, 22 Nov 2011 13:26:44 +0000 Ruslan Ermilov Made it possible to build/install from the SVN checkout.
Mon, 21 Nov 2011 11:51:41 +0000 Maxim Konovalov o AIX 7 defines sys_nerr in errno.h, therefore <errno.h> included
Mon, 21 Nov 2011 09:20:50 +0000 Maxim Konovalov svgz extension for compressed SVG added (close #56).
Mon, 21 Nov 2011 07:31:59 +0000 Ruslan Ermilov Fixed "keepalive_disable".
Fri, 18 Nov 2011 18:42:00 +0000 Maxim Konovalov FreeBSD 10-current has recently gotten POSIX_FADV_* macros.
Fri, 18 Nov 2011 15:09:08 +0000 Maxim Dounin Upstream: don't cache unfinished responses.
Fri, 18 Nov 2011 14:41:01 +0000 Maxim Dounin Fixed flv header to match specification.
Wed, 16 Nov 2011 13:27:33 +0000 Ruslan Ermilov Silenced a warning for some compilers.
Wed, 16 Nov 2011 13:11:39 +0000 Ruslan Ermilov Now nginx uses TTL of a DNS response when calculating cache validity.
Wed, 16 Nov 2011 12:51:27 +0000 Valentin Bartenev Fixed incorrect counting the length of headers in a SCGI request.
Tue, 15 Nov 2011 20:35:41 +0000 Maxim Dounin Fixed handling of SIGWINCH/NOACCEPT signal.
Tue, 15 Nov 2011 20:33:37 +0000 Maxim Dounin Version bump.
Tue, 15 Nov 2011 08:24:10 +0000 Igor Sysoev release-1.0.10 tag stable-1.0
Tue, 15 Nov 2011 08:24:03 +0000 Igor Sysoev nginx-1.0.10-RELEASE stable-1.0 release-1.0.10
Mon, 14 Nov 2011 16:14:11 +0000 Igor Sysoev Merge of r4283: stable-1.0
Mon, 14 Nov 2011 16:13:15 +0000 Igor Sysoev Merge of r4280: stable-1.0
Mon, 14 Nov 2011 16:12:25 +0000 Igor Sysoev Merge of r4268: stable-1.0
Mon, 14 Nov 2011 15:53:35 +0000 Igor Sysoev Version bump. stable-1.0
Mon, 14 Nov 2011 15:38:02 +0000 Igor Sysoev release-1.1.8 tag
Mon, 14 Nov 2011 15:37:54 +0000 Igor Sysoev nginx-1.1.8-RELEASE release-1.1.8
Mon, 14 Nov 2011 14:59:00 +0000 Igor Sysoev Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()
Mon, 14 Nov 2011 14:42:48 +0000 Igor Sysoev Fix of "Content-Length" header of MP4 response if start argument was used.
Mon, 14 Nov 2011 14:16:51 +0000 Valentin Bartenev Added image/webp and video/webm MIME types.
Mon, 14 Nov 2011 14:04:42 +0000 Valentin Bartenev Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module.
Mon, 14 Nov 2011 13:38:02 +0000 Maxim Dounin Reverted incorrect change in internal md5 (part of r3928).
Mon, 14 Nov 2011 13:26:18 +0000 Maxim Dounin Fixed fastcgi/scgi/uwsgi_param inheritance.
Mon, 14 Nov 2011 13:24:43 +0000 Maxim Dounin Separate functions to merge fastcgi/scgi/uwsgi params.
Mon, 14 Nov 2011 13:21:10 +0000 Maxim Dounin Fixed Upgrade header clearing with proxy_cache.
Mon, 14 Nov 2011 13:19:56 +0000 Maxim Dounin Fixed proxy_set_header inheritance with proxy_set_body.
Mon, 14 Nov 2011 13:18:15 +0000 Maxim Dounin Fixed proxy_set_header inheritance with proxy_cache (ticket #45).
Mon, 14 Nov 2011 09:12:15 +0000 Sergey Budnevitch Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse.
Thu, 10 Nov 2011 16:25:08 +0000 Valentin Bartenev Limit zone: added the "limit_conn_zone" directive.
Thu, 10 Nov 2011 16:08:13 +0000 Valentin Bartenev Limit zone: support for multiple "limit_conn" limits.
Thu, 10 Nov 2011 15:51:55 +0000 Valentin Bartenev Limit zone: rbtree lookup moved to a separate function.
Thu, 10 Nov 2011 09:13:09 +0000 Ruslan Ermilov Changed error message to be more appropriate in the imaginary
Wed, 09 Nov 2011 14:50:33 +0000 Ruslan Ermilov Belatedly fixed language in 1.1.7 relnotes.
Wed, 09 Nov 2011 13:54:07 +0000 Igor Sysoev Fixed compression pointer processing in DNS response greater than 255 bytes.
Tue, 08 Nov 2011 13:48:23 +0000 Igor Sysoev Fix of "keepalive_disable" directive.
Tue, 08 Nov 2011 13:17:14 +0000 Igor Sysoev The "image_filter_sharpen" directive.
Tue, 01 Nov 2011 15:16:28 +0000 Igor Sysoev Ancient incomplete ngx_http_status_module removal.
Tue, 01 Nov 2011 15:10:46 +0000 Igor Sysoev Version bump.
Tue, 01 Nov 2011 14:51:26 +0000 Igor Sysoev release-1.0.9 tag stable-1.0
Tue, 01 Nov 2011 14:51:19 +0000 Igor Sysoev nginx-1.0.9-RELEASE stable-1.0 release-1.0.9
Tue, 01 Nov 2011 14:39:36 +0000 Igor Sysoev Surplus CHANGES line removal. stable-1.0
Tue, 01 Nov 2011 14:21:22 +0000 Igor Sysoev Merging r4236: stable-1.0
Tue, 01 Nov 2011 14:20:43 +0000 Igor Sysoev Merging r4210: stable-1.0
Tue, 01 Nov 2011 14:19:13 +0000 Igor Sysoev Merging r4209: stable-1.0
Tue, 01 Nov 2011 14:18:10 +0000 Igor Sysoev Merging r4198: stable-1.0
Tue, 01 Nov 2011 14:15:42 +0000 Igor Sysoev Merging r4189, r4197: stable-1.0
Tue, 01 Nov 2011 14:13:25 +0000 Igor Sysoev Merging r4195, r4196: stable-1.0
Tue, 01 Nov 2011 14:09:15 +0000 Igor Sysoev Merging r4193, r4194: stable-1.0
Tue, 01 Nov 2011 14:04:23 +0000 Igor Sysoev Merging r4158: stable-1.0
Tue, 01 Nov 2011 14:02:07 +0000 Igor Sysoev Merging r4190, r4232: stable-1.0
Tue, 01 Nov 2011 14:00:04 +0000 Igor Sysoev Merging r4179, r4182, r4212: stable-1.0
Tue, 01 Nov 2011 13:56:26 +0000 Igor Sysoev Merging r4155, r4219, r4220, r4230: stable-1.0
Tue, 01 Nov 2011 13:49:31 +0000 Igor Sysoev Merging r4151, r4152, r4177: stable-1.0
Tue, 01 Nov 2011 13:45:33 +0000 Igor Sysoev Merging r4147, r4148, r4149, r4150, r4207: stable-1.0
Tue, 01 Nov 2011 13:24:50 +0000 Igor Sysoev Merging r4132, r4134, r4143, r4183, r4191, r4199: stable-1.0
Tue, 01 Nov 2011 13:00:30 +0000 Igor Sysoev Merging r4034, r4186, r4187, r4229, r4235, r4237: stable-1.0
Tue, 01 Nov 2011 11:26:56 +0000 Igor Sysoev Merging r4020: stable-1.0
Tue, 01 Nov 2011 11:25:15 +0000 Igor Sysoev Merging r4017: stable-1.0
Tue, 01 Nov 2011 11:23:26 +0000 Igor Sysoev Merging r4013, r4200: stable-1.0
Tue, 01 Nov 2011 11:19:58 +0000 Igor Sysoev Merging r4009, r4133, r4184, r4201, r4202, r4203, r4204, r4205: stable-1.0
Tue, 01 Nov 2011 11:06:31 +0000 Igor Sysoev Merging r3992, r4192: stable-1.0
Tue, 01 Nov 2011 10:10:50 +0000 Igor Sysoev Version bump. stable-1.0
Mon, 31 Oct 2011 14:52:53 +0000 Igor Sysoev release-1.1.7 tag
Mon, 31 Oct 2011 14:52:46 +0000 Igor Sysoev nginx-1.1.7-RELEASE release-1.1.7
Mon, 31 Oct 2011 14:30:03 +0000 Igor Sysoev Silently ignoring a stale global SSL error left after disabled renegotiation.
Mon, 31 Oct 2011 10:38:20 +0000 Ruslan Ermilov Fixed documentation pointer.
Mon, 31 Oct 2011 09:57:14 +0000 Maxim Dounin Fixed segfault on configuration testing with ssl (ticket #37).
Mon, 31 Oct 2011 09:54:55 +0000 Maxim Dounin Event pipe: reduced number of file buffers used.
Mon, 31 Oct 2011 09:53:16 +0000 Maxim Dounin Event pipe: fixes for complex protocols.
Fri, 28 Oct 2011 15:24:31 +0000 Igor Sysoev Adding m4a and m4v MIME types (closed #42).
Wed, 26 Oct 2011 13:18:33 +0000 Ruslan Ermilov Revamped "configure --help" text.
Wed, 26 Oct 2011 08:16:59 +0000 Igor Sysoev Fix of building by Microsoft Visual C++ 10 compiler.
Tue, 25 Oct 2011 15:04:09 +0000 Igor Sysoev Decrease of log level of some SSL handshake errors.
Tue, 25 Oct 2011 13:48:43 +0000 Ruslan Ermilov Fixed port range checking.
Tue, 25 Oct 2011 13:48:05 +0000 Ruslan Ermilov Fixed range checking for the "somaxconn" sysctl.
Mon, 24 Oct 2011 16:09:05 +0000 Igor Sysoev Support of several servers in the "resolver" directive.
Mon, 24 Oct 2011 15:50:19 +0000 Igor Sysoev Using of junk value in slab allocator similar to modern FreeBSD values.
Mon, 24 Oct 2011 15:46:48 +0000 Igor Sysoev malloc() debugging on MacOSX.
Mon, 24 Oct 2011 12:59:01 +0000 Igor Sysoev FreeBSD's MALLOC_OPTIONS must be set before any malloc() call.
Fri, 21 Oct 2011 11:04:46 +0000 Maxim Dounin Fixed another return in unix ngx_write_chain_to_file().
Thu, 20 Oct 2011 12:40:26 +0000 Maxim Dounin Fixed unix ngx_write_chain_to_file() to return total bytes written.
Thu, 20 Oct 2011 07:12:45 +0000 Igor Sysoev Fixing conflict with SDK off_t definition.
Thu, 20 Oct 2011 07:00:04 +0000 Igor Sysoev Recent SDKs allow to build IPV6 only for Windows XP or above.
Mon, 17 Oct 2011 17:32:08 +0000 Maxim Dounin Fixed "expires @time" with unknown last modified time (ticket #32).
Mon, 17 Oct 2011 17:30:18 +0000 Maxim Dounin Fixed "expires @00h".
Mon, 17 Oct 2011 15:42:12 +0000 Igor Sysoev Removal of incomplete draft documentation processing.
Mon, 17 Oct 2011 15:39:59 +0000 Igor Sysoev Version bump.
Mon, 17 Oct 2011 15:10:31 +0000 Igor Sysoev release-1.1.6 tag
Mon, 17 Oct 2011 15:10:23 +0000 Igor Sysoev nginx-1.1.6-RELEASE release-1.1.6
Mon, 17 Oct 2011 15:09:34 +0000 Igor Sysoev Moving RELEASE target in more safe place.
Sat, 15 Oct 2011 21:42:03 +0000 Maxim Dounin Added clearing of modules' contexts in ngx_http_named_location().
Thu, 13 Oct 2011 13:56:41 +0000 Maxim Dounin Fixed utf8 decode (ticket #25).
Thu, 13 Oct 2011 12:43:22 +0000 Igor Sysoev Skipping location rewrite phase for server null location.
Wed, 12 Oct 2011 14:22:48 +0000 Maxim Dounin Better recheck of dead upstream servers.
Wed, 12 Oct 2011 13:28:03 +0000 Maxim Dounin Clear old Location header (if any) while adding a new one.
Wed, 12 Oct 2011 13:24:59 +0000 Maxim Dounin Wording fix, "many data" is incorrect.
Wed, 12 Oct 2011 09:36:21 +0000 Ruslan Ermilov Fixed two minor bugs in "types" parsing code.
Wed, 12 Oct 2011 09:34:53 +0000 Ruslan Ermilov Fixed grammar in a comment.
Wed, 12 Oct 2011 09:33:43 +0000 Ruslan Ermilov Replaced magic constants representing default values of some directives
Wed, 12 Oct 2011 09:27:34 +0000 Ruslan Ermilov Stylistic change in checking the boolean expression.
Wed, 12 Oct 2011 09:19:57 +0000 Igor Sysoev Preallocating exact number of default MIME types entries.
Wed, 12 Oct 2011 09:04:59 +0000 Ruslan Ermilov Fixed configuration summary and manpage contents for the special
Wed, 12 Oct 2011 07:20:20 +0000 Ruslan Ermilov Removed old warning that suggested to use "server_name_in_redirect off"
Tue, 11 Oct 2011 18:10:49 +0000 Maxim Dounin Additional headers for proxy/fastcgi/uwsgi/scgi_ignore_headers.
Tue, 11 Oct 2011 18:01:38 +0000 Maxim Dounin Handling of Content-Encoding set from perl.
Tue, 11 Oct 2011 18:00:23 +0000 Maxim Dounin Fix for socket leak with "aio sendfile" and "limit_rate".
Tue, 11 Oct 2011 17:58:51 +0000 Maxim Dounin Fix for connection drops with AIO.
Tue, 11 Oct 2011 17:57:41 +0000 Maxim Dounin Autoindex: escape html in file names.
Tue, 11 Oct 2011 17:56:51 +0000 Maxim Dounin Autoindex: escape '?' in file names.
Tue, 11 Oct 2011 17:54:38 +0000 Maxim Dounin Improved access log escaping to better protect other software.
Tue, 11 Oct 2011 11:11:44 +0000 Igor Sysoev Fixing directive name in error message if types hash size is not enough.
Tue, 11 Oct 2011 10:12:44 +0000 Igor Sysoev Fixing mp4 module seeking on 32-bit platforms.
Mon, 10 Oct 2011 08:38:28 +0000 Ruslan Ermilov Fixed macro name.
Sun, 09 Oct 2011 06:49:54 +0000 Ruslan Ermilov The reference documentation is moving elsewhere.
Fri, 07 Oct 2011 12:15:20 +0000 Igor Sysoev Releasing memory of idle SSL connection. This saves about 34K per SSL
Fri, 07 Oct 2011 10:59:02 +0000 Igor Sysoev Disabling SSL compression. This saves about 300K per SSL connection.
Fri, 07 Oct 2011 10:41:13 +0000 Igor Sysoev Version bump.
Fri, 07 Oct 2011 08:03:16 +0000 Ruslan Ermilov Improved ngx_parse_time() code readability.
Fri, 07 Oct 2011 07:57:24 +0000 Ruslan Ermilov Tweaked error messages.
Thu, 06 Oct 2011 13:09:00 +0000 Igor Sysoev Adding repository path missed in r4179.
Wed, 05 Oct 2011 14:46:09 +0000 Igor Sysoev release-1.1.5 tag
Wed, 05 Oct 2011 14:44:11 +0000 Igor Sysoev nginx-1.1.5-RELEASE release-1.1.5
Wed, 05 Oct 2011 13:24:32 +0000 Igor Sysoev Adding RELEASE procedure in GNUmakefile.
Wed, 05 Oct 2011 13:13:25 +0000 Igor Sysoev Version bump.
Wed, 05 Oct 2011 10:14:21 +0000 Maxim Dounin Fixed cache bypass caching of non-cacheable replies (ticket #21).
Sat, 01 Oct 2011 06:00:49 +0000 Igor Sysoev release-1.0.8 tag stable-1.0
Sat, 01 Oct 2011 06:00:42 +0000 Igor Sysoev nginx-1.0.8-RELEASE stable-1.0 release-1.0.8
Sat, 01 Oct 2011 05:37:30 +0000 Igor Sysoev Merging r4089 missed in r4170 merge. stable-1.0
Sat, 01 Oct 2011 05:35:34 +0000 Igor Sysoev Version bump. stable-1.0
Fri, 30 Sep 2011 15:35:30 +0000 Igor Sysoev release-1.0.7 tag stable-1.0
Fri, 30 Sep 2011 15:35:23 +0000 Igor Sysoev nginx-1.0.7-RELEASE stable-1.0 release-1.0.7
Fri, 30 Sep 2011 15:13:47 +0000 Igor Sysoev Merging r4086, r4087, r4088, r4090, r4094, r4095, r4096, r4097, r4099, r4100, stable-1.0
Fri, 30 Sep 2011 14:36:19 +0000 Igor Sysoev Merging r3986, r4006, r4007, r4073: stable-1.0
Fri, 30 Sep 2011 14:30:01 +0000 Igor Sysoev Merging r4011, r4012, r4136: stable-1.0
Fri, 30 Sep 2011 14:20:52 +0000 Igor Sysoev Merging r4114, r4129: stable-1.0
Fri, 30 Sep 2011 14:18:58 +0000 Igor Sysoev Merging r4137: stable-1.0
Fri, 30 Sep 2011 14:12:53 +0000 Igor Sysoev Merging r4130, r4131, r4135: stable-1.0
Fri, 30 Sep 2011 14:09:44 +0000 Igor Sysoev Merging r4098: stable-1.0
Fri, 30 Sep 2011 14:06:08 +0000 Igor Sysoev Merging r4036, r4055, r4056, r4057, r4058, r4059, r4060, r4061, r4062, r4063, stable-1.0
Fri, 30 Sep 2011 13:57:44 +0000 Igor Sysoev Merging r4077, r4101, r4102: stable-1.0
Fri, 30 Sep 2011 13:42:59 +0000 Igor Sysoev Merging r4010, r4065: stable-1.0
Fri, 30 Sep 2011 13:36:33 +0000 Igor Sysoev Merging r3933, r4154: stable-1.0
Fri, 30 Sep 2011 13:24:49 +0000 Igor Sysoev Version bump. stable-1.0
Fri, 30 Sep 2011 11:53:27 +0000 Maxim Dounin Added uwsgi_buffering and scgi_buffering directives.
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.
Tue, 20 Sep 2011 13:15:41 +0000 Ruslan Ermilov Fixed markup.
Tue, 20 Sep 2011 11:18:32 +0000 Igor Sysoev release-1.1.4 tag
Tue, 20 Sep 2011 11:18:24 +0000 Igor Sysoev nginx-1.1.4-RELEASE release-1.1.4
Tue, 20 Sep 2011 10:00:46 +0000 Maxim Dounin Fix of separate pool for upstream connections (r4117).
Tue, 20 Sep 2011 09:56:35 +0000 Maxim Dounin Fixed loss of chain links in ngx_event_pipe_read_upstream().
Tue, 20 Sep 2011 09:56:05 +0000 Maxim Dounin Fixed loss of chain links in fastcgi module.
Tue, 20 Sep 2011 09:55:27 +0000 Maxim Dounin Fix of cpu hog in event pipe.
Tue, 20 Sep 2011 07:30:09 +0000 Igor Sysoev The "worker_aio_requests" directive.
Mon, 19 Sep 2011 14:48:29 +0000 Ruslan Ermilov Replaced "can not" with "cannot" and "could not" in a bunch of places.
Mon, 19 Sep 2011 12:41:13 +0000 Ruslan Ermilov Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile"
Mon, 19 Sep 2011 12:37:22 +0000 Ruslan Ermilov Overhauled diagnostic messages.
Fri, 16 Sep 2011 13:41:52 +0000 Igor Sysoev Fixing Linux AIO initiatialization: AIO operations are disabled if kernel
Fri, 16 Sep 2011 12:43:16 +0000 Igor Sysoev Fixing Linux AIO syscalls return value handling:
Fri, 16 Sep 2011 12:08:52 +0000 Maxim Dounin Trailing space fix.
Thu, 15 Sep 2011 19:28:18 +0000 Maxim Dounin Upstream keepalive module.
Thu, 15 Sep 2011 19:23:20 +0000 Maxim Dounin Proxy: basic HTTP/1.1 support (including keepalive).
Thu, 15 Sep 2011 19:22:35 +0000 Maxim Dounin Protocol version parsing in ngx_http_parse_status_line().
Thu, 15 Sep 2011 19:21:19 +0000 Maxim Dounin Upstream: Connection header processing.
Thu, 15 Sep 2011 19:20:08 +0000 Maxim Dounin Upstream: Transfer-Encoding header processing.
Thu, 15 Sep 2011 19:05:23 +0000 Maxim Dounin Keepalive support in fastcgi.
Thu, 15 Sep 2011 19:04:25 +0000 Maxim Dounin Keepalive support in memcached.
Thu, 15 Sep 2011 19:03:15 +0000 Maxim Dounin Upstream: keepalive flag.
Thu, 15 Sep 2011 19:00:47 +0000 Maxim Dounin Upstream: pipe length and input_filter_init in buffered mode.
Thu, 15 Sep 2011 18:43:19 +0000 Maxim Dounin Upstream: r->upstream->length type change to off_t.
Thu, 15 Sep 2011 18:33:43 +0000 Maxim Dounin Upstream: content_length_n API change.
Thu, 15 Sep 2011 18:21:24 +0000 Maxim Dounin Upstream: separate pool for peer connections.
Thu, 15 Sep 2011 18:12:58 +0000 Maxim Dounin Workaround for cpu hog on errors with cached connections.
Thu, 15 Sep 2011 16:03:17 +0000 Maxim Dounin API change: ngx_chain_update_chains() now requires pool.
Thu, 15 Sep 2011 15:25:42 +0000 Maxim Dounin Buffers reuse in chunked filter.
Thu, 15 Sep 2011 13:23:03 +0000 Igor Sysoev MP4 co64 atom support added.
Thu, 15 Sep 2011 08:59:38 +0000 Ruslan Ermilov Regenerated after previous commit.
Thu, 15 Sep 2011 08:59:13 +0000 Ruslan Ermilov Added ngx_http_mp4_module documentation.
Thu, 15 Sep 2011 08:33:25 +0000 Ruslan Ermilov Regenerated after previous commit.
Thu, 15 Sep 2011 08:24:33 +0000 Ruslan Ermilov - The module name is now also output as an HTML header.
Thu, 15 Sep 2011 05:15:16 +0000 Igor Sysoev Fix of struct field name.
Wed, 14 Sep 2011 15:26:11 +0000 Igor Sysoev Style fix.
Wed, 14 Sep 2011 15:25:46 +0000 Igor Sysoev Fixing building by gcc-4.7.
Wed, 14 Sep 2011 15:20:01 +0000 Igor Sysoev Version bump.
Wed, 14 Sep 2011 15:00:51 +0000 Igor Sysoev release-1.1.3 tag
Wed, 14 Sep 2011 15:00:43 +0000 Igor Sysoev nginx-1.1.3-RELEASE release-1.1.3
Wed, 14 Sep 2011 14:28:55 +0000 Igor Sysoev Fix of the previous commit: is_directio flag processing introduced in r4077
Wed, 14 Sep 2011 14:12:35 +0000 Igor Sysoev Bugfix: open_file_cache did not update file info on retest.
Wed, 14 Sep 2011 14:04:41 +0000 Igor Sysoev Skipping traks with unsupported media formats.
Wed, 14 Sep 2011 05:16:20 +0000 Igor Sysoev Fix of case when start sample does not reside on chunk boundary.
Tue, 13 Sep 2011 09:18:43 +0000 Ruslan Ermilov In Mac OS X Lion, Apple deprecated the use of the system OpenSSL library
Mon, 12 Sep 2011 15:15:00 +0000 Igor Sysoev Fix of debug message format.
Mon, 12 Sep 2011 14:54:28 +0000 Igor Sysoev Fix of codec debug message.
Mon, 12 Sep 2011 14:46:06 +0000 Igor Sysoev Fix of error message.
Mon, 12 Sep 2011 13:06:22 +0000 Igor Sysoev Fix of error message.
Mon, 12 Sep 2011 09:50:33 +0000 Ruslan Ermilov Regenerate after previous commits.
Mon, 12 Sep 2011 09:49:56 +0000 Ruslan Ermilov - The "example" element can now contain sub-elements.
Mon, 12 Sep 2011 09:48:33 +0000 Ruslan Ermilov HTTP errors are now output as "code (text)".
Mon, 12 Sep 2011 09:38:04 +0000 Igor Sysoev mp4_max_moov_size directive has been renamed to mp4_max_buffer_size.
Fri, 09 Sep 2011 11:56:49 +0000 Igor Sysoev bugfix of r4086: nginx could not be built without debug log.
Fri, 09 Sep 2011 11:13:55 +0000 Igor Sysoev Bugfix of r4086: directio was always enabled if mp4 file was sent as is.
Fri, 09 Sep 2011 10:25:43 +0000 Igor Sysoev "video/mp4" mime type added.
Fri, 09 Sep 2011 10:22:34 +0000 Igor Sysoev ngx_http_mp4_module
Thu, 08 Sep 2011 13:28:25 +0000 Ruslan Ermilov Regenerate after previous commits.
Thu, 08 Sep 2011 13:27:18 +0000 Ruslan Ermilov Cleaned up links.
Thu, 08 Sep 2011 13:26:37 +0000 Ruslan Ermilov Regenerate after previous commit.
Thu, 08 Sep 2011 13:26:06 +0000 Ruslan Ermilov Basic inter-document and external linking support.
Tue, 06 Sep 2011 13:43:04 +0000 Ruslan Ermilov Regenerate after previous commit.
Tue, 06 Sep 2011 13:42:40 +0000 Ruslan Ermilov Finished initial translation of the Core and HTTP Core modules.
Tue, 06 Sep 2011 10:42:17 +0000 Ruslan Ermilov Regenerate after previous commit.
Tue, 06 Sep 2011 10:41:44 +0000 Ruslan Ermilov New elements: "dq", "pathname"; new list type: "tag".
Mon, 05 Sep 2011 16:36:19 +0000 Maxim Dounin Bugfix: open_file_cache lost is_directio flag.
Mon, 05 Sep 2011 16:26:51 +0000 Igor Sysoev Version bump.
Mon, 05 Sep 2011 13:14:34 +0000 Igor Sysoev release-1.1.2 tag
Mon, 05 Sep 2011 13:14:27 +0000 Igor Sysoev nginx-1.1.2-RELEASE release-1.1.2
Mon, 05 Sep 2011 12:43:31 +0000 Maxim Dounin Bugfix: read event was not blocked after reading body.
Mon, 05 Sep 2011 09:58:31 +0000 Ruslan Ermilov Regenerate after previous commit.
Mon, 05 Sep 2011 09:58:00 +0000 Ruslan Ermilov Translate "types" and "underscores_in_headers" directives.
Mon, 05 Sep 2011 09:40:50 +0000 Ruslan Ermilov Regenerate HTML for the previous revision.
Mon, 05 Sep 2011 09:39:24 +0000 Ruslan Ermilov Initial English translation of Core and HTTP Core modules.
Mon, 05 Sep 2011 09:33:54 +0000 Ruslan Ermilov XSLT regeneration for the previous commit.
Mon, 05 Sep 2011 09:32:00 +0000 Ruslan Ermilov DTD and XSLS changes for modules.
Thu, 01 Sep 2011 15:10:41 +0000 Maxim Dounin Proper setting of read->eof in pipe code.
Thu, 01 Sep 2011 13:49:36 +0000 Maxim Dounin Proper SSL shutdown handling.
Thu, 01 Sep 2011 13:03:55 +0000 Igor Sysoev Now if client requests more ranges than "max_ranges" permits,
Wed, 31 Aug 2011 09:40:55 +0000 Igor Sysoev The "max_ranges" directive.
Wed, 31 Aug 2011 09:26:07 +0000 Igor Sysoev Style fix: removal of tabs introduced in the previous commit.
Tue, 30 Aug 2011 20:34:58 +0000 Igor Sysoev *) fix of r4060: start value should be tested after the "found" label;
Tue, 30 Aug 2011 14:25:35 +0000 Igor Sysoev Unsatisfiable range with start value greater than content length
Tue, 30 Aug 2011 13:07:33 +0000 Igor Sysoev ngx_http_range_parse() should be static.
Tue, 30 Aug 2011 13:06:12 +0000 Igor Sysoev Ranges processing small optimization.
Tue, 30 Aug 2011 13:01:55 +0000 Igor Sysoev Now unsatisfiable ranges are processed according to RFC 2616.
Tue, 30 Aug 2011 12:45:24 +0000 Igor Sysoev Ranges processing small optimization.
Tue, 30 Aug 2011 12:28:01 +0000 Igor Sysoev Style fix.
Mon, 29 Aug 2011 14:43:51 +0000 Igor Sysoev Fix of release date. stable-1.0
Mon, 29 Aug 2011 14:28:31 +0000 Igor Sysoev release-1.0.6 tag stable-1.0
Mon, 29 Aug 2011 14:28:23 +0000 Igor Sysoev nginx-1.0.6-RELEASE stable-1.0 release-1.0.6
Mon, 29 Aug 2011 14:13:46 +0000 Igor Sysoev Merge of r4016: stable-1.0
Mon, 29 Aug 2011 14:03:06 +0000 Igor Sysoev Getting rid of " <br/>" hacks. stable-1.0
Mon, 29 Aug 2011 14:02:15 +0000 Igor Sysoev CHANGES conversion from KOI8-R to UTF-8. stable-1.0
Mon, 29 Aug 2011 13:57:43 +0000 Igor Sysoev Merge of r3996, r3998, r4015, r4023, r4025, r4026, r4027: stable-1.0
Mon, 29 Aug 2011 13:11:47 +0000 Igor Sysoev Merge of r4018: stable-1.0
Mon, 29 Aug 2011 12:56:09 +0000 Igor Sysoev Merge of r3964, r3977, r3978: stable-1.0
Mon, 29 Aug 2011 12:50:35 +0000 Igor Sysoev Merge of r4004, r4005: stable-1.0
Mon, 29 Aug 2011 12:47:32 +0000 Igor Sysoev Merge of r4003: stable-1.0
Mon, 29 Aug 2011 12:45:03 +0000 Igor Sysoev Merge of r3982, r3984, r3985, r3991: stable-1.0
Mon, 29 Aug 2011 12:35:53 +0000 Igor Sysoev Merge of r3960, r3961, r3962, r3963, r3965: stable-1.0
Mon, 29 Aug 2011 10:39:23 +0000 Igor Sysoev Merge of r3979, r3980, r3981, r3983, r3987, r3994, r3995: stable-1.0
Mon, 29 Aug 2011 10:07:58 +0000 Igor Sysoev Merge of r3972, r3973, r3974: stable-1.0
Mon, 29 Aug 2011 09:51:56 +0000 Igor Sysoev Merge of r3966, r3967, r3968, r3969, r3970, r3971: stable-1.0
Mon, 29 Aug 2011 09:35:00 +0000 Igor Sysoev Merge of r4035: stable-1.0
Mon, 29 Aug 2011 09:30:22 +0000 Igor Sysoev Version bump. stable-1.0
Fri, 26 Aug 2011 09:42:50 +0000 Igor Sysoev Now if total size of all ranges is greater than source response size,
Thu, 25 Aug 2011 17:29:34 +0000 Igor Sysoev Cache size accounting fix: actual cache size on disk was less than
Tue, 23 Aug 2011 14:36:31 +0000 Maxim Dounin Better handling of various per-server ssl options with SNI.
Tue, 23 Aug 2011 14:22:34 +0000 Igor Sysoev Version bump.
Tue, 23 Aug 2011 13:39:22 +0000 Ruslan Ermilov Restore the lost negation.
Tue, 23 Aug 2011 13:35:02 +0000 Igor Sysoev Removing incomplete draft documentation from release tarball and zip.
Tue, 23 Aug 2011 13:29:47 +0000 Igor Sysoev Grammar fixes in CHANGES.
Tue, 23 Aug 2011 12:50:54 +0000 Igor Sysoev CHANGES conversion from KOI8-R to UTF-8.
Tue, 23 Aug 2011 10:18:35 +0000 Igor Sysoev Grammar fixes in CHANGES.
Tue, 23 Aug 2011 10:11:09 +0000 Igor Sysoev XSLT regeneration for the previous commit.
Tue, 23 Aug 2011 10:10:25 +0000 Igor Sysoev Traling spaces removal in text CHANGES files.
Tue, 23 Aug 2011 09:48:44 +0000 Igor Sysoev XSLT regeneration for r4023.
Tue, 23 Aug 2011 09:01:13 +0000 Ruslan Ermilov Get rid of " <br/>" hacks.
Tue, 23 Aug 2011 09:00:24 +0000 Ruslan Ermilov - support <br/> in the middle of input
Mon, 22 Aug 2011 13:56:14 +0000 Igor Sysoev release-1.1.1 tag
Mon, 22 Aug 2011 13:56:08 +0000 Igor Sysoev nginx-1.1.1-RELEASE release-1.1.1
Mon, 22 Aug 2011 12:34:48 +0000 Igor Sysoev SIGWINCH/NOACCEPT signal is disabled now in non-daemon mode.
Mon, 22 Aug 2011 10:16:49 +0000 Igor Sysoev The change in adaptive loader behaviour introduced in r3975:
Mon, 22 Aug 2011 10:07:27 +0000 Maxim Dounin Fix buffer overrun under Windows.
Sun, 21 Aug 2011 11:37:37 +0000 Maxim Dounin Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.
Fri, 19 Aug 2011 20:11:39 +0000 Maxim Dounin Fix ignored headers handling in fastcgi/scgi/uwsgi.
Fri, 19 Aug 2011 08:39:27 +0000 Ruslan Ermilov XSLT regeneration for r3998.
Fri, 19 Aug 2011 08:33:47 +0000 Ruslan Ermilov - Added missing dependencies for the CHANGES{,ru} targets.
Thu, 18 Aug 2011 21:48:13 +0000 Maxim Dounin Complain on invalid log levels.
Thu, 18 Aug 2011 17:04:52 +0000 Maxim Dounin Upstream: properly allocate memory for tried flags.
Thu, 18 Aug 2011 16:52:38 +0000 Maxim Dounin Fixing cpu hog with all upstream servers marked "down".
Thu, 18 Aug 2011 16:34:24 +0000 Maxim Dounin Fixing proxy_set_body and proxy_pass_request_body with SSL.
Thu, 18 Aug 2011 16:27:30 +0000 Igor Sysoev Fix names of the referer hash size directives introduced in r3940.
Thu, 18 Aug 2011 15:57:59 +0000 Maxim Dounin Rebuild manpage only if needed.
Thu, 18 Aug 2011 15:52:00 +0000 Maxim Dounin Fix body with request_body_in_single_buf.
Thu, 18 Aug 2011 15:27:57 +0000 Maxim Dounin Correctly set body if it's preread and there are extra data.
Thu, 18 Aug 2011 15:10:23 +0000 Maxim Dounin Lower optimization level for Sun Studio before 12.1.
Wed, 17 Aug 2011 08:35:54 +0000 Maxim Dounin Detect POSIX semaphores in librt on Solaris (ticket #3).
Sat, 13 Aug 2011 15:15:50 +0000 Maxim Dounin Configure: catch up with new Linux version numbering (ticket #5).
Wed, 10 Aug 2011 12:30:19 +0000 Ruslan Ermilov - Replaced explicit link to bugtracker with a support link
Wed, 10 Aug 2011 08:03:34 +0000 Ruslan Ermilov Mention our preferred way of accepting bug reports.
Tue, 09 Aug 2011 15:18:07 +0000 Ruslan Ermilov Don't ignore xmllint errors.
Tue, 09 Aug 2011 15:15:36 +0000 Ruslan Ermilov Regen after makefile changes.
Fri, 05 Aug 2011 13:42:37 +0000 Igor Sysoev using sed instead of perl
Fri, 05 Aug 2011 09:25:34 +0000 Igor Sysoev skeleton for documentation processing
Fri, 05 Aug 2011 09:00:19 +0000 Igor Sysoev update documentation build procedure
Fri, 05 Aug 2011 08:51:29 +0000 Igor Sysoev fix gzip quantity: "q=0." and "q=1." are valid values according to RFC
Thu, 04 Aug 2011 14:50:59 +0000 Igor Sysoev refactor gzip quantity introduced in r3981: it ignored "q=1.000"
Thu, 04 Aug 2011 11:12:30 +0000 Igor Sysoev A new fix for the case when ssl_session_cache defined, but ssl is not
Wed, 03 Aug 2011 16:01:36 +0000 Igor Sysoev removal of error message about %name log_format parameters,
Tue, 02 Aug 2011 12:43:01 +0000 Igor Sysoev fix typo introduced in r3985
Tue, 02 Aug 2011 12:39:38 +0000 Igor Sysoev bump version
Mon, 01 Aug 2011 14:47:46 +0000 Igor Sysoev release-1.1.0 tag
Mon, 01 Aug 2011 14:47:40 +0000 Igor Sysoev nginx-1.1.0-RELEASE release-1.1.0
Mon, 01 Aug 2011 14:38:09 +0000 Igor Sysoev fix r3981 again for case "Accept-Encoding: gzip"
Mon, 01 Aug 2011 13:52:54 +0000 Igor Sysoev always set timer in discard body handler, this fixes the cases
Mon, 01 Aug 2011 13:26:55 +0000 Igor Sysoev lingering_close "off|on|always"
Mon, 01 Aug 2011 13:08:03 +0000 Igor Sysoev do not send RST on normal lingering close read timeout,
Mon, 01 Aug 2011 11:21:46 +0000 Igor Sysoev fix r3981 for case "Accept-Encoding: gzip"
Mon, 01 Aug 2011 11:08:57 +0000 Igor Sysoev enable lingering close for pipelined requests
Mon, 01 Aug 2011 11:02:12 +0000 Igor Sysoev Accept-Encoding refactoring: "gzip; q=0" support
Sat, 30 Jul 2011 07:34:12 +0000 Igor Sysoev Accept-Encoding refactoring: test first the most common case "gzip,"
Sat, 30 Jul 2011 06:20:06 +0000 Igor Sysoev Accept-Encoding refactoring: remove ancient MSIE 4.x test for gzip
Sat, 30 Jul 2011 06:11:46 +0000 Igor Sysoev test length of proxy_pass with variables
Fri, 29 Jul 2011 15:33:03 +0000 Igor Sysoev update r3945 with more descriptive error message
Fri, 29 Jul 2011 15:15:16 +0000 Igor Sysoev copy OpenSSL-1.0.0d LICENSE for nginx/Windows zip
Fri, 29 Jul 2011 15:09:02 +0000 Igor Sysoev loader_files, loader_sleep, and loader_threshold
Mon, 25 Jul 2011 10:22:38 +0000 Igor Sysoev set correct configuration file values while adding path
Mon, 25 Jul 2011 09:45:00 +0000 Igor Sysoev rename ngx_http_file_cache_manager_sleep() to ngx_http_file_cache_loader_sleep()
Sun, 24 Jul 2011 20:04:47 +0000 Igor Sysoev do not close connection if cache file is too small: replace it with valid one
Sun, 24 Jul 2011 19:46:53 +0000 Igor Sysoev elimination of reading cache files by cache loader
Sun, 24 Jul 2011 19:43:52 +0000 Igor Sysoev fix r3968
Sun, 24 Jul 2011 17:36:26 +0000 Igor Sysoev update the previous commit:
Sun, 24 Jul 2011 16:47:31 +0000 Igor Sysoev The cache loader performs two tasks: inserting cache objects in inactivity
Sun, 24 Jul 2011 16:10:06 +0000 Igor Sysoev fuse two if's in one condition
Sun, 24 Jul 2011 16:06:24 +0000 Igor Sysoev style fix
Fri, 22 Jul 2011 16:30:17 +0000 Igor Sysoev do not try to reuse and save a SSL session for a peer created on the fly
Fri, 22 Jul 2011 13:30:16 +0000 Igor Sysoev finalizing with rc == 0 in unbuffered proxy mode caused nginx to wait
Fri, 22 Jul 2011 12:53:04 +0000 Igor Sysoev fix SSL connection issues on platforms with 32-bit off_t
Fri, 22 Jul 2011 10:43:50 +0000 Igor Sysoev fix build by gcc46 with -Wunused-value option
Wed, 20 Jul 2011 15:42:40 +0000 Igor Sysoev ECDHE support
Wed, 20 Jul 2011 12:59:24 +0000 Igor Sysoev MSIE export versions are rare now, so RSA 512 key is generated on demand
Wed, 20 Jul 2011 09:29:25 +0000 Igor Sysoev bump version: 1.1.0 development version
Tue, 19 Jul 2011 14:57:06 +0000 Igor Sysoev stable-1.0 branch stable-1.0
Tue, 19 Jul 2011 14:20:33 +0000 Igor Sysoev release-0.7.69 tag stable-0.7
Tue, 19 Jul 2011 14:20:25 +0000 Igor Sysoev nginx-0.7.69-RELEASE stable-0.7 release-0.7.69
Tue, 19 Jul 2011 14:16:58 +0000 Igor Sysoev copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip stable-0.7
Tue, 19 Jul 2011 14:15:50 +0000 Igor Sysoev merge r3945: stable-0.7
Tue, 19 Jul 2011 14:11:18 +0000 Igor Sysoev bump version stable-0.7
Tue, 19 Jul 2011 13:59:54 +0000 Igor Sysoev release-0.8.55 tag stable-0.8
Tue, 19 Jul 2011 13:59:47 +0000 Igor Sysoev nginx-0.8.55-RELEASE stable-0.8 release-0.8.55
Tue, 19 Jul 2011 13:54:09 +0000 Igor Sysoev copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip stable-0.8
Tue, 19 Jul 2011 13:52:56 +0000 Igor Sysoev merge r3945: stable-0.8
Tue, 19 Jul 2011 13:49:44 +0000 Igor Sysoev bump version stable-0.8
Tue, 19 Jul 2011 13:38:44 +0000 Igor Sysoev release-1.0.5 tag
Tue, 19 Jul 2011 13:38:37 +0000 Igor Sysoev nginx-1.0.5-RELEASE release-1.0.5
Tue, 19 Jul 2011 11:24:16 +0000 Igor Sysoev fix segfault if cache key is larger than upstream buffer size
Tue, 19 Jul 2011 11:21:50 +0000 Igor Sysoev $uid_reset
Tue, 19 Jul 2011 10:35:02 +0000 Igor Sysoev fix r3756: release lock to allow other process to delete cache node
Mon, 18 Jul 2011 15:00:05 +0000 Igor Sysoev fix building by MSVC
Tue, 28 Jun 2011 13:26:08 +0000 Igor Sysoev revert r3935 and fix "stalled cache updating" alert
Tue, 28 Jun 2011 10:40:44 +0000 Igor Sysoev referer_hash_max_size and referer_hash_bucket_size directives
Mon, 27 Jun 2011 15:47:51 +0000 Igor Sysoev use !aNULL to disable all anonymous cipher suites
Mon, 27 Jun 2011 15:34:44 +0000 Igor Sysoev bump version
Wed, 01 Jun 2011 09:29:59 +0000 Igor Sysoev release-1.0.4 tag
Wed, 01 Jun 2011 09:29:58 +0000 Igor Sysoev nginx-1.0.4-RELEASE release-1.0.4
Wed, 01 Jun 2011 08:02:34 +0000 Igor Sysoev fix "stalled cache updating" alert,
Tue, 31 May 2011 08:25:10 +0000 Igor Sysoev concatenate auto/os/features and auto/unix
Tue, 31 May 2011 08:20:16 +0000 Igor Sysoev delete unused auto/threads
Tue, 31 May 2011 08:17:27 +0000 Igor Sysoev Support POSIX semaphores on Linux.
Mon, 30 May 2011 14:24:17 +0000 Igor Sysoev revert r3875 since now map uses case sensetive regexes by default
Mon, 30 May 2011 12:36:17 +0000 Igor Sysoev change ngx_http_map_find(): use case sensitive regexes
Fri, 27 May 2011 13:30:53 +0000 Igor Sysoev fix building on FreeBSD 6 or earlier against system md5
Fri, 27 May 2011 10:00:46 +0000 Igor Sysoev make built-in ngx_md5_update() interface consistent with other implemenations
Thu, 26 May 2011 07:32:48 +0000 Igor Sysoev fix building --without-http_auth_basic_module,
Thu, 26 May 2011 07:31:40 +0000 Igor Sysoev bump version
Wed, 25 May 2011 14:55:11 +0000 Igor Sysoev release-1.0.3 tag
Wed, 25 May 2011 14:50:50 +0000 Igor Sysoev nginx-1.0.3-RELEASE release-1.0.3
Mon, 16 May 2011 14:54:50 +0000 Igor Sysoev "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module
Mon, 16 May 2011 14:01:23 +0000 Igor Sysoev fix testing IPv4 address mapped to IPv6, when only IPv6 access rules are defined
Mon, 16 May 2011 13:54:42 +0000 Igor Sysoev support IPv4 mapped to IPv6 in geo module
Mon, 16 May 2011 13:50:58 +0000 Igor Sysoev support IPv4 mapped to IPv6 in geoip module
Fri, 13 May 2011 10:06:56 +0000 Igor Sysoev fix debug logging
Fri, 13 May 2011 10:05:38 +0000 Igor Sysoev fix a broken cached response if bypass/no_cache directive values are different,
Wed, 11 May 2011 11:50:19 +0000 Igor Sysoev log "Abort trap" or similar messages
Wed, 11 May 2011 09:34:21 +0000 Igor Sysoev geoip_org
Wed, 11 May 2011 09:25:37 +0000 Igor Sysoev fix typo
Wed, 11 May 2011 09:19:48 +0000 Igor Sysoev bump version
Tue, 10 May 2011 12:27:53 +0000 Igor Sysoev release-1.0.2 tag
Tue, 10 May 2011 12:27:52 +0000 Igor Sysoev nginx-1.0.2-RELEASE release-1.0.2
Tue, 10 May 2011 12:04:57 +0000 Igor Sysoev gdImageCopyRotated() may images of even height or width
Tue, 10 May 2011 11:39:13 +0000 Igor Sysoev use POSIX semaphores in shmtx instead of sched_yield()
Wed, 04 May 2011 12:21:25 +0000 Igor Sysoev fix r3902
Wed, 04 May 2011 12:20:32 +0000 Igor Sysoev bump version
Tue, 03 May 2011 12:12:05 +0000 Igor Sysoev release-1.0.1 tag
Tue, 03 May 2011 12:12:04 +0000 Igor Sysoev nginx-1.0.1-RELEASE release-1.0.1
Tue, 03 May 2011 09:52:27 +0000 Igor Sysoev test zero value in an "if" directive consistently with predicates fixed in r3894
Sat, 23 Apr 2011 17:27:55 +0000 Igor Sysoev revert r3864, it may cause kernel panic on some kernels while working with IPv6
Sat, 23 Apr 2011 17:25:06 +0000 Igor Sysoev fix building by gcc 4.6 without --with-debug
Sat, 23 Apr 2011 13:15:56 +0000 Igor Sysoev fix r3822
Sat, 23 Apr 2011 13:11:17 +0000 Igor Sysoev style fix: remove trailing spaces
Fri, 22 Apr 2011 10:06:43 +0000 Igor Sysoev Use more precise stat.st_blocks to account cache size on Unix
Thu, 21 Apr 2011 10:07:07 +0000 Igor Sysoev allow to use $upstream_... variables in SSI
Tue, 19 Apr 2011 12:29:16 +0000 Igor Sysoev fix r3713
Sun, 17 Apr 2011 15:28:05 +0000 Igor Sysoev fix the previous commit
Fri, 15 Apr 2011 15:58:06 +0000 Igor Sysoev an internal MD5 implemenation
Fri, 15 Apr 2011 13:50:27 +0000 Igor Sysoev fix segfault in IPv6 parsing while processing invalid IPv4 address X.YYYY.Z
Fri, 15 Apr 2011 12:24:18 +0000 Igor Sysoev values starting with '0' were incorrectly assumed to be false
Fri, 15 Apr 2011 10:59:57 +0000 Igor Sysoev use MurmurHash2 for split_clients, because
Fri, 15 Apr 2011 10:59:24 +0000 Igor Sysoev ngx_murmur_hash2()
Fri, 15 Apr 2011 10:58:44 +0000 Igor Sysoev bump version
Tue, 12 Apr 2011 09:04:33 +0000 Igor Sysoev release-1.0.0 tag
Tue, 12 Apr 2011 09:04:32 +0000 Igor Sysoev nginx-1.0.0-RELEASE release-1.0.0
Tue, 12 Apr 2011 08:02:46 +0000 Igor Sysoev use memmove() in appropriate places
Mon, 11 Apr 2011 14:17:31 +0000 Igor Sysoev "satisfy any" disabled custom 401 error page
Fri, 08 Apr 2011 15:27:53 +0000 Igor Sysoev fix CPU hog in cache manager
Thu, 07 Apr 2011 09:12:30 +0000 Igor Sysoev fix "image_filter rotate 180" and crop case
Thu, 07 Apr 2011 09:08:52 +0000 Igor Sysoev bump version
Mon, 04 Apr 2011 12:50:24 +0000 Igor Sysoev release-0.9.7 tag
Mon, 04 Apr 2011 12:50:22 +0000 Igor Sysoev nginx-0.9.7-RELEASE release-0.9.7
Mon, 04 Apr 2011 12:26:53 +0000 Igor Sysoev reuse keepalive connections if there are no free worker connections
Mon, 04 Apr 2011 10:43:21 +0000 Igor Sysoev fix case when a host in fastcgi_pass, scgi_pass, and uwsgi_pass
Mon, 04 Apr 2011 09:57:32 +0000 Igor Sysoev image filter rotate
Mon, 04 Apr 2011 09:46:00 +0000 Igor Sysoev bump version
Mon, 21 Mar 2011 15:33:27 +0000 Igor Sysoev release-0.9.6 tag
Mon, 21 Mar 2011 15:33:26 +0000 Igor Sysoev nginx-0.9.6-RELEASE release-0.9.6
Mon, 21 Mar 2011 15:18:59 +0000 Igor Sysoev map tests values in low case only, so caseless regex has no sense
Wed, 16 Mar 2011 15:46:57 +0000 Igor Sysoev $time_iso8601 log variable
Wed, 16 Mar 2011 15:32:31 +0000 Igor Sysoev allow regex as "map" parameter
Mon, 21 Feb 2011 11:47:28 +0000 Igor Sysoev remove semicolon, because it is already in "nginx: " prefix
Mon, 21 Feb 2011 11:44:26 +0000 Igor Sysoev fix warnings
Mon, 21 Feb 2011 10:04:02 +0000 Igor Sysoev copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip
Mon, 21 Feb 2011 10:03:28 +0000 Igor Sysoev bump version
Mon, 21 Feb 2011 09:43:59 +0000 Igor Sysoev release-0.9.5 tag
Mon, 21 Feb 2011 09:43:57 +0000 Igor Sysoev nginx-0.9.5-RELEASE release-0.9.5
Mon, 21 Feb 2011 08:57:02 +0000 Igor Sysoev fix xhtml mime type
Thu, 17 Feb 2011 15:01:16 +0000 Igor Sysoev fix u->one_addr handling in ngx_inet_resolve_host()
Thu, 17 Feb 2011 14:14:50 +0000 Igor Sysoev use backlog -1 on Linux
Thu, 17 Feb 2011 11:54:35 +0000 Igor Sysoev always test proxy_redirect with slash, this fixes a case when nginx uses
Fri, 11 Feb 2011 08:02:35 +0000 Igor Sysoev set current atime while setting mtime
Tue, 01 Feb 2011 16:18:55 +0000 Igor Sysoev fix "error_page 497 https://" case
Thu, 27 Jan 2011 12:51:59 +0000 Igor Sysoev utf8 parameter of geoip_country and geoip_city
Thu, 27 Jan 2011 12:43:11 +0000 Igor Sysoev bump version
Fri, 21 Jan 2011 11:05:58 +0000 Igor Sysoev release-0.9.4 tag
Fri, 21 Jan 2011 11:04:39 +0000 Igor Sysoev nginx-0.9.4-RELEASE release-0.9.4
Thu, 20 Jan 2011 15:31:24 +0000 Igor Sysoev server_name $hostname
Thu, 20 Jan 2011 15:29:53 +0000 Igor Sysoev style fix: remove trailing spaces
Thu, 20 Jan 2011 15:15:50 +0000 Igor Sysoev move setting conf->server_name in merge phase
Thu, 20 Jan 2011 13:06:21 +0000 Igor Sysoev use SwitchToThread() instead of Sleep(0), because the later
Thu, 20 Jan 2011 12:33:17 +0000 Igor Sysoev fix building on Fedora 14
Thu, 20 Jan 2011 12:23:00 +0000 Igor Sysoev fix large stderr handling without http cache
Thu, 20 Jan 2011 11:07:35 +0000 Igor Sysoev copy OpenSSL-0.9.8q LICENSE for nginx/Windows zip
Thu, 20 Jan 2011 10:37:58 +0000 Igor Sysoev introduce 494 code "Request Header Too Large"
Thu, 20 Jan 2011 10:18:12 +0000 Igor Sysoev 2011 year
Wed, 15 Dec 2010 14:10:33 +0000 Igor Sysoev use boolean expression instead of "if"
Tue, 14 Dec 2010 23:04:26 +0000 Igor Sysoev rename NGX_HTTP_OWN_CODES to NGX_HTTP_NGINX_CODES
Tue, 14 Dec 2010 22:54:04 +0000 Igor Sysoev bump version
Tue, 14 Dec 2010 19:48:04 +0000 Igor Sysoev release-0.7.68 tag stable-0.7
Tue, 14 Dec 2010 19:48:03 +0000 Igor Sysoev nginx-0.7.68-RELEASE stable-0.7 release-0.7.68
Tue, 14 Dec 2010 19:35:44 +0000 Igor Sysoev merge r3797: stable-0.7
Tue, 14 Dec 2010 19:34:29 +0000 Igor Sysoev merge r3681: stable-0.7
Tue, 14 Dec 2010 19:32:52 +0000 Igor Sysoev merge r3676: stable-0.7
Tue, 14 Dec 2010 19:29:57 +0000 Igor Sysoev SSL related fixes: stable-0.7
Tue, 14 Dec 2010 19:19:07 +0000 Igor Sysoev merge r3659, r3825, r3826: stable-0.7
Tue, 14 Dec 2010 19:15:08 +0000 Igor Sysoev set r->valid_unparsed_uri just after request line processing, stable-0.7
Tue, 14 Dec 2010 19:10:00 +0000 Igor Sysoev bump version stable-0.7
Tue, 14 Dec 2010 10:55:49 +0000 Igor Sysoev release-0.8.54 tag stable-0.8
Tue, 14 Dec 2010 10:55:48 +0000 Igor Sysoev nginx-0.8.54-RELEASE stable-0.8 release-0.8.54
Tue, 14 Dec 2010 10:41:22 +0000 Igor Sysoev merge r3825, r3826: stable-0.8
Tue, 14 Dec 2010 10:38:42 +0000 Igor Sysoev merge r3798, r3806, r3807: stable-0.8
Tue, 14 Dec 2010 10:35:06 +0000 Igor Sysoev merge r3797: stable-0.8
Tue, 14 Dec 2010 10:33:37 +0000 Igor Sysoev bump version stable-0.8
Mon, 13 Dec 2010 11:05:53 +0000 Igor Sysoev release-0.9.3 tag
Mon, 13 Dec 2010 11:05:52 +0000 Igor Sysoev nginx-0.9.3-RELEASE release-0.9.3
Mon, 13 Dec 2010 10:55:15 +0000 Igor Sysoev allow "env" to work in the single process mode
Sun, 12 Dec 2010 21:13:27 +0000 Igor Sysoev always run regex in server_name to get captures for IPv6 addresses,
Sun, 12 Dec 2010 21:10:59 +0000 Igor Sysoev test wildcard tail hash existance for IPv6 addresses,
Sun, 12 Dec 2010 20:11:31 +0000 Igor Sysoev style fix
Sat, 11 Dec 2010 10:59:26 +0000 Igor Sysoev remove semicolon, because it is already in "nginx: " prefix
Mon, 06 Dec 2010 14:51:20 +0000 Igor Sysoev test for maximum errno value, since Solaris has no sys_nerr
Mon, 06 Dec 2010 14:50:27 +0000 Igor Sysoev style fix
Mon, 06 Dec 2010 14:49:17 +0000 Igor Sysoev test for _sys_nerr only if sys_nerr was not found
Mon, 06 Dec 2010 14:40:40 +0000 Igor Sysoev bump version
Mon, 06 Dec 2010 11:36:31 +0000 Igor Sysoev release-0.9.2 tag
Mon, 06 Dec 2010 11:36:30 +0000 Igor Sysoev nginx-0.9.2-RELEASE release-0.9.2
Mon, 06 Dec 2010 11:17:03 +0000 Igor Sysoev remove SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG becuase of CVE-2010-4180
Mon, 06 Dec 2010 11:11:05 +0000 Igor Sysoev "If-Unmodified-Since" support
Thu, 02 Dec 2010 14:20:51 +0000 Igor Sysoev fix building by msvc8 introduced by the previous commit
Thu, 02 Dec 2010 10:05:41 +0000 Igor Sysoev fallback to accept() if accept4() is not implemented,
Wed, 01 Dec 2010 19:22:37 +0000 Igor Sysoev fix building by Cygwin: Cygwin defines _sys_nerr instead of sys_nerr,
Tue, 30 Nov 2010 13:26:21 +0000 Igor Sysoev bump version
Tue, 30 Nov 2010 13:10:33 +0000 Igor Sysoev release-0.9.1 tag
Tue, 30 Nov 2010 13:10:32 +0000 Igor Sysoev nginx-0.9.1-RELEASE release-0.9.1
Tue, 30 Nov 2010 12:56:29 +0000 Igor Sysoev add audio/ogg
Mon, 29 Nov 2010 19:41:53 +0000 Igor Sysoev fix comment
Mon, 29 Nov 2010 19:40:54 +0000 Igor Sysoev revert processing NGX_OK in rewrite phase changed in r3798,
Mon, 29 Nov 2010 19:39:26 +0000 Igor Sysoev bump version
Mon, 29 Nov 2010 15:29:32 +0000 Igor Sysoev release-0.9.0 tag
Mon, 29 Nov 2010 15:29:31 +0000 Igor Sysoev nginx-0.9.0-RELEASE release-0.9.0
Mon, 29 Nov 2010 15:23:06 +0000 Igor Sysoev add man page in release tarball and fix man building procedure
Mon, 29 Nov 2010 15:21:24 +0000 Igor Sysoev add the first release date
Mon, 29 Nov 2010 15:01:06 +0000 Igor Sysoev add "nginx: " prefix when logging to the stderr
Mon, 29 Nov 2010 15:00:02 +0000 Igor Sysoev move ngx_strerror_init() at the very start
Mon, 29 Nov 2010 14:01:17 +0000 Igor Sysoev revert processing NGX_OK and NGX_DONE in rewrite phase changed in r3634
Mon, 29 Nov 2010 09:23:25 +0000 Igor Sysoev allocate last zero byte in ngx_crypt()
Fri, 26 Nov 2010 13:58:28 +0000 Igor Sysoev style fix
Fri, 26 Nov 2010 13:36:36 +0000 Igor Sysoev fix building by icc8
Fri, 26 Nov 2010 12:40:56 +0000 Igor Sysoev keepalive_disable
Fri, 26 Nov 2010 12:25:51 +0000 Igor Sysoev allow variable as "map" value
Thu, 25 Nov 2010 15:36:24 +0000 Igor Sysoev use "\" to escape "default", "include", and "hostnames" values instead of "!"
Thu, 25 Nov 2010 15:24:29 +0000 Igor Sysoev allow empty value as "map" parameter
Thu, 25 Nov 2010 15:22:43 +0000 Igor Sysoev allow expressions in the first "map" parameter
Thu, 25 Nov 2010 14:12:31 +0000 Igor Sysoev add nginx.8 man page
Thu, 25 Nov 2010 11:04:03 +0000 Igor Sysoev use copied strerror() messages and autoconfigured sys_nerr value
Thu, 25 Nov 2010 10:15:04 +0000 Igor Sysoev Linux accept4() support
Wed, 24 Nov 2010 13:41:37 +0000 Igor Sysoev bump version
Wed, 24 Nov 2010 12:50:36 +0000 Igor Sysoev stable-0.8 branch stable-0.8
Mon, 18 Oct 2010 12:03:27 +0000 Igor Sysoev release-0.8.53 tag
Mon, 18 Oct 2010 12:03:26 +0000 Igor Sysoev nginx-0.8.53-RELEASE release-0.8.53
Mon, 18 Oct 2010 10:14:00 +0000 Igor Sysoev allow override redirect status in error_page
Thu, 14 Oct 2010 09:20:01 +0000 Igor Sysoev change order of limit_req lookup result processing
Wed, 13 Oct 2010 20:58:41 +0000 Igor Sysoev an excess was logged as 0.000 if requests were limited without delay:
Tue, 12 Oct 2010 12:18:39 +0000 Igor Sysoev always update an aio_senfile connection flag accodring to a current
Tue, 12 Oct 2010 12:11:11 +0000 Igor Sysoev update event flags after successful io_submit()
Tue, 12 Oct 2010 12:06:52 +0000 Igor Sysoev file AIO read may be posted inside loop
Mon, 11 Oct 2010 18:48:18 +0000 Igor Sysoev add default listen port at the end of server block parsing instead of
Fri, 08 Oct 2010 11:42:05 +0000 Igor Sysoev fix testing, the bug has been introduced in r3218
Mon, 04 Oct 2010 15:03:00 +0000 Igor Sysoev gzip_disable degradation
Mon, 04 Oct 2010 14:59:41 +0000 Igor Sysoev ngx_http_degraded()
Mon, 04 Oct 2010 13:50:09 +0000 Igor Sysoev bump version
Tue, 28 Sep 2010 06:59:59 +0000 Igor Sysoev release-0.8.52 tag
Tue, 28 Sep 2010 06:59:58 +0000 Igor Sysoev nginx-0.8.52-RELEASE release-0.8.52
Tue, 28 Sep 2010 06:50:52 +0000 Igor Sysoev nginx uses SSL mode for a listen socket with any option set,
Tue, 28 Sep 2010 06:46:58 +0000 Igor Sysoev bump version
Mon, 27 Sep 2010 13:08:41 +0000 Igor Sysoev release-0.8.51 tag
Mon, 27 Sep 2010 13:08:40 +0000 Igor Sysoev nginx-0.8.51-RELEASE release-0.8.51
Mon, 27 Sep 2010 11:48:12 +0000 Igor Sysoev allow duplicate listen ssl options
Mon, 27 Sep 2010 11:23:45 +0000 Igor Sysoev decrease resolver errors level to error
Wed, 15 Sep 2010 15:24:21 +0000 Igor Sysoev worker_rlimit_core should be off_t
Mon, 13 Sep 2010 12:44:43 +0000 Igor Sysoev fix typo
Mon, 06 Sep 2010 14:19:18 +0000 Igor Sysoev discard "secure_link_expires on|off"
Mon, 06 Sep 2010 11:07:07 +0000 Igor Sysoev bump version
Thu, 02 Sep 2010 14:59:19 +0000 Igor Sysoev release-0.8.50 tag
Thu, 02 Sep 2010 14:59:18 +0000 Igor Sysoev nginx-0.8.50-RELEASE release-0.8.50
Thu, 02 Sep 2010 14:37:16 +0000 Igor Sysoev new ngx_http_secure_link_module with secure_link, secure_link_md5, and
Thu, 02 Sep 2010 14:31:47 +0000 Igor Sysoev fix race condition if during reconfiguration two cache managers try
Thu, 02 Sep 2010 14:02:57 +0000 Igor Sysoev gzip_disable msie6 ignored other patterns
Thu, 02 Sep 2010 14:01:58 +0000 Igor Sysoev gzip_disable compiled always the first pattern only
Thu, 02 Sep 2010 13:54:28 +0000 Igor Sysoev gzip_disable msie6 did not inherited if nginx was built without PCRE
Thu, 02 Sep 2010 13:49:05 +0000 Igor Sysoev add "Global\" prefix for signal events
Thu, 02 Sep 2010 13:43:02 +0000 Igor Sysoev the -q switch
Thu, 26 Aug 2010 12:33:08 +0000 Igor Sysoev if a location is specified by regex, then always compile an "alias",
Wed, 25 Aug 2010 12:30:08 +0000 Igor Sysoev bump version
Mon, 09 Aug 2010 08:24:14 +0000 Igor Sysoev release-0.8.49 tag
Mon, 09 Aug 2010 08:24:13 +0000 Igor Sysoev nginx-0.8.49-RELEASE release-0.8.49
Fri, 06 Aug 2010 15:55:05 +0000 Igor Sysoev image_filter_jpeg_quality supports variables
Wed, 04 Aug 2010 13:34:23 +0000 Igor Sysoev zero fcn->updating after node allocation
Wed, 04 Aug 2010 12:55:27 +0000 Igor Sysoev error status codes could be cached for next request only,
Tue, 03 Aug 2010 18:38:08 +0000 Igor Sysoev we can free GeoIPRecord just after GeoIP_region_name_by_code(),
Tue, 03 Aug 2010 18:27:56 +0000 Igor Sysoev fix segfault, the bug has been introduced in r3738
Tue, 03 Aug 2010 18:24:18 +0000 Igor Sysoev bump version
Tue, 03 Aug 2010 15:10:57 +0000 Igor Sysoev release-0.8.48 tag
Tue, 03 Aug 2010 15:10:56 +0000 Igor Sysoev nginx-0.8.48-RELEASE release-0.8.48
Tue, 03 Aug 2010 15:01:34 +0000 Igor Sysoev $geoip_region_name
Tue, 03 Aug 2010 14:19:49 +0000 Igor Sysoev $geoip_dma_code and $geoip_area_code
Tue, 03 Aug 2010 13:35:48 +0000 Igor Sysoev fix fastcgi_split_path_info, if URI was not fully captured
Tue, 03 Aug 2010 12:59:14 +0000 Igor Sysoev *) make code consistent to fastcgi, etc
Tue, 03 Aug 2010 12:53:06 +0000 Igor Sysoev use NULL instead of 0
Tue, 03 Aug 2010 09:42:53 +0000 Igor Sysoev delete surplus assignment
Tue, 03 Aug 2010 09:24:25 +0000 Igor Sysoev inherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass inside
Mon, 02 Aug 2010 15:28:04 +0000 Igor Sysoev ngx_http_conf_get_module_srv_conf() and ngx_http_conf_get_module_loc_conf()
Mon, 02 Aug 2010 12:47:52 +0000 Igor Sysoev fix directive type
Mon, 02 Aug 2010 12:34:15 +0000 Igor Sysoev change logic slightly
Mon, 02 Aug 2010 12:32:33 +0000 Igor Sysoev change order
Mon, 02 Aug 2010 12:27:58 +0000 Igor Sysoev *) delete cache key node after a cache file removal
Fri, 30 Jul 2010 13:25:19 +0000 Igor Sysoev escape ";" in arguments
Fri, 30 Jul 2010 12:41:55 +0000 Igor Sysoev count cache key node usage for cached error statuses
Fri, 30 Jul 2010 10:20:08 +0000 Igor Sysoev do not free unused cache node if cache min_uses > 1,
Thu, 29 Jul 2010 15:40:03 +0000 Igor Sysoev return 415 on too big image in image filter
Thu, 29 Jul 2010 10:01:31 +0000 Igor Sysoev change default server_name_in_redirect value to off,
Thu, 29 Jul 2010 10:00:04 +0000 Igor Sysoev use an empty name as default server_name instread of hostname
Thu, 29 Jul 2010 09:55:54 +0000 Igor Sysoev allow server_name "" as the first name
Thu, 29 Jul 2010 09:30:15 +0000 Igor Sysoev decrease SSL handshake error level to info
Thu, 29 Jul 2010 09:10:12 +0000 Igor Sysoev copy OpenSSL-0.9.8o LICENSE for nginx/Windows zip
Thu, 29 Jul 2010 08:10:22 +0000 Igor Sysoev bump version
Wed, 28 Jul 2010 16:16:49 +0000 Igor Sysoev release-0.8.47 tag
Wed, 28 Jul 2010 16:16:48 +0000 Igor Sysoev nginx-0.8.47-RELEASE release-0.8.47
Wed, 28 Jul 2010 15:56:56 +0000 Igor Sysoev move debug logging inside ngx_http_file_cache_free()
Wed, 28 Jul 2010 15:51:50 +0000 Igor Sysoev fix $request_time for subrequests
Wed, 28 Jul 2010 15:49:34 +0000 Igor Sysoev several changes in cache cleanup handling:
Tue, 27 Jul 2010 19:11:17 +0000 Igor Sysoev fix r3708 and r3695: valid_sec is set only for caching error status codes
Tue, 27 Jul 2010 15:26:33 +0000 Igor Sysoev fix r3707: cache node should be freed be a response is not cached
Tue, 27 Jul 2010 13:04:13 +0000 Igor Sysoev fix typo
Tue, 27 Jul 2010 11:22:59 +0000 Igor Sysoev fix r3695: this commit
Mon, 19 Jul 2010 15:31:46 +0000 Igor Sysoev an intercepted error code was not cached
Mon, 19 Jul 2010 15:29:16 +0000 Igor Sysoev style fix
Mon, 19 Jul 2010 15:28:22 +0000 Igor Sysoev initialize r->cache->file.fd with NGX_INVALID_FILE
Mon, 19 Jul 2010 15:27:06 +0000 Igor Sysoev bump version
Mon, 19 Jul 2010 11:31:31 +0000 Igor Sysoev release-0.8.46 tag
Mon, 19 Jul 2010 11:31:30 +0000 Igor Sysoev nginx-0.8.46-RELEASE release-0.8.46
Mon, 19 Jul 2010 09:55:43 +0000 Igor Sysoev add warnings for proxy_no_cache and fastcgi_no_cache
Mon, 19 Jul 2010 09:36:04 +0000 Igor Sysoev proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass
Fri, 16 Jul 2010 10:01:49 +0000 Igor Sysoev rename ngx_http_file_cache_create() to ngx_http_file_cache_new()
Thu, 15 Jul 2010 14:01:02 +0000 Igor Sysoev ngx_http_file_cache_create()
Thu, 15 Jul 2010 13:46:32 +0000 Igor Sysoev ngx_http_file_cache_name()
Thu, 15 Jul 2010 13:10:05 +0000 Igor Sysoev style fix
Thu, 15 Jul 2010 13:08:51 +0000 Igor Sysoev delete empty cache zone node if we could not get response to cache
Wed, 14 Jul 2010 11:29:19 +0000 Igor Sysoev fix scgi_no_cache and uwsgi_no_cache initialization
Wed, 14 Jul 2010 11:15:45 +0000 Igor Sysoev use ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Wed, 14 Jul 2010 11:13:59 +0000 Igor Sysoev ngx_http_test_predicates(), ngx_http_set_predicate_slot()
Wed, 14 Jul 2010 11:09:56 +0000 Igor Sysoev bump version
Tue, 13 Jul 2010 11:59:37 +0000 Igor Sysoev release-0.8.45 tag
Tue, 13 Jul 2010 11:59:36 +0000 Igor Sysoev nginx-0.8.45-RELEASE release-0.8.45
Tue, 13 Jul 2010 10:17:09 +0000 Igor Sysoev allow setfib=0
Mon, 12 Jul 2010 12:52:01 +0000 Igor Sysoev use xmlSAXHandler._private field to store xslt filter context
Thu, 08 Jul 2010 16:17:11 +0000 Igor Sysoev fix building by msvc7
Thu, 08 Jul 2010 15:57:36 +0000 Igor Sysoev stop ./configure on Win32 if no library sources was specified,
Thu, 08 Jul 2010 15:51:47 +0000 Igor Sysoev do not use prebuild OpenSSL Win32 libraries
Thu, 08 Jul 2010 14:02:09 +0000 Igor Sysoev fix typo
Thu, 08 Jul 2010 13:49:21 +0000 Igor Sysoev style fix
Wed, 07 Jul 2010 10:17:19 +0000 Igor Sysoev update r->buffered after processing SSI command,
Wed, 07 Jul 2010 10:09:44 +0000 Igor Sysoev bump version
Mon, 05 Jul 2010 15:23:56 +0000 Igor Sysoev release-0.8.44 tag
Mon, 05 Jul 2010 15:23:55 +0000 Igor Sysoev nginx-0.8.44-RELEASE release-0.8.44
Mon, 05 Jul 2010 13:49:16 +0000 Igor Sysoev listen setfib=X
Mon, 05 Jul 2010 13:45:10 +0000 Igor Sysoev fix case of partially matched patterns on buffer border in sub_filter
Mon, 05 Jul 2010 13:35:20 +0000 Igor Sysoev fix recognition of SSLv2 Client Hello Packet large than 255 bytes
Mon, 05 Jul 2010 13:02:25 +0000 Igor Sysoev try to use C99 variadic macros first:
Mon, 05 Jul 2010 12:47:35 +0000 Igor Sysoev fix building by owc12: GetLongPathName() is available since Win2K only
Sat, 03 Jul 2010 20:16:55 +0000 Igor Sysoev HP/UX uses EWOULDBLOCK instead of EAGAIN
Fri, 02 Jul 2010 10:05:40 +0000 Igor Sysoev do not use a cache headers set to hide
Fri, 02 Jul 2010 09:49:27 +0000 Igor Sysoev treat Set-Cookie as a header that forbids caching
Fri, 02 Jul 2010 09:28:50 +0000 Igor Sysoev update the previous commit
Fri, 02 Jul 2010 09:25:38 +0000 Igor Sysoev use shared ngx_http_upstream_ignore_headers_masks[]
Thu, 01 Jul 2010 12:56:32 +0000 Igor Sysoev bump version
Wed, 30 Jun 2010 15:11:44 +0000 Igor Sysoev release-0.8.43 tag
Wed, 30 Jun 2010 15:11:43 +0000 Igor Sysoev nginx-0.8.43-RELEASE release-0.8.43
Wed, 30 Jun 2010 14:42:15 +0000 Igor Sysoev remove r->zero_body unused since the previous commit
Wed, 30 Jun 2010 14:39:28 +0000 Igor Sysoev Fix processing
Wed, 30 Jun 2010 14:30:55 +0000 Igor Sysoev change logic introduced in r3649:
Wed, 30 Jun 2010 14:28:54 +0000 Igor Sysoev style fix: remove tabs
Wed, 30 Jun 2010 13:15:20 +0000 Igor Sysoev set uid values for main request only
Wed, 30 Jun 2010 12:01:56 +0000 Igor Sysoev fix IPv6 listen socket handling while reconfiguring
Wed, 30 Jun 2010 10:33:02 +0000 Igor Sysoev fix ngx_write_file() buf
Wed, 30 Jun 2010 10:13:51 +0000 Igor Sysoev test binary geo range base size
Wed, 30 Jun 2010 10:12:46 +0000 Igor Sysoev test the second binary geo range base existence
Wed, 30 Jun 2010 10:05:56 +0000 Igor Sysoev test binary geo ranges base only for ranges
Wed, 30 Jun 2010 10:02:05 +0000 Igor Sysoev test binary gep range base mtime
Tue, 29 Jun 2010 16:06:20 +0000 Igor Sysoev binary geo ranges base cache
Tue, 29 Jun 2010 15:18:50 +0000 Igor Sysoev ngx_create_file_mapping()
Tue, 29 Jun 2010 13:36:16 +0000 Igor Sysoev change duplicate default geo range processing
Fri, 25 Jun 2010 13:17:33 +0000 Igor Sysoev fix building without IPv6 after the previous commit
Fri, 25 Jun 2010 12:16:31 +0000 Igor Sysoev Now $uid_set may be used at any time, r2013 states the same is wrong.
Fri, 25 Jun 2010 12:06:37 +0000 Igor Sysoev make logic more clear
Fri, 25 Jun 2010 12:05:12 +0000 Igor Sysoev delete stale comments
Thu, 24 Jun 2010 15:26:05 +0000 Igor Sysoev eliminate a number of ranges: about 18,000 /16 networks are empty,
Thu, 24 Jun 2010 15:17:06 +0000 Igor Sysoev fix a bug when ngx_cpymem() returns a cast type:
Thu, 24 Jun 2010 13:16:19 +0000 Igor Sysoev break cycle early
Wed, 23 Jun 2010 16:34:54 +0000 Igor Sysoev style fix
Wed, 23 Jun 2010 15:31:33 +0000 Igor Sysoev change ngx_http_variable_value_node_t to more generic ngx_str_node_t
Wed, 23 Jun 2010 14:49:57 +0000 Igor Sysoev bump version
Mon, 21 Jun 2010 10:16:25 +0000 Igor Sysoev release-0.8.42 tag
Mon, 21 Jun 2010 10:16:24 +0000 Igor Sysoev nginx-0.8.42-RELEASE release-0.8.42
Fri, 18 Jun 2010 15:51:14 +0000 Igor Sysoev ngx_http_scgi_module
Fri, 18 Jun 2010 15:38:31 +0000 Igor Sysoev Test regex location if URI matches exactly to non-exact location.
Fri, 18 Jun 2010 15:17:07 +0000 Igor Sysoev use ngx_http_send_response() in empty_gif
Fri, 18 Jun 2010 15:16:18 +0000 Igor Sysoev add files missed in the previuos commit
Fri, 18 Jun 2010 15:15:20 +0000 Igor Sysoev return code text
Fri, 18 Jun 2010 15:08:44 +0000 Igor Sysoev ngx_http_send_response()
Fri, 18 Jun 2010 14:58:52 +0000 Igor Sysoev 303 See Other
Tue, 15 Jun 2010 15:30:00 +0000 Igor Sysoev style fix
Tue, 15 Jun 2010 15:27:06 +0000 Igor Sysoev fix r3628
Tue, 15 Jun 2010 15:21:37 +0000 Igor Sysoev make code more obviuos
Tue, 15 Jun 2010 15:15:06 +0000 Igor Sysoev use ngx_http_parse_status_line()
Tue, 15 Jun 2010 15:13:34 +0000 Igor Sysoev ngx_http_parse_status_line()
Tue, 15 Jun 2010 15:09:18 +0000 Igor Sysoev update the previous commit
Tue, 15 Jun 2010 14:30:13 +0000 Igor Sysoev support CGI-style response
Tue, 15 Jun 2010 12:45:33 +0000 Igor Sysoev style fix
Tue, 15 Jun 2010 12:41:13 +0000 Igor Sysoev bump version
Tue, 15 Jun 2010 09:55:01 +0000 Igor Sysoev release-0.7.67 tag stable-0.7
Tue, 15 Jun 2010 09:55:00 +0000 Igor Sysoev nginx-0.7.67-RELEASE stable-0.7 release-0.7.67
Tue, 15 Jun 2010 09:51:58 +0000 Igor Sysoev merge r3615: stable-0.7
Tue, 15 Jun 2010 09:50:55 +0000 Igor Sysoev bump version stable-0.7
Tue, 15 Jun 2010 09:45:07 +0000 Igor Sysoev release-0.8.41 tag
Tue, 15 Jun 2010 09:45:06 +0000 Igor Sysoev nginx-0.8.41-RELEASE release-0.8.41
Tue, 15 Jun 2010 09:31:19 +0000 Igor Sysoev allow spaces in URI
Mon, 14 Jun 2010 18:09:52 +0000 Igor Sysoev do not free() stack allocated buffer
Thu, 10 Jun 2010 11:08:28 +0000 Igor Sysoev PATCH method
Thu, 10 Jun 2010 08:17:16 +0000 Igor Sysoev allow Destination URL without host
Tue, 08 Jun 2010 19:33:53 +0000 Igor Sysoev delete empty Server and Date header used only in proxy mode
Tue, 08 Jun 2010 16:15:47 +0000 Igor Sysoev change variable names
Tue, 08 Jun 2010 15:25:48 +0000 Igor Sysoev install uwsgi_params
Tue, 08 Jun 2010 13:43:20 +0000 Igor Sysoev delete surplus flush
Tue, 08 Jun 2010 09:06:57 +0000 Igor Sysoev do not try to calculate procent sum if there was an error
Mon, 07 Jun 2010 14:37:56 +0000 Igor Sysoev delete useless code
Mon, 07 Jun 2010 14:33:50 +0000 Igor Sysoev fix rewritten Refresh header length
Mon, 07 Jun 2010 13:38:39 +0000 Igor Sysoev 202 Accepted status code
Mon, 07 Jun 2010 13:34:56 +0000 Igor Sysoev bump version
Mon, 07 Jun 2010 12:41:32 +0000 Igor Sysoev release-0.7.66 tag stable-0.7
Mon, 07 Jun 2010 12:41:31 +0000 Igor Sysoev nginx-0.7.66-RELEASE stable-0.7 release-0.7.66
Mon, 07 Jun 2010 12:38:33 +0000 Igor Sysoev release-0.8.40 tag
Mon, 07 Jun 2010 12:38:32 +0000 Igor Sysoev nginx-0.8.40-RELEASE release-0.8.40
Mon, 07 Jun 2010 12:27:06 +0000 Igor Sysoev merge r3528: stable-0.7
Mon, 07 Jun 2010 12:23:23 +0000 Igor Sysoev merge r3518, r3527: stable-0.7
Mon, 07 Jun 2010 12:17:10 +0000 Igor Sysoev merge r3502: stable-0.7
Mon, 07 Jun 2010 12:08:44 +0000 Igor Sysoev merge r3498, r3499: stable-0.7
Mon, 07 Jun 2010 11:55:20 +0000 Igor Sysoev merge r3489, r3493: stable-0.7
Mon, 07 Jun 2010 11:51:37 +0000 Igor Sysoev merge r3487, r3525: stable-0.7
Mon, 07 Jun 2010 11:49:03 +0000 Igor Sysoev merge r3488: stable-0.7
Mon, 07 Jun 2010 11:48:19 +0000 Igor Sysoev merge r3482: stable-0.7
Mon, 07 Jun 2010 11:46:43 +0000 Igor Sysoev merge r3515: stable-0.7
Mon, 07 Jun 2010 11:45:04 +0000 Igor Sysoev merge r3478: stable-0.7
Mon, 07 Jun 2010 10:37:58 +0000 Igor Sysoev merge r3477: stable-0.7
Mon, 07 Jun 2010 10:35:08 +0000 Igor Sysoev merge r3473, r3474, r3385, r3386, r3537: stable-0.7
Mon, 07 Jun 2010 10:26:50 +0000 Igor Sysoev merge r3464, r3500, r3501: stable-0.7
Mon, 07 Jun 2010 10:15:21 +0000 Igor Sysoev merge r3460: stable-0.7
Mon, 07 Jun 2010 10:14:11 +0000 Igor Sysoev merge r3459, r3571: stable-0.7
Mon, 07 Jun 2010 10:09:14 +0000 Igor Sysoev merge r3456, r3458, r3465: stable-0.7
Mon, 07 Jun 2010 10:04:13 +0000 Igor Sysoev merge r3457: stable-0.7
Mon, 07 Jun 2010 09:54:19 +0000 Igor Sysoev merge r3454, r3455, r3486, r3496, r3519, r3523: stable-0.7
Mon, 07 Jun 2010 09:36:33 +0000 Igor Sysoev merge r3452, r3462, r3471, r3472: stable-0.7
Mon, 07 Jun 2010 09:25:39 +0000 Igor Sysoev merge r3451, r3506: stable-0.7
Mon, 07 Jun 2010 09:19:10 +0000 Igor Sysoev merge r3412, r3485: stable-0.7
Mon, 07 Jun 2010 09:06:39 +0000 Igor Sysoev merge r3399: stable-0.7
Mon, 07 Jun 2010 09:05:18 +0000 Igor Sysoev merge r3394, r3395: stable-0.7
Mon, 07 Jun 2010 09:01:46 +0000 Igor Sysoev merge r3368, r3392: stable-0.7
Mon, 07 Jun 2010 08:51:48 +0000 Igor Sysoev merge r3318, r3449: stable-0.7
Fri, 04 Jun 2010 17:47:04 +0000 Igor Sysoev merge r3316, r3317, r3420, r3421, r3453: stable-0.7
Fri, 04 Jun 2010 17:38:59 +0000 Igor Sysoev bump version stable-0.7
Fri, 04 Jun 2010 16:05:55 +0000 Igor Sysoev fix "/dir/%3F../" and "/dir/%23../" cases
Fri, 04 Jun 2010 15:37:49 +0000 Igor Sysoev test default NTFS stream "::$DATA"
Fri, 04 Jun 2010 13:34:23 +0000 Igor Sysoev *) delete no longer used unix domain sockets
Fri, 04 Jun 2010 12:55:01 +0000 Igor Sysoev uwsgi cache
Fri, 04 Jun 2010 12:32:08 +0000 Igor Sysoev uwsgi_bind
Fri, 04 Jun 2010 12:26:27 +0000 Igor Sysoev allow uwsgi_param to override client headers using HTTP_ parameters
Fri, 04 Jun 2010 11:31:01 +0000 Igor Sysoev uwsgi_store
Fri, 04 Jun 2010 10:03:57 +0000 Igor Sysoev add uwsgi_param and client request headers debug logging
Fri, 04 Jun 2010 09:17:09 +0000 Igor Sysoev do not pass if-... headers for cacheable fastcgi responses
Thu, 03 Jun 2010 16:42:07 +0000 Igor Sysoev rename variable to conform to the next commit
Thu, 03 Jun 2010 14:50:59 +0000 Igor Sysoev use local headers_names array instead of stored in configuration
Thu, 03 Jun 2010 14:41:30 +0000 Igor Sysoev allow fastcgi_param to override client headers using HTTP_ parameters
Thu, 03 Jun 2010 13:49:59 +0000 Igor Sysoev add client request headers debug logging in fastcgi
Wed, 02 Jun 2010 15:08:29 +0000 Igor Sysoev remove the special static fastcgi_param values processing,
Tue, 01 Jun 2010 20:32:32 +0000 Igor Sysoev print default module temporary directory path in summary
Tue, 01 Jun 2010 20:27:03 +0000 Igor Sysoev style fix
Tue, 01 Jun 2010 20:24:30 +0000 Igor Sysoev improve uwsgi_string processing
Tue, 01 Jun 2010 20:23:14 +0000 Igor Sysoev delete unneeded declaration
Tue, 01 Jun 2010 20:21:56 +0000 Igor Sysoev delete unused ngx_http_uwsgi_add_variables()
Tue, 01 Jun 2010 20:19:57 +0000 Igor Sysoev improve uwsgi_modifierX processing:
Tue, 01 Jun 2010 19:57:52 +0000 Igor Sysoev remove LICENSE text
Tue, 01 Jun 2010 17:46:01 +0000 Igor Sysoev style fix
Tue, 01 Jun 2010 17:44:51 +0000 Igor Sysoev ./configure --http-uwsgi-temp-path=PATH
Tue, 01 Jun 2010 17:30:23 +0000 Igor Sysoev fix the previous commit when value is static string: remove the special
Tue, 01 Jun 2010 17:25:36 +0000 Igor Sysoev remove useless copy: key name should be just copied before value length
Tue, 01 Jun 2010 17:04:56 +0000 Igor Sysoev simplify binary little endian length processing
Tue, 01 Jun 2010 16:12:00 +0000 Igor Sysoev use ngx_str_set() and ngx_str_null()
Tue, 01 Jun 2010 16:10:05 +0000 Igor Sysoev fix copyrights
Tue, 01 Jun 2010 16:00:42 +0000 Igor Sysoev fix style, some names, and building by MSVC8
Tue, 01 Jun 2010 15:55:04 +0000 Igor Sysoev style fix: remove tabs and trailing spaces
Tue, 01 Jun 2010 15:53:11 +0000 Igor Sysoev import original ngx_http_uwsgi_module version
Tue, 01 Jun 2010 15:20:14 +0000 Igor Sysoev bump version
Mon, 31 May 2010 15:10:05 +0000 Igor Sysoev release-0.8.39 tag
Mon, 31 May 2010 15:10:04 +0000 Igor Sysoev nginx-0.8.39-RELEASE release-0.8.39
Mon, 31 May 2010 14:49:11 +0000 Igor Sysoev fix IPv6 and Unix domain sockets inheritance while online upgrade
Mon, 31 May 2010 14:44:17 +0000 Igor Sysoev fix building by ICC8, the bug had been introduced in r3476
Mon, 31 May 2010 14:41:54 +0000 Igor Sysoev fix handling an inherited alias in inclusive location
Thu, 27 May 2010 13:44:22 +0000 Igor Sysoev fix a try_files/alias case when alias uses captures and
Thu, 27 May 2010 13:24:19 +0000 Igor Sysoev do not add tested file to a location regex string,
Thu, 27 May 2010 13:15:24 +0000 Igor Sysoev fix the previous commit
Thu, 27 May 2010 13:09:09 +0000 Igor Sysoev improve debug logging: "try to use file/dir"
Thu, 27 May 2010 12:55:05 +0000 Igor Sysoev bump version
Mon, 24 May 2010 12:47:50 +0000 Igor Sysoev release-0.8.38 tag
Mon, 24 May 2010 12:47:49 +0000 Igor Sysoev nginx-0.8.38-RELEASE release-0.8.38
Mon, 24 May 2010 12:35:10 +0000 Igor Sysoev remove r->zero_in_uri
Mon, 24 May 2010 11:01:05 +0000 Igor Sysoev proxy_no_cache and fastcgi_no_cache
Mon, 24 May 2010 07:43:39 +0000 Igor Sysoev fix delay in limit_req
Sun, 23 May 2010 19:36:12 +0000 Igor Sysoev autodetect redirect if URI is rewritten to a string starting with $scheme
Thu, 20 May 2010 11:46:01 +0000 Igor Sysoev delete warnings of proxy_upstream_max_fails, proxy_upstream_fail_timeout,
Tue, 18 May 2010 16:24:56 +0000 Igor Sysoev allow to use $uid_got in SSI and perl module
Tue, 18 May 2010 16:20:02 +0000 Igor Sysoev bump version
Mon, 17 May 2010 06:08:53 +0000 Igor Sysoev release-0.8.37 tag
Mon, 17 May 2010 06:08:52 +0000 Igor Sysoev nginx-0.8.37-RELEASE release-0.8.37
Fri, 14 May 2010 12:18:44 +0000 Igor Sysoev fix SSI include stub for valid empty responses
Fri, 14 May 2010 12:04:58 +0000 Igor Sysoev do not cache response if it has "no-store" or "private"
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Fri, 14 May 2010 09:55:33 +0000 Igor Sysoev use ngx_min() and ngx_max()
Fri, 14 May 2010 09:22:58 +0000 Igor Sysoev fix segfault: ngx_http_upstream_cleanup() cleans r->cleanup,
Fri, 14 May 2010 09:02:10 +0000 Igor Sysoev ngx_http_split_clients_module
Fri, 14 May 2010 09:01:30 +0000 Igor Sysoev ngx_atofp()
Thu, 13 May 2010 13:58:18 +0000 Igor Sysoev remove unused ./configure define's
Thu, 13 May 2010 12:52:45 +0000 Igor Sysoev allow hash key values more than 255 bytes, it does not actually increase mean
Thu, 13 May 2010 10:22:48 +0000 Igor Sysoev style fix: remove blank line
Wed, 12 May 2010 15:56:54 +0000 Igor Sysoev style fix: remove blank line
Wed, 12 May 2010 13:13:11 +0000 Igor Sysoev fix rounding issues in %f format
Wed, 12 May 2010 13:12:31 +0000 Igor Sysoev use double in %f format to allow %.15f precision
Fri, 23 Apr 2010 09:53:52 +0000 Igor Sysoev Zimbra IMAP server may return only 4 bytes: "+ \r\n"
Fri, 23 Apr 2010 08:14:57 +0000 Igor Sysoev bump version
Thu, 22 Apr 2010 17:37:22 +0000 Igor Sysoev release-0.8.36 tag
Thu, 22 Apr 2010 17:37:21 +0000 Igor Sysoev nginx-0.8.36-RELEASE release-0.8.36
Thu, 22 Apr 2010 17:15:42 +0000 Igor Sysoev use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinks
Thu, 22 Apr 2010 14:02:45 +0000 Igor Sysoev change processing variables accessed by SSI and perl module:
Thu, 22 Apr 2010 13:35:30 +0000 Igor Sysoev make $arg_ variables non-cacheable
Wed, 21 Apr 2010 16:01:52 +0000 Igor Sysoev do not log misleading errno in "not a regular file" error
Wed, 21 Apr 2010 15:59:36 +0000 Igor Sysoev use non-blocking open() not to hang on FIFO files, etc.
Wed, 21 Apr 2010 15:09:17 +0000 Igor Sysoev build nginx/Windows against OpenSSL-0.9.8n, since nginx-0.8.35
Wed, 21 Apr 2010 14:58:21 +0000 Igor Sysoev do not store an encoded variable value as a new cached variable value
Tue, 06 Apr 2010 11:49:36 +0000 Igor Sysoev fix building without HTTP cache, the bug had been introduced in r3461
Fri, 02 Apr 2010 14:20:48 +0000 Igor Sysoev copy OpenSSL-1.0.0 LICENSE for nginx/Windows zip
Fri, 02 Apr 2010 14:19:45 +0000 Igor Sysoev fix building OpenSSL-1.0.0 on 64-bit Linux:
Fri, 02 Apr 2010 14:18:23 +0000 Igor Sysoev bump version
Thu, 01 Apr 2010 15:44:12 +0000 Igor Sysoev release-0.8.35 tag
Thu, 01 Apr 2010 15:44:11 +0000 Igor Sysoev nginx-0.8.35-RELEASE release-0.8.35
Thu, 01 Apr 2010 15:18:29 +0000 Igor Sysoev MSVC8 compatibility with OpenSSL 1.0.0
Thu, 01 Apr 2010 15:16:22 +0000 Igor Sysoev revert partially r1555 and fix the error "memcached sent invalid trailer"
Thu, 01 Apr 2010 12:45:59 +0000 Igor Sysoev escape ampersand in argument while rewrite
Thu, 01 Apr 2010 10:19:02 +0000 Igor Sysoev change ngx_http_ssi_filter and ngx_http_charset_filter order
Thu, 01 Apr 2010 10:18:00 +0000 Igor Sysoev chunked_transfer_encoding
Wed, 31 Mar 2010 13:30:50 +0000 Igor Sysoev do not add a port in redirect if we listen on unix domain socket
Tue, 30 Mar 2010 15:04:41 +0000 Igor Sysoev fix typo
Tue, 30 Mar 2010 14:15:25 +0000 Igor Sysoev do not set file time in ngx_copy_file() if the time is -1,
Fri, 26 Mar 2010 21:17:26 +0000 Igor Sysoev fix comments
Fri, 26 Mar 2010 13:38:41 +0000 Igor Sysoev use "rep; nop" instead of "pause" on Solaris/amd64
Fri, 26 Mar 2010 11:27:32 +0000 Igor Sysoev fix a comment and a style fix
Thu, 25 Mar 2010 13:27:52 +0000 Igor Sysoev reset a parsing state to parse correctly an upstream response,
Thu, 25 Mar 2010 10:07:38 +0000 Igor Sysoev zlib 1.2.4 compatibility
Thu, 25 Mar 2010 09:10:10 +0000 Igor Sysoev *) introduce ngx_time_sigsafe_update() to update the error log time only
Sat, 13 Mar 2010 18:08:07 +0000 Igor Sysoev *) use previously cached GMT offset value to update time from a signal handler
Fri, 12 Mar 2010 14:31:47 +0000 Igor Sysoev do not update time in the timer signal handler,
Fri, 12 Mar 2010 11:15:26 +0000 Igor Sysoev use sys_errlist[] in signal handler instead
Wed, 10 Mar 2010 14:41:49 +0000 Igor Sysoev "proxy_redirect default" may not be used if a proxy_pass uses variables
Wed, 10 Mar 2010 14:37:18 +0000 Igor Sysoev fix proxy_redirect name in error message
Wed, 10 Mar 2010 13:51:47 +0000 Igor Sysoev fix segfault if there was non cached large FastCGI stderr output before header,
Wed, 10 Mar 2010 13:49:17 +0000 Igor Sysoev bump version
Wed, 03 Mar 2010 17:00:10 +0000 Igor Sysoev release-0.8.34 tag
Wed, 03 Mar 2010 17:00:09 +0000 Igor Sysoev nginx-0.8.34-RELEASE release-0.8.34
Wed, 03 Mar 2010 16:37:57 +0000 Igor Sysoev add 7z MIME type
Wed, 03 Mar 2010 16:23:14 +0000 Igor Sysoev add OpenSSL_add_all_algorithms(), this fixes the error
Wed, 03 Mar 2010 16:14:07 +0000 Igor Sysoev make $request_method non-cacheable
Wed, 03 Mar 2010 15:14:04 +0000 Igor Sysoev remove code disabled since 0.1.29 version
Wed, 03 Mar 2010 15:08:06 +0000 Igor Sysoev use a right "Location" header name, however, it did not harm,
Wed, 03 Mar 2010 10:43:38 +0000 Igor Sysoev fix cached FastCGI response with large stderr output before header
Wed, 03 Mar 2010 10:21:12 +0000 Igor Sysoev allow HTTPS referers
Wed, 03 Mar 2010 10:05:54 +0000 Igor Sysoev compare long file names in case-insensitive mode,
Tue, 02 Mar 2010 08:41:47 +0000 Igor Sysoev Set SSL session context for "ssl_session_cache none".
Thu, 25 Feb 2010 17:26:01 +0000 Igor Sysoev fix a geo range if the range includes two or more /16 networks
Fri, 19 Feb 2010 20:54:58 +0000 Igor Sysoev decrease SSL handshake error level to info
Fri, 19 Feb 2010 13:53:11 +0000 Igor Sysoev SSI %s timefmt has no timezone offset
Fri, 19 Feb 2010 13:42:59 +0000 Igor Sysoev use content type of the parent request in SSI stub block output
Thu, 18 Feb 2010 14:47:09 +0000 Igor Sysoev style fix: remove tabs
Mon, 15 Feb 2010 19:38:59 +0000 Igor Sysoev fix $upstream_http_ variable prefix length
Fri, 12 Feb 2010 09:48:04 +0000 Igor Sysoev delete surplus code
Fri, 12 Feb 2010 09:45:05 +0000 Igor Sysoev const char *fmt in ngx_conf_log_error()
Fri, 12 Feb 2010 09:40:46 +0000 Igor Sysoev delete ngx_http_perl_cleanup_t unused since r909
Fri, 12 Feb 2010 09:32:02 +0000 Igor Sysoev fix request counter for $r->sleep(), the bug was introduced in r3050
Fri, 12 Feb 2010 09:31:01 +0000 Igor Sysoev bump version
Mon, 01 Feb 2010 16:09:16 +0000 Igor Sysoev release-0.7.65 tag stable-0.7
Mon, 01 Feb 2010 16:09:15 +0000 Igor Sysoev nginx-0.7.65-RELEASE stable-0.7 release-0.7.65
Mon, 01 Feb 2010 15:56:45 +0000 Igor Sysoev merge r3406: stable-0.7
Mon, 01 Feb 2010 15:55:48 +0000 Igor Sysoev merge r3351, r3352: stable-0.7
Mon, 01 Feb 2010 15:54:02 +0000 Igor Sysoev merge r3309, r3314, r3315, r3380: stable-0.7
Mon, 01 Feb 2010 15:49:36 +0000 Igor Sysoev merge r3294, r3305: stable-0.7
Mon, 01 Feb 2010 15:46:14 +0000 Igor Sysoev merge r3137, r3198, r3199, r3353, r3370, r3371, r3398, r3399: stable-0.7
Mon, 01 Feb 2010 15:32:57 +0000 Igor Sysoev merge r3286: stable-0.7
Mon, 01 Feb 2010 15:20:43 +0000 Igor Sysoev merge r3283, r3284: stable-0.7
Mon, 01 Feb 2010 15:17:12 +0000 Igor Sysoev merge r3282: stable-0.7
Mon, 01 Feb 2010 15:06:25 +0000 Igor Sysoev merge r3138, r3139, r3157, r3158, r3159, r3164, r3165, stable-0.7
Mon, 01 Feb 2010 14:55:53 +0000 Igor Sysoev merge r3208, r3209: stable-0.7
Mon, 01 Feb 2010 14:52:25 +0000 Igor Sysoev merge r3201, r3204, r3411: stable-0.7
Mon, 01 Feb 2010 14:44:43 +0000 Igor Sysoev merge r3200: stable-0.7
Mon, 01 Feb 2010 14:42:38 +0000 Igor Sysoev merge r3163, r3213: stable-0.7
Mon, 01 Feb 2010 14:39:16 +0000 Igor Sysoev merge r3155, r3156, r3160, r969, r3191, r3197, r3358: stable-0.7
Mon, 01 Feb 2010 14:31:26 +0000 Igor Sysoev merge r3148, r3152, r3161: stable-0.7
Mon, 01 Feb 2010 14:24:20 +0000 Igor Sysoev merge r3147: stable-0.7
Mon, 01 Feb 2010 14:16:45 +0000 Igor Sysoev merge r3153, r3154, r3288, r3382: stable-0.7
Mon, 01 Feb 2010 14:04:20 +0000 Igor Sysoev merge r3039, r3145: stable-0.7
Mon, 01 Feb 2010 14:01:24 +0000 Igor Sysoev merge r2990, r3324, r3384, r3419: stable-0.7
Mon, 01 Feb 2010 13:53:14 +0000 Igor Sysoev merge r3408: stable-0.7
Mon, 01 Feb 2010 13:50:03 +0000 Igor Sysoev bump version stable-0.7
Mon, 01 Feb 2010 13:36:32 +0000 Igor Sysoev release-0.8.33 tag
Mon, 01 Feb 2010 13:36:31 +0000 Igor Sysoev nginx-0.8.33-RELEASE release-0.8.33
Mon, 01 Feb 2010 12:58:07 +0000 Igor Sysoev do not disable keepalive after POST requests for MSIE 7+
Mon, 01 Feb 2010 12:01:01 +0000 Igor Sysoev disable keepalive for Safari:
Fri, 29 Jan 2010 16:45:14 +0000 Igor Sysoev delete u->cleanup mark, this fixes large values in $upstream_response_time,
Thu, 28 Jan 2010 14:17:51 +0000 Igor Sysoev disable Win32 short file names
Thu, 28 Jan 2010 14:09:28 +0000 Igor Sysoev skip URI trailing spaces under Win32
Thu, 28 Jan 2010 08:33:24 +0000 Igor Sysoev Fix segfault when while discarding body a write event handler is called,
Thu, 28 Jan 2010 08:22:45 +0000 Igor Sysoev bump version
Mon, 11 Jan 2010 15:35:45 +0000 Igor Sysoev release-0.8.32 tag
Mon, 11 Jan 2010 15:35:44 +0000 Igor Sysoev nginx-0.8.32-RELEASE release-0.8.32
Mon, 11 Jan 2010 15:14:23 +0000 Igor Sysoev allow a chunked body for 201 responses
Mon, 11 Jan 2010 13:39:24 +0000 Igor Sysoev fix ngx_utf8_cpystrn(): it did not fully copy utf-8 string
Mon, 11 Jan 2010 11:21:46 +0000 Igor Sysoev named captures worked for two names only
Mon, 11 Jan 2010 11:01:02 +0000 Igor Sysoev add context to a resolver log
Fri, 01 Jan 2010 14:53:56 +0000 Igor Sysoev 2010 year
Fri, 25 Dec 2009 15:43:40 +0000 Igor Sysoev use "localhost" in "Host" header line, if unix socket is used in "auth_http"
Fri, 25 Dec 2009 15:00:08 +0000 Igor Sysoev fix negative time in "Cache-Control" if "expires modified" sets time in the past
Fri, 25 Dec 2009 14:57:10 +0000 Igor Sysoev bump version
Wed, 23 Dec 2009 15:44:32 +0000 Igor Sysoev release-0.8.31 tag
Wed, 23 Dec 2009 15:44:31 +0000 Igor Sysoev nginx-0.8.31-RELEASE release-0.8.31
Wed, 23 Dec 2009 15:31:16 +0000 Igor Sysoev allow to handle 301/302 in error_page
Wed, 23 Dec 2009 14:46:45 +0000 Igor Sysoev fix a cached zero-length body case
Wed, 23 Dec 2009 14:22:17 +0000 Igor Sysoev fix typo
Tue, 22 Dec 2009 17:33:03 +0000 Igor Sysoev $geoip_city_continent_code, $geoip_latitude, $geoip_longitude
Tue, 22 Dec 2009 16:41:34 +0000 Igor Sysoev fix the "If-None-Match" header name
Tue, 22 Dec 2009 15:29:56 +0000 Igor Sysoev fix building by gcc 4.x with -O2/3/s in some Linux distributions:
Tue, 22 Dec 2009 15:15:45 +0000 Igor Sysoev fix building by gcc 4.4 with -O2/3/s:
Tue, 22 Dec 2009 13:03:49 +0000 Igor Sysoev force image filter conversion if JPEG application data consume more than 5%
Tue, 22 Dec 2009 10:45:29 +0000 Igor Sysoev style fix
Mon, 21 Dec 2009 21:56:48 +0000 Igor Sysoev fix building by gcc 4.x with -O2/3/s in some Linux distributions:
Mon, 21 Dec 2009 17:51:30 +0000 Igor Sysoev do not add NGX_GCC_OPT twice: it is added later with -W
Thu, 17 Dec 2009 14:25:46 +0000 Igor Sysoev fix caseless locations, the bug had been introduced in r3326
Thu, 17 Dec 2009 12:45:13 +0000 Igor Sysoev test degradation parameters
Thu, 17 Dec 2009 12:25:46 +0000 Igor Sysoev fix r3331:
Thu, 17 Dec 2009 10:05:39 +0000 Igor Sysoev fix Win32 error message when an temporary file replaces an existent file:
Wed, 16 Dec 2009 14:59:33 +0000 Igor Sysoev bump version
Tue, 15 Dec 2009 14:34:10 +0000 Igor Sysoev release-0.8.30 tag
Tue, 15 Dec 2009 14:34:09 +0000 Igor Sysoev nginx-0.8.30-RELEASE release-0.8.30
Tue, 15 Dec 2009 13:54:41 +0000 Igor Sysoev add conf/fastcgi.conf
Tue, 15 Dec 2009 13:47:02 +0000 Igor Sysoev fix Win32 error messages when an temporary file replaces an existent file:
Wed, 09 Dec 2009 06:37:41 +0000 Igor Sysoev default large_client_header_buffers' buffer size should be 8K as compatible
Tue, 08 Dec 2009 12:53:54 +0000 Igor Sysoev print libatomic configure summary
Mon, 07 Dec 2009 15:41:57 +0000 Igor Sysoev backout r3315 and test r->header_only last, since it's not actually
Mon, 07 Dec 2009 15:32:38 +0000 Igor Sysoev fix libatomic usage on arm, cris, hppa, m68k, and sparc platforms
Mon, 07 Dec 2009 15:13:46 +0000 Igor Sysoev fix double free(), introduced in r3268
Wed, 02 Dec 2009 13:03:54 +0000 Igor Sysoev remove stale comment
Wed, 02 Dec 2009 13:02:43 +0000 Igor Sysoev bump version
Mon, 30 Nov 2009 13:28:13 +0000 Igor Sysoev release-0.8.29 tag
Mon, 30 Nov 2009 13:28:12 +0000 Igor Sysoev nginx-0.8.29-RELEASE release-0.8.29
Mon, 30 Nov 2009 13:15:10 +0000 Igor Sysoev support "*" in gzip_types, ssi_types, etc
Mon, 30 Nov 2009 11:26:24 +0000 Igor Sysoev chmod unix listen domain socket to 0666
Sun, 29 Nov 2009 20:49:29 +0000 Igor Sysoev log proxied HTTP/0.9 responses status as "009"
Sun, 29 Nov 2009 20:48:01 +0000 Igor Sysoev fix handling cached HTTP/0.9 response
Sun, 29 Nov 2009 20:39:32 +0000 Igor Sysoev fix server_name regex named captures given by "?P<...>"
Fri, 27 Nov 2009 22:02:04 +0000 Igor Sysoev test invalid --with-ld-opt in right place
Fri, 27 Nov 2009 22:00:39 +0000 Igor Sysoev atomic operations test-run
Wed, 25 Nov 2009 18:03:59 +0000 Igor Sysoev update comments
Wed, 25 Nov 2009 17:56:53 +0000 Igor Sysoev fix comment
Wed, 25 Nov 2009 17:55:25 +0000 Igor Sysoev libatomic_ops support
Wed, 25 Nov 2009 17:34:35 +0000 Igor Sysoev GCC 4.1 builtin atomic operations
Wed, 25 Nov 2009 17:04:00 +0000 Igor Sysoev bump version
Mon, 23 Nov 2009 15:53:13 +0000 Igor Sysoev release-0.8.28 tag
Mon, 23 Nov 2009 15:53:12 +0000 Igor Sysoev nginx-0.8.28-RELEASE release-0.8.28
Mon, 23 Nov 2009 15:46:21 +0000 Igor Sysoev add NGX_PROCESS_HELPER process status
Mon, 23 Nov 2009 14:09:57 +0000 Igor Sysoev decrease SSL handshake error level to info
Mon, 23 Nov 2009 13:13:58 +0000 Igor Sysoev fix building without PCRE, the bug had been introduced in r3326
Mon, 23 Nov 2009 13:09:33 +0000 Igor Sysoev bump version
Tue, 17 Nov 2009 16:53:18 +0000 Igor Sysoev release-0.8.27 tag
Tue, 17 Nov 2009 16:53:17 +0000 Igor Sysoev nginx-0.8.27-RELEASE release-0.8.27
Tue, 17 Nov 2009 16:46:27 +0000 Igor Sysoev a cache manager thread handle was overwritten by a cache loader thread handle,
Tue, 17 Nov 2009 10:31:39 +0000 Igor Sysoev add comment from r2716 commit message
Tue, 17 Nov 2009 10:28:12 +0000 Igor Sysoev use global perl variable in perl_destruct()/perl_free()
Tue, 17 Nov 2009 10:24:45 +0000 Igor Sysoev fix pcre allocation on Win32, the bug had been introduced in r3326
Tue, 17 Nov 2009 09:59:45 +0000 Igor Sysoev bump version
Mon, 16 Nov 2009 19:25:38 +0000 Igor Sysoev release-0.8.26 tag
Mon, 16 Nov 2009 19:25:37 +0000 Igor Sysoev nginx-0.8.26-RELEASE release-0.8.26
Mon, 16 Nov 2009 19:11:38 +0000 Igor Sysoev evaluate maximum captures size on configuration phase
Mon, 16 Nov 2009 19:10:45 +0000 Igor Sysoev fix captures in "rewrite", the bug had been introduced in r3326
Mon, 16 Nov 2009 16:00:52 +0000 Igor Sysoev fix building without --with-debug, introduced in r3328
Mon, 16 Nov 2009 16:00:12 +0000 Igor Sysoev bump version
Mon, 16 Nov 2009 15:29:47 +0000 Igor Sysoev release-0.7.64 tag stable-0.7
Mon, 16 Nov 2009 15:29:46 +0000 Igor Sysoev nginx-0.7.64-RELEASE stable-0.7 release-0.7.64
Mon, 16 Nov 2009 15:24:39 +0000 Igor Sysoev r3301 merge: stable-0.7
Mon, 16 Nov 2009 15:22:03 +0000 Igor Sysoev r3141 merge: stable-0.7
Mon, 16 Nov 2009 15:16:47 +0000 Igor Sysoev r3313 merge: stable-0.7
Mon, 16 Nov 2009 15:13:02 +0000 Igor Sysoev r3140, r3144, r3298, r3299, r3300, r3307, r3308 merge: stable-0.7
Mon, 16 Nov 2009 15:00:13 +0000 Igor Sysoev r3117, r3123, r3229 merge: stable-0.7
Mon, 16 Nov 2009 14:52:22 +0000 Igor Sysoev bump version stable-0.7
Mon, 16 Nov 2009 13:47:11 +0000 Igor Sysoev release-0.8.25 tag
Mon, 16 Nov 2009 13:47:10 +0000 Igor Sysoev nginx-0.8.25-RELEASE release-0.8.25
Mon, 16 Nov 2009 13:22:10 +0000 Igor Sysoev backout r3325: postpone filter is a body only filter
Mon, 16 Nov 2009 12:50:10 +0000 Igor Sysoev align to minimum of a page and a pool sizes
Mon, 16 Nov 2009 12:48:41 +0000 Igor Sysoev ngx_min()
Mon, 16 Nov 2009 12:47:44 +0000 Igor Sysoev large allocation should not be aligned to a page size
Mon, 16 Nov 2009 12:46:05 +0000 Igor Sysoev add alignment in debug log
Mon, 16 Nov 2009 12:20:00 +0000 Igor Sysoev ngx_http_degradation_module
Mon, 16 Nov 2009 12:19:02 +0000 Igor Sysoev regex named captures
Mon, 16 Nov 2009 12:13:17 +0000 Igor Sysoev remove subrequest test in range header, chunked, and header filters: they
Sun, 15 Nov 2009 11:36:12 +0000 Igor Sysoev allow "proxy_pass http://$backend" without URI part
Sun, 15 Nov 2009 09:16:58 +0000 Igor Sysoev fix posix_fadvise() error handling
Sun, 15 Nov 2009 09:03:08 +0000 Igor Sysoev update allocation error messages
Sun, 15 Nov 2009 08:56:40 +0000 Igor Sysoev fix posix_memalign() error handling
Fri, 13 Nov 2009 20:41:41 +0000 Igor Sysoev ngx_regex_exec() calling optimiztion:
Fri, 13 Nov 2009 19:59:54 +0000 Igor Sysoev style fix: lcf > clcf
Thu, 12 Nov 2009 15:50:34 +0000 Igor Sysoev do not log error if $r->variable was not found
Thu, 12 Nov 2009 14:24:22 +0000 Igor Sysoev add MSIE padding for Chrome too
Thu, 12 Nov 2009 14:23:18 +0000 Igor Sysoev r->chrome
Thu, 12 Nov 2009 13:44:16 +0000 Igor Sysoev test frequent r->header_only before three response status
Thu, 12 Nov 2009 13:41:56 +0000 Igor Sysoev refactor gzip_vary handling
Wed, 11 Nov 2009 21:12:41 +0000 Igor Sysoev nginx sent gzipped responses to clients those do not support gzip,
Wed, 11 Nov 2009 21:06:36 +0000 Igor Sysoev bump version
Wed, 11 Nov 2009 14:53:18 +0000 Igor Sysoev release-0.8.24 tag
Wed, 11 Nov 2009 14:53:17 +0000 Igor Sysoev nginx-0.8.24-RELEASE release-0.8.24
Wed, 11 Nov 2009 14:32:49 +0000 Igor Sysoev remove "Content-Encoding: gzip" in 304 response
Wed, 11 Nov 2009 14:29:20 +0000 Igor Sysoev use ngx_resolver_alloc() instead of ngx_resolver_calloc()
Wed, 11 Nov 2009 14:27:24 +0000 Igor Sysoev fix resolving an empty name (".")
Wed, 11 Nov 2009 13:41:16 +0000 Igor Sysoev fix "set_real_ip_from unix:" inheritance
Wed, 11 Nov 2009 12:32:06 +0000 Igor Sysoev fix building without --with-debug, introduced in r3294
Wed, 11 Nov 2009 12:30:36 +0000 Igor Sysoev bump version
Wed, 11 Nov 2009 11:05:23 +0000 Igor Sysoev release-0.8.23 tag
Wed, 11 Nov 2009 11:05:22 +0000 Igor Sysoev nginx-0.8.23-RELEASE release-0.8.23
Wed, 11 Nov 2009 10:59:07 +0000 Igor Sysoev disable SSL renegotiation (CVE-2009-3555)
Mon, 09 Nov 2009 19:15:11 +0000 Igor Sysoev *) fix resolving an empty name ("."),
Mon, 09 Nov 2009 18:04:05 +0000 Igor Sysoev fix "PTR ." case in address resolver
Mon, 09 Nov 2009 17:45:56 +0000 Igor Sysoev fix segfault in resolver:
Thu, 05 Nov 2009 17:10:48 +0000 Igor Sysoev cf->conf_file->file.name.data may be uninitialized, if an allocation failed;
Thu, 05 Nov 2009 17:09:02 +0000 Igor Sysoev delete useless statement
Thu, 05 Nov 2009 13:12:30 +0000 Igor Sysoev export aio presence knowledge to prevent using "aio sendfile",
Wed, 04 Nov 2009 19:41:08 +0000 Igor Sysoev Fix a bug introduced in r2032: After a child process has read a terminate
Wed, 04 Nov 2009 18:36:43 +0000 Igor Sysoev allow to inherit unix domain sockets while online upgrade
Wed, 04 Nov 2009 11:37:06 +0000 Igor Sysoev allow to work single "set_real_ip_from unix:"
Wed, 04 Nov 2009 11:20:54 +0000 Igor Sysoev bump version
Tue, 03 Nov 2009 18:52:38 +0000 Igor Sysoev release-0.8.22 tag
Tue, 03 Nov 2009 18:52:37 +0000 Igor Sysoev nginx-0.8.22-RELEASE release-0.8.22
Tue, 03 Nov 2009 18:12:20 +0000 Igor Sysoev fix segfault if there is single large_client_header_buffers
Tue, 03 Nov 2009 16:29:47 +0000 Igor Sysoev posix_fadvise64() had been implemented in Linux 2.5.60
Tue, 03 Nov 2009 16:28:21 +0000 Igor Sysoev use setproctitle("%s", title)
Tue, 03 Nov 2009 16:04:07 +0000 Igor Sysoev fix segfault if no rules are defined, introduced in r3279
Tue, 03 Nov 2009 15:38:33 +0000 Igor Sysoev fix segfault in SSL if limit_rate is used
Tue, 03 Nov 2009 15:05:38 +0000 Igor Sysoev fix segfault if $limit_rate was logged
Tue, 03 Nov 2009 14:57:27 +0000 Igor Sysoev fix "if (!-x ...)"
Tue, 03 Nov 2009 14:41:56 +0000 Igor Sysoev fix directive name in error message: "set_realip_from" to "set_real_ip_from"
Tue, 03 Nov 2009 13:45:22 +0000 Igor Sysoev fix directive name in error message: "realip_from" to "set_realip_from"
Tue, 03 Nov 2009 13:42:45 +0000 Igor Sysoev IPv6 support in ngx_http_access_module
Tue, 03 Nov 2009 13:42:25 +0000 Igor Sysoev ngx_ptocidr() supports IPv6
Tue, 03 Nov 2009 12:44:55 +0000 Igor Sysoev make ngx_inet6_ntop() non-static
Mon, 02 Nov 2009 17:12:09 +0000 Igor Sysoev optimize some cycles:
Mon, 02 Nov 2009 16:46:07 +0000 Igor Sysoev set_real_ip_from unix:
Mon, 02 Nov 2009 16:24:27 +0000 Igor Sysoev support IPv6 addresses in Real IP headers
Mon, 02 Nov 2009 16:11:06 +0000 Igor Sysoev change ngx_parse_addr() interface
Mon, 02 Nov 2009 15:24:02 +0000 Igor Sysoev proxy_bind, fastcgi_bind, and memcached_bind
Mon, 02 Nov 2009 15:20:42 +0000 Igor Sysoev ngx_parse_addr()
Mon, 02 Nov 2009 15:14:17 +0000 Igor Sysoev rename ngx_peer_addr_t to ngx_addr_t
Mon, 02 Nov 2009 14:32:46 +0000 Igor Sysoev use sin6_addr.s6_addr instead of "(u_char *) & .sin6_addr"
Mon, 02 Nov 2009 13:51:10 +0000 Igor Sysoev replace inet_addr() with ngx_inet_addr()
Mon, 02 Nov 2009 12:58:30 +0000 Igor Sysoev use ngx_inet6_addr()
Mon, 02 Nov 2009 12:50:00 +0000 Igor Sysoev ngx_inet6_addr()
Mon, 02 Nov 2009 12:41:56 +0000 Igor Sysoev style fix
Sun, 01 Nov 2009 19:29:49 +0000 Igor Sysoev delete unused field c->local_socklen
Fri, 30 Oct 2009 19:42:12 +0000 Igor Sysoev remove a broken 0.1.x to 0.2+ upgrade procedure
Fri, 30 Oct 2009 19:18:21 +0000 Igor Sysoev do not unlink unix domain socket file while online upgrade
Fri, 30 Oct 2009 19:16:50 +0000 Igor Sysoev unlink unix domain socket file after testing
Thu, 29 Oct 2009 15:53:50 +0000 Igor Sysoev fix segfaults if no listen directive was set in default server {} block:
Wed, 28 Oct 2009 10:47:00 +0000 Igor Sysoev style fix
Wed, 28 Oct 2009 10:45:40 +0000 Igor Sysoev fix segfault if http {} block is empty, the bug had been introduced in r3218
Wed, 28 Oct 2009 10:31:06 +0000 Igor Sysoev bump version
Mon, 26 Oct 2009 17:57:37 +0000 Igor Sysoev release-0.7.63 tag stable-0.7
Mon, 26 Oct 2009 17:57:36 +0000 Igor Sysoev nginx-0.7.63-RELEASE stable-0.7 release-0.7.63
Mon, 26 Oct 2009 17:46:25 +0000 Igor Sysoev merge r3185: stable-0.7
Mon, 26 Oct 2009 17:45:55 +0000 Igor Sysoev merge r3162, r3183: stable-0.7
Mon, 26 Oct 2009 17:40:07 +0000 Igor Sysoev merge r3079: stable-0.7
Mon, 26 Oct 2009 17:37:18 +0000 Igor Sysoev merge r2976: stable-0.7
Mon, 26 Oct 2009 17:34:43 +0000 Igor Sysoev merge r3055, r3136: stable-0.7
Mon, 26 Oct 2009 17:32:17 +0000 Igor Sysoev merge r3024, r3025, r3028, r3033, r3034, r3035, r3036: stable-0.7
Mon, 26 Oct 2009 17:23:49 +0000 Igor Sysoev merge r3017, r3018, r3019, r3020, r3021, r3022, r3023, r3196: stable-0.7
Mon, 26 Oct 2009 17:13:44 +0000 Igor Sysoev merge r3004, r3005, r3006: stable-0.7
Mon, 26 Oct 2009 17:09:27 +0000 Igor Sysoev merge r3001, r3007, r3013: stable-0.7
Mon, 26 Oct 2009 16:56:49 +0000 Igor Sysoev merge r2999, r3118, r3134, r3135: stable-0.7
Mon, 26 Oct 2009 16:53:34 +0000 Igor Sysoev merge r2995, r2996, r2997, r2998, r3003, r3141, r3210, r3211, r3232: stable-0.7
Mon, 26 Oct 2009 16:42:19 +0000 Igor Sysoev merge r2993: stable-0.7
Mon, 26 Oct 2009 16:38:44 +0000 Igor Sysoev merge r2986, r2992, r3032: stable-0.7
Mon, 26 Oct 2009 16:30:34 +0000 Igor Sysoev merge r2973, r2974, r3184, r3192, r3186, r3187: stable-0.7
Mon, 26 Oct 2009 16:22:24 +0000 Igor Sysoev merge r2972, r2994, r3133, r3142, r3143, r3174, r3175, r3176: stable-0.7
Mon, 26 Oct 2009 16:06:11 +0000 Igor Sysoev merge r2920, r2934, r3116, r3119: stable-0.7
Mon, 26 Oct 2009 15:54:29 +0000 Igor Sysoev merge r2903, r2911, r2912, r3002: stable-0.7
Mon, 26 Oct 2009 15:46:59 +0000 Igor Sysoev merge r2908: stable-0.7
Mon, 26 Oct 2009 15:37:54 +0000 Igor Sysoev merge r2890, r2891, r2892: stable-0.7
Mon, 26 Oct 2009 15:32:50 +0000 Igor Sysoev bump version stable-0.7
Mon, 26 Oct 2009 14:09:26 +0000 Igor Sysoev release-0.8.21 tag
Mon, 26 Oct 2009 14:09:25 +0000 Igor Sysoev nginx-0.8.21-RELEASE release-0.8.21
Mon, 26 Oct 2009 12:00:37 +0000 Igor Sysoev fix r3211
Mon, 26 Oct 2009 11:43:32 +0000 Igor Sysoev http listen unix domain sockets
Thu, 22 Oct 2009 10:17:54 +0000 Igor Sysoev fix r3225 and r3227: preserve default_server bit during listen options
Thu, 22 Oct 2009 09:48:42 +0000 Igor Sysoev do not run regex for empty host name since regex always fails in this case,
Thu, 22 Oct 2009 08:15:16 +0000 Igor Sysoev test a duplicate listen in a server
Thu, 22 Oct 2009 08:14:02 +0000 Igor Sysoev fix r3225: it overrode the listen options by default server default options
Wed, 21 Oct 2009 19:18:50 +0000 Igor Sysoev listen default_server parameter
Wed, 21 Oct 2009 19:16:38 +0000 Igor Sysoev allow to set listen options in any server
Wed, 21 Oct 2009 19:13:27 +0000 Igor Sysoev add listen address in error message
Wed, 21 Oct 2009 17:04:13 +0000 Igor Sysoev use lowcase only hostname
Wed, 21 Oct 2009 16:52:10 +0000 Igor Sysoev rename core_srv_conf fields to more understandable default_server and server
Wed, 21 Oct 2009 16:47:44 +0000 Igor Sysoev *) move sockaddr to the listen options
Wed, 21 Oct 2009 16:27:48 +0000 Igor Sysoev fix r3218:
Wed, 21 Oct 2009 08:48:04 +0000 Igor Sysoev refactor http listen code: remove duplicate options fields
Wed, 21 Oct 2009 08:19:46 +0000 Igor Sysoev refactor http listen code:
Tue, 20 Oct 2009 11:48:28 +0000 Igor Sysoev fix two previous commits: an early parallel body discarding completion
Mon, 19 Oct 2009 16:13:38 +0000 Igor Sysoev allow discarding body while a long response transfer
Mon, 19 Oct 2009 16:12:13 +0000 Igor Sysoev restore discard body handler after ngx_http_set_writer() set it to
Mon, 19 Oct 2009 16:06:57 +0000 Igor Sysoev fix ngx_http_finalize_request() code after a body has been discarded
Mon, 19 Oct 2009 14:08:35 +0000 Igor Sysoev prevent handling discarded body as a pipelined request
Mon, 19 Oct 2009 14:08:09 +0000 Igor Sysoev add lingering timeout if a response is short and a request body is being
Mon, 19 Oct 2009 12:35:01 +0000 Igor Sysoev add SNI support in -V output
Mon, 19 Oct 2009 12:33:09 +0000 Igor Sysoev fix typo
Thu, 15 Oct 2009 13:19:34 +0000 Igor Sysoev ngx_http_parse_time() should support full 32-bit time
Thu, 15 Oct 2009 13:09:58 +0000 Igor Sysoev use ngx_uint_t instead of int,
Thu, 15 Oct 2009 13:01:42 +0000 Igor Sysoev bump version
Wed, 14 Oct 2009 12:57:26 +0000 Igor Sysoev release-0.8.20 tag
Wed, 14 Oct 2009 12:57:25 +0000 Igor Sysoev nginx-0.8.20-RELEASE release-0.8.20
Wed, 14 Oct 2009 12:39:41 +0000 Igor Sysoev update r3201: ngx_http_random_index_module should behave consistently
Wed, 14 Oct 2009 11:46:09 +0000 Igor Sysoev ignore EACCES errors for top level directories in ngx_create_full_path()
Wed, 14 Oct 2009 11:36:16 +0000 Igor Sysoev do not create Win32 drive letter in ngx_create_full_path()
Wed, 14 Oct 2009 11:33:35 +0000 Igor Sysoev *) reset cached dirent.d_type after stat()
Fri, 09 Oct 2009 14:43:09 +0000 Igor Sysoev nginx did not close log file set by --error-log-path,
Thu, 08 Oct 2009 14:22:00 +0000 Igor Sysoev test comma separator in "Cache-Control"
Wed, 07 Oct 2009 15:15:41 +0000 Igor Sysoev hide cacheable Set-Cookie and P3P FastCGI response headers
Wed, 07 Oct 2009 14:46:13 +0000 Igor Sysoev use only strong ciphers by default
Wed, 07 Oct 2009 12:55:58 +0000 Igor Sysoev use real file cache length, this fixes cache size counting for responses
Wed, 07 Oct 2009 12:48:05 +0000 Igor Sysoev bump version
Tue, 06 Oct 2009 16:19:43 +0000 Igor Sysoev release-0.8.19 tag
Tue, 06 Oct 2009 16:19:42 +0000 Igor Sysoev nginx-0.8.19-RELEASE release-0.8.19
Tue, 06 Oct 2009 16:08:15 +0000 Igor Sysoev fix r3184
Tue, 06 Oct 2009 14:24:53 +0000 Igor Sysoev disable SSLv2 and low ciphers by default