log

age author description
Tue, 07 Jun 2022 00:07:12 +0300 Maxim Dounin Upstream: fixed X-Accel-Expires/Cache-Control/Expires handling.
Tue, 31 May 2022 00:14:11 +0300 Maxim Dounin Upstream: fixed build without http cache (broken by cd73509f21e2).
Mon, 30 May 2022 21:25:57 +0300 Maxim Dounin Headers filter: improved memory allocation error handling.
Mon, 30 May 2022 21:25:56 +0300 Maxim Dounin Multiple WWW-Authenticate headers with "satisfy any;".
Mon, 30 May 2022 21:25:54 +0300 Maxim Dounin Auth request: multiple WWW-Authenticate headers (ticket #485).
Mon, 30 May 2022 21:25:53 +0300 Maxim Dounin Upstream: multiple WWW-Authenticate headers (ticket #485).
Mon, 30 May 2022 21:25:51 +0300 Maxim Dounin Upstream: handling of multiple Vary headers (ticket #1423).
Mon, 30 May 2022 21:25:49 +0300 Maxim Dounin Upstream: duplicate headers ignored or properly linked.
Mon, 30 May 2022 21:25:48 +0300 Maxim Dounin Upstream: header handlers can now return parsing errors.
Mon, 30 May 2022 21:25:46 +0300 Maxim Dounin Upstream: all known headers in u->headers_in are linked lists now.
Mon, 30 May 2022 21:25:45 +0300 Maxim Dounin All known output headers can be linked lists now.
Mon, 30 May 2022 21:25:43 +0300 Maxim Dounin Upstream: simplified Accept-Ranges handling.
Mon, 30 May 2022 21:25:42 +0300 Maxim Dounin Upstream: simplified Content-Encoding handling.
Mon, 30 May 2022 21:25:40 +0300 Maxim Dounin Upstream: style.
Mon, 30 May 2022 21:25:38 +0300 Maxim Dounin Perl: combining unknown headers during $r->header_in() lookup.
Mon, 30 May 2022 21:25:36 +0300 Maxim Dounin Perl: all known input headers are handled identically.
Mon, 30 May 2022 21:25:35 +0300 Maxim Dounin All non-unique input headers are now linked lists.
Mon, 30 May 2022 21:25:33 +0300 Maxim Dounin Reworked multi headers to use linked lists.
Mon, 30 May 2022 21:25:32 +0300 Maxim Dounin Combining unknown headers during variables lookup (ticket #1316).
Mon, 30 May 2022 21:25:30 +0300 Maxim Dounin Uwsgi: combining headers with identical names (ticket #1724).
Mon, 30 May 2022 21:25:28 +0300 Maxim Dounin SCGI: combining headers with identical names (ticket #1724).
Mon, 30 May 2022 21:25:27 +0300 Maxim Dounin FastCGI: combining headers with identical names (ticket #1724).
Mon, 30 May 2022 21:25:25 +0300 Maxim Dounin Perl: fixed $r->header_in("Connection").
Mon, 30 May 2022 02:38:07 +0300 Marcus Ball Fixed runtime handling of systems without EPOLLRDHUP support.
Mon, 30 May 2022 02:37:59 +0300 Maxim Dounin Version bump.
Thu, 26 May 2022 16:17:56 +0400 Roman Arutyunyan HTTP/3: require that field section base index is not negative. quic
Tue, 24 May 2022 02:51:49 +0300 Maxim Dounin Updated OpenSSL and zlib used for win32 builds.
Fri, 29 Apr 2022 17:38:01 +0400 Sergey Kandaurov Configure: recognize arm64 machine name as a synonym for aarch64.
Wed, 20 Apr 2022 16:01:17 +0400 Roman Arutyunyan QUIC: separate UDP framework for QUIC. quic
Thu, 17 Feb 2022 22:38:42 +0300 Roman Arutyunyan QUIC: fixed insertion at the end of buffer. quic
Wed, 16 Feb 2022 15:45:47 +0300 Sergey Kandaurov QUIC: fixed indentation. quic
Mon, 14 Feb 2022 14:54:34 +0300 Roman Arutyunyan QUIC: optimize insertion at the end of QUIC buffer. quic
Mon, 14 Feb 2022 14:53:46 +0300 Roman Arutyunyan QUIC: eliminated ngx_quic_copy_buf(). quic
Mon, 14 Feb 2022 14:51:10 +0300 Roman Arutyunyan QUIC: trim input chain in ngx_quic_buffer_write(). quic
Mon, 14 Feb 2022 15:27:59 +0300 Roman Arutyunyan QUIC: ngx_quic_buffer_t object. quic
Sat, 05 Feb 2022 12:54:54 +0300 Roman Arutyunyan QUIC: stream lingering. quic
Tue, 15 Feb 2022 14:12:34 +0300 Sergey Kandaurov QUIC: optimized datagram expansion with half-RTT tickets. quic
Mon, 14 Feb 2022 10:14:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 09 Feb 2022 15:51:42 +0300 Vladimir Homutov QUIC: fixed in-flight bytes accounting. quic
Wed, 09 Feb 2022 15:53:21 +0300 Vladimir Homutov QUIC: fixed output context restoring. quic
Wed, 09 Feb 2022 14:49:05 +0300 Roman Arutyunyan QUIC: fixed resetting stream wev->ready flag. quic
Tue, 08 Feb 2022 17:35:27 +0300 Sergey Kandaurov SSL: logging level of "application data after close notify".
Tue, 08 Feb 2022 23:00:12 +0300 Vladimir Homutov QUIC: fixed the "quic_stream_buffer_size" directive. quic
Thu, 03 Feb 2022 18:11:59 +0300 Roman Arutyunyan QUIC: switch stream to DATA_RECVD state. quic
Thu, 03 Feb 2022 21:29:05 +0300 Roman Arutyunyan QUIC: improved size calculation in ngx_quic_write_chain(). quic
Fri, 04 Feb 2022 13:29:31 +0300 Sergey Kandaurov Year 2022.
Thu, 03 Feb 2022 22:46:01 +0300 Maxim Dounin HTTP/2: fixed closed_nodes overflow (ticket #1708).
Thu, 03 Feb 2022 01:44:38 +0300 Maxim Dounin HTTP/2: made it possible to flush response headers (ticket #1743).
Tue, 01 Feb 2022 16:29:28 +0300 Maxim Dounin Cache: fixed race in ngx_http_file_cache_forced_expire().
Wed, 26 Jan 2022 20:40:00 +0300 Vladimir Homutov Core: added autotest for UDP segmentation offloading.
Tue, 25 Jan 2022 15:48:58 +0300 Vladimir Homutov Core: added function for local source address cmsg.
Tue, 25 Jan 2022 15:48:56 +0300 Vladimir Homutov Core: made the ngx_sendmsg() function non-static.
Tue, 25 Jan 2022 15:41:48 +0300 Vladimir Homutov Core: the ngx_event_udp.h header file.
Thu, 27 Jan 2022 13:44:09 +0300 Vladimir Homutov Version bump.
Wed, 02 Feb 2022 15:57:08 +0300 Sergey Kandaurov QUIC: do not arm loss detection timer if nothing was sent. quic
Wed, 02 Feb 2022 14:16:48 +0300 Vladimir Homutov QUIC: fixed padding of initial packets in case of limited path. quic
Tue, 01 Feb 2022 20:46:32 +0300 Sergey Kandaurov QUIC: do not declare SSL buffering, it's not used. quic
Tue, 01 Feb 2022 15:43:56 +0300 Vladimir Homutov QUIC: improved debug logging. quic
Fri, 28 Jan 2022 14:57:33 +0300 Vladimir Homutov QUIC: got rid of hash symbol in backup and logging. quic
Tue, 01 Feb 2022 13:01:10 +0300 Vladimir Homutov QUIC: dead code removed. quic