log src/http/ngx_http_core_module.h @ 6718:bdf64ae3376b

age author description
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, 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.
Fri, 20 May 2016 19:10:42 +0300 Ruslan Ermilov Use ngx_cmp_sockaddr() where appropriate.
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.
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).
Wed, 20 May 2015 15:51:56 +0300 Maxim Dounin The "reuseport" option of the "listen" directive.
Mon, 23 Mar 2015 21:09:19 +0300 Maxim Dounin Request body: filters support.
Sat, 14 Mar 2015 17:37:25 +0300 Valentin Bartenev Added support for offloading read() in thread pools.
Fri, 13 Mar 2015 16:42:52 +0300 Ruslan Ermilov The "aio" directive parser made smarter.
Thu, 12 Mar 2015 20:06:04 +0300 Ruslan Ermilov Deprecated "aio sendfile".
Fri, 15 Aug 2014 14:09:29 +0400 Sergey Kandaurov Fixed typo.
Thu, 26 Jun 2014 02:21:01 +0400 Maxim Dounin Entity tags: downgrade strong etags to weak ones as needed.
Mon, 17 Mar 2014 17:41:24 +0400 Roman Arutyunyan Added server-side support for PROXY protocol v1 (ticket #355).
Tue, 03 Dec 2013 22:07:03 +0400 Mathew Rodley Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
Wed, 20 Mar 2013 10:36:57 +0000 Valentin Bartenev Preliminary experimental support for SPDY draft 2.
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).
Mon, 30 Jul 2012 12:27:06 +0000 Ruslan Ermilov Core: ipv6only is now on by default.
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:22:27 +0000 Maxim Dounin Entity tags: clear on entity changes.
Mon, 14 May 2012 12:27:41 +0000 Ruslan Ermilov New function ngx_http_get_forwarded_addr() to look up real client address.
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, 13 Feb 2012 16:29:04 +0000 Andrey Belov Added disable_symlinks directive.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 05 Dec 2011 08:06:15 +0000 Valentin Bartenev Added the "so_keepalive=" parameter to the "listen" directive.
Wed, 12 Oct 2011 13:28:03 +0000 Maxim Dounin Clear old Location header (if any) while adding a new one.
Wed, 31 Aug 2011 09:40:55 +0000 Igor Sysoev The "max_ranges" directive.
Mon, 01 Aug 2011 13:26:55 +0000 Igor Sysoev lingering_close "off|on|always"
Fri, 26 Nov 2010 12:40:56 +0000 Igor Sysoev keepalive_disable
Mon, 04 Oct 2010 15:03:00 +0000 Igor Sysoev gzip_disable degradation
Tue, 03 Aug 2010 09:24:25 +0000 Igor Sysoev inherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass inside
Mon, 05 Jul 2010 13:49:16 +0000 Igor Sysoev listen setfib=X
Fri, 18 Jun 2010 15:16:18 +0000 Igor Sysoev add files missed in the previuos commit
Fri, 18 Jun 2010 15:08:44 +0000 Igor Sysoev ngx_http_send_response()
Mon, 07 Jun 2010 09:19:10 +0000 Igor Sysoev merge r3412, r3485: stable-0.7
Mon, 31 May 2010 14:41:54 +0000 Igor Sysoev fix handling an inherited alias in inclusive location
Thu, 01 Apr 2010 10:18:00 +0000 Igor Sysoev chunked_transfer_encoding
Tue, 22 Dec 2009 15:15:45 +0000 Igor Sysoev fix building by gcc 4.4 with -O2/3/s:
Mon, 16 Nov 2009 12:19:02 +0000 Igor Sysoev regex named captures
Mon, 26 Oct 2009 15:46:59 +0000 Igor Sysoev merge r2908: stable-0.7
Wed, 21 Oct 2009 19:16:38 +0000 Igor Sysoev allow to set listen options in any server
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:
Wed, 30 Sep 2009 13:21:52 +0000 Igor Sysoev read_ahead
Mon, 07 Sep 2009 10:01:26 +0000 Igor Sysoev merge r2980, r2981, r2982: stable-0.7
Sun, 30 Aug 2009 09:52:39 +0000 Igor Sysoev aio sendfile
Fri, 28 Aug 2009 08:15:55 +0000 Igor Sysoev directio_alignment
Fri, 28 Aug 2009 08:12:35 +0000 Igor Sysoev FreeBSD and Linux AIO support
Tue, 14 Jul 2009 08:38:28 +0000 Igor Sysoev ngx_http_set_exten() is always successful since 0.3.46