log src/http/ngx_http_core_module.c @ 5651:b51bd021808b

age author description
Wed, 16 Apr 2014 11:40:38 +0400 Valentin Bartenev Fixed missing "static" in declaration of ngx_http_gzip_quantity().
Mon, 31 Mar 2014 22:47:42 +0400 Maxim Dounin Adjusted default value of types_hash_bucket_size (ticket #352).
Tue, 25 Mar 2014 18:49:28 +0400 Andrei Belov Increased default value of variables_hash_max_size.
Wed, 19 Mar 2014 12:57:40 +0400 Maxim Dounin Macros used for initialization in ngx_http_core_init_main_conf().
Mon, 17 Mar 2014 17:41:24 +0400 Roman Arutyunyan Added server-side support for PROXY protocol v1 (ticket #355).
Thu, 27 Feb 2014 20:36:35 +0400 Maxim Dounin Disabled redirects to named locations if URI is not set.
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.
Fri, 18 Oct 2013 18:13:49 +0400 Maxim Dounin Fixed "satisfy any" if 403 is returned after 401 (ticket #285).
Fri, 23 Aug 2013 22:18:39 +0400 Maxim Dounin Fixed try_files with empty argument (ticket #390). stable-1.4
Mon, 23 Sep 2013 19:37:06 +0400 Maxim Dounin Caseless location tree construction (ticket #90).
Fri, 23 Aug 2013 22:18:39 +0400 Maxim Dounin Fixed try_files with empty argument (ticket #390).
Tue, 30 Jul 2013 15:04:46 +0400 Sergey Kandaurov Added safety belt for the case of sending header twice.
Tue, 20 Aug 2013 21:11:19 +0400 Maxim Dounin Backed out f1a91825730a and 7094bd12c1ff.
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.
Thu, 11 Jul 2013 20:38:27 +0400 Maxim Dounin Style.
Thu, 11 Jul 2013 16:07:25 +0400 Vladimir Homutov Core: extended ngx_sock_ntop() with socklen parameter.
Thu, 20 Jun 2013 20:47:39 +0400 Vladimir Homutov Core: support several "error_log" directives.
Tue, 04 Jun 2013 11:27:36 +0400 Vladimir Homutov Core: fixed handling of "stderr" in error_log.
Fri, 29 Mar 2013 08:47:37 +0000 Ruslan Ermilov Pass PCRE_CASELESS to pcre_compile() for caseless matching.
Wed, 20 Mar 2013 10:36:57 +0000 Valentin Bartenev Preliminary experimental support for SPDY draft 2.
Wed, 27 Feb 2013 16:56:47 +0000 Valentin Bartenev Introduced the ngx_http_set_connection_log() macro.
Wed, 27 Feb 2013 13:29:50 +0000 Ruslan Ermilov Correctly handle multiple X-Forwarded-For headers (ticket #106).
Mon, 11 Feb 2013 12:35:49 +0000 Maxim Dounin Merge of r4974: avoid sending "100 Continue" on 413. stable-1.2
Sun, 10 Feb 2013 03:08:42 +0000 Maxim Dounin Merge of r4948, r4949, r4964, r4973, r5011: variables. stable-1.2
Tue, 18 Dec 2012 18:39:39 +0000 Maxim Dounin Avoid sending "100 Continue" on 413 Request Entity Too Large.
Thu, 06 Dec 2012 23:03:53 +0000 Ruslan Ermilov Allow the complex value to be defined as an empty string.
Wed, 21 Nov 2012 01:08:11 +0000 Maxim Dounin Request body: chunked transfer encoding support.
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
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, 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 15:20:03 +0000 Maxim Dounin Merge of r4737: r->uri_changed in a named location fix. stable-1.2
Fri, 03 Aug 2012 09:00:25 +0000 Maxim Dounin Whitespace fix.
Mon, 30 Jul 2012 12:27:06 +0000 Ruslan Ermilov Core: ipv6only is now on by default.
Sun, 29 Jul 2012 19:59:06 +0000 Ruslan Ermilov Improved diagnostics when a directive is specified in the wrong context.
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.
Tue, 03 Jul 2012 11:30:05 +0000 Maxim Dounin Reset r->uri_changed in a named location (ticket #184).
Fri, 29 Jun 2012 17:28:41 +0000 Maxim Dounin Merge of r4636, r4637, r4638: config sanity checks. 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
Wed, 16 May 2012 13:22:03 +0000 Ruslan Ermilov Capped the status code that may be returned with "return" and "try_files".
Tue, 15 May 2012 08:10:59 +0000 Ruslan Ermilov Fixed win32 build after changes in r4624.
Mon, 14 May 2012 15:52:37 +0000 Ruslan Ermilov Reverted previous attempt to fix complation warning introduced in
Mon, 14 May 2012 13:15:22 +0000 Ruslan Ermilov Fixed compilation warning introduced in r4624.
Mon, 14 May 2012 12:27:41 +0000 Ruslan Ermilov New function ngx_http_get_forwarded_addr() to look up real client address.
Fri, 04 May 2012 11:35:22 +0000 Maxim Dounin Added write event handler reset in ngx_http_named_location().
Thu, 19 Apr 2012 15:48:03 +0000 Maxim Dounin Fixed segfault with try_files (ticket #152).
Thu, 12 Apr 2012 09:19:14 +0000 Ruslan Ermilov Fixed buffer overflow when long URI is processed by "try_files" in
Thu, 22 Mar 2012 10:41:29 +0000 Maxim Dounin Removed safari from keepalive_disable default.
Thu, 15 Mar 2012 20:04:50 +0000 Ruslan Ermilov The "error_log" directive specified in the "http", "server", and
Mon, 05 Mar 2012 18:09:06 +0000 Maxim Dounin Whitespace fixes.
Mon, 05 Mar 2012 13:03:39 +0000 Maxim Dounin Merge of r4491, r4492: stable-1.0
Mon, 05 Mar 2012 12:49:32 +0000 Maxim Dounin Merge of r4473: stable-1.0
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 11:43:40 +0000 Ruslan Ermilov Added support for the 307 Temporary Redirect.
Mon, 13 Feb 2012 16:29:04 +0000 Andrey Belov Added disable_symlinks directive.