log src/http/ngx_http_core_module.h @ 9274:46ecad404a29 default tip

age author description
Thu, 11 May 2023 13:22:10 +0400 Roman Arutyunyan HTTP/3: removed "http3" parameter of "listen" directive. quic
Wed, 29 Mar 2023 11:14:25 +0400 Sergey Kandaurov Merged with the default branch. quic
Mon, 27 Feb 2023 14:00:56 +0400 Roman Arutyunyan HTTP/3: "quic" parameter of "listen" directive. quic
Wed, 22 Jun 2022 18:34:58 +0400 Sergey Kandaurov Merged with the default branch. quic
Wed, 08 Dec 2021 17:04:56 +0300 Sergey Kandaurov HTTP/3: cleanup after "listen .. quic" removal in be08b858086a. quic
Sat, 04 Dec 2021 10:52:55 +0300 Roman Arutyunyan HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro. quic
Wed, 03 Nov 2021 11:22:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Fri, 28 May 2021 13:33:08 +0300 Sergey Kandaurov Merged with the default branch. quic
Fri, 16 Apr 2021 19:35:55 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 21 Jul 2020 23:09:22 +0300 Roman Arutyunyan QUIC: added "quic" listen parameter. quic
Tue, 14 Apr 2020 19:35:20 +0300 Sergey Kandaurov Merged with the default branch. quic
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov Initial QUIC support in http. quic
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov HTTP UDP layer, QUIC support autotest. quic
Sat, 28 Jan 2023 01:29:45 +0300 Maxim Dounin Added warning about redefinition of listen socket protocol options.
Thu, 26 Jan 2023 03:34:44 +0300 Maxim Dounin Fixed handling of very long locations (ticket #2435).
Mon, 30 May 2022 21:25:33 +0300 Maxim Dounin Reworked multi headers to use linked lists.
Mon, 30 May 2022 21:25:27 +0300 Maxim Dounin FastCGI: combining headers with identical names (ticket #1724).
Tue, 12 Oct 2021 23:18:18 +0300 Maxim Dounin Synced ngx_http_subrequest() argument names (ticket #2255).
Mon, 24 May 2021 21:55:20 +0300 Ruslan Ermilov Location header escaping in redirects (ticket #882).
Thu, 08 Apr 2021 00:15:48 +0300 Maxim Dounin Introduced the "keepalive_time" directive.
Wed, 08 Apr 2020 01:02:17 +0300 Ruslan Ermilov The new auth_delay directive for delaying unauthorized requests.
Wed, 24 Apr 2019 16:38:54 +0300 Ruslan Ermilov Variables support in limit_rate and limit_rate_after (ticket #293).
Fri, 15 Mar 2019 15:45:56 +0300 Roman Arutyunyan Multiple addresses in "listen".
Tue, 24 Apr 2018 15:29:01 +0300 Maxim Dounin SSL: detect "listen ... ssl" without certificates (ticket #178).
Wed, 28 Feb 2018 16:56:58 +0300 Roman Arutyunyan Generic subrequests in memory.
Thu, 20 Jul 2017 15:51:11 +0300 Roman Arutyunyan Precontent phase.
Tue, 31 Jan 2017 21:19:58 +0300 Dmitry Volyntsev Variables: generic prefix variables.
Tue, 31 Jan 2017 12:09:40 +0300 Ruslan Ermilov Implemented the "server_tokens build" option.
Wed, 21 Dec 2016 23:10:51 +0300 Ruslan Ermilov Core: relative redirects (closes #1000).
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_THREADS.
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, 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.