log src/http/ngx_http_core_module.c @ 6734:0c572ed91b36

age author description
Mon, 10 Oct 2016 18:44:17 +0300 Maxim Dounin Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.
Mon, 03 Oct 2016 15:58:25 +0300 Maxim Dounin Modules compatibility: removed unneeded IPV6_V6ONLY checks.
Wed, 07 Sep 2016 13:56:53 +0300 Dmitry Volyntsev Core: introduced ngx_cidr_match() function.
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 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.
Thu, 28 Apr 2016 16:30:19 +0300 Ruslan Ermilov Removed unused flag unexpected_eof from ngx_connection_t.
Thu, 31 Mar 2016 02:33:53 +0300 Sergey Kandaurov Fixed logging with variable field width.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Tue, 22 Mar 2016 16:58:38 +0300 Maxim Dounin Backed out server_tokens changes.
Fri, 18 Mar 2016 06:44:49 +0300 Maxim Dounin Threads: writing via threads pools in event pipe.
Tue, 15 Mar 2016 13:36:19 +0300 Ruslan Ermilov Added variables support to server_tokens.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: changed ngx_modules to cycle->modules.
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
Thu, 03 Dec 2015 20:06:45 +0300 Maxim Dounin Style: NGX_PTR_SIZE replaced with sizeof(void *).
Mon, 30 Nov 2015 12:54:01 +0300 Ruslan Ermilov Stop emulating a space character after r->method_name.
Mon, 30 Nov 2015 16:27:33 +0300 Valentin Bartenev Increased the default "connection_pool_size" on 64-bit platforms.
Mon, 19 Oct 2015 21:28:02 +0300 Maxim Dounin Fixed handling of empty root.
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).
Fri, 11 Sep 2015 17:04:04 +0300 Maxim Dounin Fixed segfault with incorrect location nesting.
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, 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, 11 Jun 2015 20:42:31 +0300 Maxim Dounin Moved ngx_http_parse_time() to core, renamed accordingly.
Wed, 20 May 2015 15:51:56 +0300 Maxim Dounin The "reuseport" option of the "listen" directive.
Wed, 29 Apr 2015 13:52:49 +0300 Ruslan Ermilov Removed deprecated HTTP directives.
Sat, 25 Apr 2015 22:44:02 +0300 Vladimir Homutov Core: the ngx_set_connection_log() macro.
Fri, 28 Nov 2014 16:57:50 +0300 Maxim Dounin Fixed post_action to not trigger "header already sent" alert. stable-1.6