log

age author description
Tue, 25 May 2021 15:28:55 +0300 Maxim Dounin nginx-1.21.0-RELEASE release-1.21.0
Tue, 25 May 2021 15:17:50 +0300 Maxim Dounin Resolver: explicit check for compression pointers in question.
Tue, 25 May 2021 15:17:45 +0300 Maxim Dounin Resolver: simplified ngx_resolver_copy().
Tue, 25 May 2021 15:17:43 +0300 Maxim Dounin Resolver: reworked ngx_resolver_copy() copy loop.
Tue, 25 May 2021 15:17:41 +0300 Maxim Dounin Resolver: fixed label types handling in ngx_resolver_copy().
Tue, 25 May 2021 15:17:38 +0300 Maxim Dounin Resolver: fixed off-by-one read in ngx_resolver_copy().
Tue, 25 May 2021 15:17:36 +0300 Maxim Dounin Resolver: fixed off-by-one write in ngx_resolver_copy().
Mon, 24 May 2021 21:55:20 +0300 Ruslan Ermilov Location header escaping in redirects (ticket #882).
Mon, 24 May 2021 18:23:42 +0300 Maxim Dounin Fixed log action when using SSL certificates with variables.
Thu, 20 May 2021 19:59:16 +0300 Ruslan Ermilov Stream: the "fastopen" parameter of the "listen" directive.
Wed, 19 May 2021 16:24:13 +0300 Ruslan Ermilov Core: fixed comment about msie_refresh escaping.
Wed, 19 May 2021 03:13:31 +0300 Maxim Dounin Mail: max_errors directive.
Wed, 19 May 2021 03:13:28 +0300 Maxim Dounin Mail: IMAP pipelining support.
Wed, 19 May 2021 03:13:26 +0300 Maxim Dounin Mail: stricter checking of IMAP tags.
Wed, 19 May 2021 03:13:23 +0300 Maxim Dounin Mail: fixed backslash handling in IMAP literals.
Wed, 19 May 2021 03:13:22 +0300 Maxim Dounin Mail: removed dead s->arg_start handling.
Wed, 19 May 2021 03:13:20 +0300 Maxim Dounin Mail: fixed s->arg_start clearing on invalid IMAP commands.
Wed, 19 May 2021 03:13:18 +0300 Maxim Dounin Mail: POP3 pipelining support.
Wed, 19 May 2021 03:13:17 +0300 Maxim Dounin Mail: optimized discarding invalid SMTP commands.
Wed, 19 May 2021 03:13:15 +0300 Maxim Dounin Mail: fixed handling of invalid SMTP commands split between reads.
Wed, 19 May 2021 03:13:12 +0300 Maxim Dounin Mail: fixed SMTP pipelining to send the response immediately.
Sat, 08 May 2021 20:31:03 +0300 Maxim Dounin MIME: added application/wasm type (ticket #1606).
Thu, 06 May 2021 02:22:09 +0300 Maxim Dounin Upstream: variables support in certificates.
Thu, 06 May 2021 02:22:07 +0300 Maxim Dounin Auth basic: changed alcf->user_file to be a pointer.
Thu, 06 May 2021 02:22:03 +0300 Maxim Dounin Changed complex value slots to use NGX_CONF_UNSET_PTR.
Thu, 22 Apr 2021 16:12:52 +0300 Ruslan Ermilov Restored zeroing of ngx_channel_t in ngx_pass_open_channel().
Wed, 21 Apr 2021 23:24:59 +0300 Maxim Dounin Mail: fixed reading with fully filled buffer (ticket #2159).
Wed, 21 Apr 2021 23:24:48 +0300 Maxim Dounin Version bump.
Tue, 20 Apr 2021 16:35:47 +0300 Maxim Dounin release-1.20.0 tag stable-1.20
Tue, 20 Apr 2021 16:35:46 +0300 Maxim Dounin nginx-1.20.0-RELEASE stable-1.20 release-1.20.0
Tue, 20 Apr 2021 16:06:58 +0300 Maxim Dounin Stable branch. stable-1.20
Thu, 27 May 2021 13:29:00 +0300 Sergey Kandaurov HTTP/3: fixed Insert With Name Reference index processing. quic
Wed, 26 May 2021 13:07:06 +0300 Roman Arutyunyan QUIC: call stream read handler on new data arrival. quic
Tue, 25 May 2021 16:41:59 +0300 Roman Arutyunyan QUIC: make sure stream data size is lower than final size. quic
Tue, 25 May 2021 13:55:12 +0300 Roman Arutyunyan QUIC: refactored CRYPTO and STREAM buffer ordering. quic
Sat, 22 May 2021 18:40:45 +0300 Sergey Kandaurov QUIC: unroll and inline ngx_quic_varint_len()/ngx_quic_build_int(). quic
Tue, 18 May 2021 18:17:25 +0300 Roman Arutyunyan HTTP/3: fixed server push after 9ec3e71f8a61. quic
Wed, 05 May 2021 17:15:20 +0300 Roman Arutyunyan QUIC: generic buffering for stream input. quic
Wed, 05 May 2021 19:32:49 +0300 Sergey Kandaurov QUIC: simplified sending 1-RTT only frames. quic
Wed, 05 May 2021 18:11:55 +0300 Vladimir Homutov QUIC: relaxed client id requirements. quic
Thu, 06 May 2021 12:36:14 +0300 Vladimir Homutov QUIC: consider NEW_CONNECTION_ID a probing frame. quic
Wed, 28 Apr 2021 11:30:27 +0300 Roman Arutyunyan HTTP/3: clean up table from session cleanup handler. quic
Wed, 05 May 2021 15:15:48 +0300 Roman Arutyunyan HTTP/3: moved session initialization to a separate file. quic
Wed, 05 May 2021 15:09:23 +0300 Roman Arutyunyan HTTP/3: separate header files for existing source files. quic
Wed, 05 May 2021 15:00:17 +0300 Roman Arutyunyan HTTP/3: moved parsing uni stream type to ngx_http_v3_parse.c. quic
Tue, 27 Apr 2021 21:32:50 +0300 Roman Arutyunyan HTTP/3: renamed ngx_http_v3_client_XXX() functions. quic
Wed, 05 May 2021 12:54:10 +0300 Roman Arutyunyan HTTP/3: renamed ngx_http_v3_connection_t to ngx_http_v3_session_t. quic
Wed, 05 May 2021 14:53:36 +0300 Roman Arutyunyan HTTP/3: reference h3c directly from ngx_http_connection_t. quic
Fri, 30 Apr 2021 19:10:11 +0300 Roman Arutyunyan HTTP/3: ngx_http_v3_get_session() macro. quic
Wed, 05 May 2021 15:15:17 +0300 Roman Arutyunyan HTTP/3: moved Stream Cancellation stub to ngx_http_v3_streams.c. quic
Tue, 04 May 2021 13:38:59 +0300 Roman Arutyunyan HTTP/3: fixed decoder stream stubs. quic
Wed, 05 May 2021 13:28:05 +0300 Roman Arutyunyan HTTP/3: reject empty DATA and HEADERS frames on control stream. quic
Wed, 28 Apr 2021 13:37:18 +0300 Vladimir Homutov QUIC: fixed build with NGX_QUIC_DEBUG_ALLOC enabled. quic
Thu, 29 Apr 2021 15:35:02 +0300 Vladimir Homutov QUIC: connection migration. quic
Thu, 22 Apr 2021 13:49:18 +0300 Vladimir Homutov HTTP/3: adjusted control stream parsing. quic
Mon, 19 Apr 2021 17:25:56 +0300 Roman Arutyunyan QUIC: renamed stream variables from sn to qs. quic
Mon, 19 Apr 2021 17:21:07 +0300 Roman Arutyunyan QUIC: renamed stream field from c to connection. quic
Fri, 16 Apr 2021 23:03:59 +0300 Sergey Kandaurov QUIC: fixed permitted packet types for PATH_RESPONSE. quic
Mon, 19 Apr 2021 09:46:37 +0300 Vladimir Homutov QUIC: added missing checks for limits in stream frames parsing. quic
Mon, 19 Apr 2021 11:36:41 +0300 Vladimir Homutov QUIC: fixed parsing of unknown frame types. quic
Thu, 15 Apr 2021 12:17:19 +0300 Vladimir Homutov QUIC: avoid sending extra frames in case of error. quic
Tue, 13 Apr 2021 12:38:34 +0300 Sergey Kandaurov QUIC: normalize header inclusion. quic
Tue, 13 Apr 2021 11:49:52 +0300 Sergey Kandaurov QUIC: ngx_quic_frames_stream_t made opaque. quic
Wed, 14 Apr 2021 14:47:04 +0300 Vladimir Homutov QUIC: separate files for SSL library interfaces. quic
Tue, 13 Apr 2021 14:41:52 +0300 Vladimir Homutov QUIC: separate files for tokens related processing. quic
Tue, 13 Apr 2021 14:41:20 +0300 Vladimir Homutov QUIC: separate files for output and ack related processing. quic
Tue, 13 Apr 2021 14:40:00 +0300 Vladimir Homutov QUIC: separate files for stream related processing. quic
Tue, 13 Apr 2021 14:38:46 +0300 Vladimir Homutov QUIC: separate files for frames related processing. quic
Tue, 13 Apr 2021 14:37:41 +0300 Vladimir Homutov QUIC: separate files for connection id related processing. quic
Wed, 14 Apr 2021 14:47:37 +0300 Vladimir Homutov QUIC: headers cleanup. quic
Fri, 09 Apr 2021 11:33:10 +0300 Vladimir Homutov QUIC: separate function for connection ids initialization. quic
Wed, 07 Apr 2021 13:09:26 +0300 Vladimir Homutov QUIC: fixed ngx_quic_send_ack_range() function. quic
Mon, 05 Apr 2021 11:35:46 +0300 Vladimir Homutov QUIC: fixed debug message macro. quic
Mon, 05 Apr 2021 11:31:03 +0300 Vladimir Homutov QUIC: added error codes and messages from latest drafts. quic
Fri, 16 Apr 2021 19:42:03 +0300 Sergey Kandaurov HTTP/3: keepalive_time support. quic
Fri, 16 Apr 2021 19:35:55 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 13 Apr 2021 18:13:59 +0300 Maxim Dounin release-1.19.10 tag
Tue, 13 Apr 2021 18:13:58 +0300 Maxim Dounin nginx-1.19.10-RELEASE release-1.19.10
Thu, 08 Apr 2021 00:16:30 +0300 Maxim Dounin Changed keepalive_requests default to 1000 (ticket #2155).
Thu, 08 Apr 2021 00:16:17 +0300 Maxim Dounin Added $connection_time variable.
Thu, 08 Apr 2021 00:15:48 +0300 Maxim Dounin Introduced the "keepalive_time" directive.
Wed, 07 Apr 2021 02:03:29 +0300 Maxim Dounin HTTP/2: relaxed PRIORITY frames limit.
Mon, 05 Apr 2021 20:14:16 +0300 Maxim Dounin Configure: fixed --test-build-epoll on FreeBSD 13.
Mon, 05 Apr 2021 04:07:17 +0300 Maxim Dounin Gzip: updated handling of zlib variant from Intel.
Mon, 05 Apr 2021 04:06:58 +0300 Maxim Dounin Gzip: support for zlib-ng.
Mon, 05 Apr 2021 04:03:10 +0300 Maxim Dounin Version bump.
Mon, 12 Apr 2021 12:30:30 +0300 Sergey Kandaurov HTTP/3: removed h3scf->quic leftover after 0d2b2664b41c. quic
Wed, 07 Apr 2021 15:14:41 +0300 Sergey Kandaurov QUIC: fixed memory leak in ngx_hkdf_extract()/ngx_hkdf_expand(). quic
Tue, 23 Mar 2021 11:58:43 +0300 Vladimir Homutov QUIC: PATH_CHALLENGE frame creation. quic
Wed, 31 Mar 2021 14:57:15 +0300 Vladimir Homutov QUIC: distinct files for connection migration. quic
Wed, 31 Mar 2021 14:56:16 +0300 Vladimir Homutov QUIC: separate header for ngx_quic_connection_t. quic
Fri, 02 Apr 2021 11:31:37 +0300 Vladimir Homutov QUIC: simplified quic connection dispatching. quic
Fri, 02 Apr 2021 18:58:19 +0300 Vladimir Homutov UDP: extended datagram context. quic
Tue, 30 Mar 2021 14:33:43 +0300 Vladimir Homutov QUIC: fixed udp buffer initialization. quic
Tue, 30 Mar 2021 14:33:47 +0300 Roman Arutyunyan QUIC: do not handle empty dcid. quic
Thu, 11 Mar 2021 15:22:18 +0300 Roman Arutyunyan QUIC: do not reallocate c->sockaddr. quic
Thu, 11 Mar 2021 15:25:11 +0300 Roman Arutyunyan QUIC: do not copy input data. quic
Wed, 31 Mar 2021 21:43:17 +0300 Sergey Kandaurov QUIC: HKDF API compatibility with OpenSSL master branch. quic
Tue, 30 Mar 2021 23:34:51 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 30 Mar 2021 17:47:11 +0300 Maxim Dounin release-1.19.9 tag
Tue, 30 Mar 2021 17:47:11 +0300 Maxim Dounin nginx-1.19.9-RELEASE release-1.19.9
Tue, 30 Mar 2021 17:44:36 +0300 Maxim Dounin Updated OpenSSL used for win32 builds.
Sun, 28 Mar 2021 17:45:39 +0300 Maxim Dounin Fixed handling of already closed connections.
Sun, 28 Mar 2021 17:45:37 +0300 Maxim Dounin Upstream: fixed broken connection check with eventport.
Sun, 28 Mar 2021 17:45:35 +0300 Maxim Dounin Upstream: fixed non-buffered proxying with eventport.
Sun, 28 Mar 2021 17:45:31 +0300 Maxim Dounin Resolver: added missing event handling after reading.
Sun, 28 Mar 2021 17:45:29 +0300 Maxim Dounin Events: fixed "port_dissociate() failed" alerts with eventport.
Fri, 26 Mar 2021 01:44:59 +0300 Maxim Dounin Events: fixed expiration of timers in the past.
Fri, 26 Mar 2021 01:44:57 +0300 Maxim Dounin HTTP/2: improved handling of "keepalive_timeout 0".
Wed, 24 Mar 2021 14:03:33 +0300 Sergey Kandaurov Cancel keepalive and lingering close on EOF better (ticket #2145).
Tue, 23 Mar 2021 16:52:23 +0300 Maxim Dounin gRPC: fixed handling of padding on DATA frames.
Thu, 11 Mar 2021 09:58:45 +0300 Ruslan Ermilov Removed "ch" argument from ngx_pass_open_channel().
Thu, 11 Mar 2021 04:46:26 +0300 Maxim Dounin Mail: fixed build without SSL.
Thu, 11 Mar 2021 04:46:22 +0300 Maxim Dounin Version bump.
Mon, 15 Mar 2021 16:25:54 +0300 Roman Arutyunyan HTTP/3: fixed $connection_requests. quic
Mon, 22 Mar 2021 15:51:14 +0300 Roman Arutyunyan HTTP/3: set initial_max_streams_uni default value to 3. quic
Tue, 30 Mar 2021 16:48:38 +0300 Roman Arutyunyan HTTP/3: keepalive timeout. quic
Mon, 15 Mar 2021 16:39:33 +0300 Roman Arutyunyan QUIC: connection shutdown. quic
Mon, 15 Mar 2021 19:26:04 +0300 Roman Arutyunyan HTTP/3: send GOAWAY when last request is accepted. quic
Tue, 23 Mar 2021 10:58:18 +0300 Vladimir Homutov Core: fixed build with BPF on non-64bit platforms (ticket #2152). quic