log

age author description
Wed, 30 Nov 2022 12:51:15 +0400 Roman Arutyunyan QUIC: application init() callback. quic
Mon, 22 Aug 2022 14:09:03 +0400 Roman Arutyunyan HTTP/3: renamed functions. quic
Wed, 30 Nov 2022 14:09:08 +0400 Roman Arutyunyan QUIC: removed cancelable flag from QUIC and HTTP/3 events. quic
Wed, 19 Oct 2022 17:45:18 +0400 Roman Arutyunyan QUIC: idle mode for main connection. quic
Wed, 19 Oct 2022 17:45:30 +0400 Roman Arutyunyan HTTP/3: unified hq code with regular HTTP/3 code. quic
Wed, 07 Sep 2022 13:12:56 +0400 Roman Arutyunyan QUIC: do not send MAX_STREAMS in shutdown state. quic
Mon, 22 Aug 2022 15:33:23 +0400 Roman Arutyunyan QUIC: defer stream removal until all its data is acked. quic
Tue, 29 Nov 2022 17:46:46 +0400 Roman Arutyunyan QUIC: reusable mode for main connection. quic
Wed, 07 Sep 2022 19:25:13 +0400 Roman Arutyunyan QUIC: post close event for connection close. quic
Mon, 22 Aug 2022 15:28:51 +0400 Roman Arutyunyan QUIC: made ngx_quic_finalize_connecion() more graceful. quic
Wed, 07 Sep 2022 12:37:15 +0400 Roman Arutyunyan QUIC: treat qc->error == -1 as a missing error. quic
Fri, 25 Nov 2022 15:56:33 +0400 Sergey Kandaurov QUIC: fixed computation of nonce with packet numbers beyond 2^32. quic
Fri, 25 Nov 2022 15:07:23 +0800 Jiuzhou Cui HTTP/3: fixed build without NGX_PCRE (broken by 0f5fc7a320db). quic
Thu, 24 Nov 2022 23:08:30 +0400 Sergey Kandaurov SSL: fixed debug logging of SSL_sendfile() return value.
Wed, 23 Nov 2022 23:48:53 +0300 Maxim Dounin Fixed segfault when switching off master process during upgrade.
Wed, 23 Nov 2022 23:12:04 +0300 Maxim Dounin Disabled cloning of sockets without master process (ticket #2403).
Wed, 23 Nov 2022 17:30:08 +0300 Maxim Dounin Filtering duplicate addresses in listen (ticket #2400).
Wed, 23 Nov 2022 18:50:26 +0400 Roman Arutyunyan QUIC: fixed triggering stream read event (ticket #2409). quic
Fri, 18 Nov 2022 19:31:38 +0400 Roman Arutyunyan Process events posted by ngx_close_idle_connections() immediately.
Tue, 22 Nov 2022 18:05:37 +0400 Sergey Kandaurov QUIC: fixed C4334 MSVC warning about 32 to 64 bits conversion. quic
Tue, 22 Nov 2022 18:05:37 +0400 Sergey Kandaurov QUIC: plug MSVC warning about potentially uninitialized variable. quic
Tue, 22 Nov 2022 18:05:36 +0400 Sergey Kandaurov Added shutdown macros for win32 required for QUIC. quic
Tue, 22 Nov 2022 18:05:36 +0400 Sergey Kandaurov QUIC: fixed C4389 MSVC warning about signed/unsigned mismatch. quic
Tue, 22 Nov 2022 18:05:35 +0400 Sergey Kandaurov QUIC: avoid using C99 designated initializers. quic
Tue, 22 Nov 2022 18:05:35 +0400 Sergey Kandaurov QUIC: moved variable declaration to fix build with MSVC 2010. quic
Tue, 22 Nov 2022 18:05:34 +0400 Sergey Kandaurov QUIC: fixed C4706 warnings with MSVC 2010. quic
Tue, 22 Nov 2022 14:10:04 +0400 Sergey Kandaurov HTTP/3: fixed server_name regex captures (ticket #2407). quic
Mon, 21 Nov 2022 17:01:34 +0300 Ciel Zhao SSI: handling of subrequests from other modules (ticket #1263).
Tue, 08 Nov 2022 12:48:21 +0300 Maxim Dounin Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp().
Tue, 08 Nov 2022 12:48:19 +0300 Maxim Dounin Added logging to PROXY protocol write buffer check.
Tue, 01 Nov 2022 17:00:35 +0400 Roman Arutyunyan Set default listen socket type in http. quic
Wed, 02 Nov 2022 13:46:16 +0400 Roman Arutyunyan Increased maximum read PROXY protocol header size.
Thu, 03 Nov 2022 15:52:55 +0400 Roman Arutyunyan Version bump.
Thu, 20 Oct 2022 16:41:36 +0400 Sergey Kandaurov Merged with the default branch. quic
Thu, 20 Oct 2022 16:30:43 +0400 Sergey Kandaurov README: converted to passive voice, LibreSSL support. quic
Thu, 20 Oct 2022 16:21:07 +0400 Sergey Kandaurov QUIC: removed compatibility with older BoringSSL API. quic
Thu, 20 Oct 2022 16:21:06 +0400 Sergey Kandaurov QUIC: support for setting QUIC methods with LibreSSL. quic
Thu, 20 Oct 2022 16:21:06 +0400 Sergey Kandaurov QUIC: using SSL_set_quic_early_data_enabled() only with QuicTLS. quic
Thu, 20 Oct 2022 16:21:05 +0400 Sergey Kandaurov QUIC: using native TLSv1.3 cipher suite constants. quic
Wed, 19 Oct 2022 10:56:21 +0300 Maxim Dounin release-1.23.2 tag
Wed, 19 Oct 2022 10:56:20 +0300 Maxim Dounin nginx-1.23.2-RELEASE release-1.23.2
Wed, 19 Oct 2022 10:53:17 +0300 Roman Arutyunyan Mp4: disabled duplicate atoms.
Mon, 17 Oct 2022 16:24:53 +0400 Sergey Kandaurov SSL: improved validation of ssl_session_cache and ssl_ocsp_cache.
Thu, 13 Oct 2022 16:18:56 +0400 Sergey Kandaurov SSL: removed cast not needed after 5ffd76a9ccf3.
Wed, 12 Oct 2022 20:14:57 +0300 Maxim Dounin SSL: workaround for session timeout handling with TLSv1.3.
Wed, 12 Oct 2022 20:14:55 +0300 Maxim Dounin SSL: optimized rotation of session ticket keys.
Wed, 12 Oct 2022 20:14:53 +0300 Maxim Dounin SSL: automatic rotation of session ticket keys.
Wed, 12 Oct 2022 20:14:51 +0300 Maxim Dounin SSL: shorter debug messages about session tickets.
Wed, 12 Oct 2022 20:14:49 +0300 Maxim Dounin SSL: renamed session ticket key functions and data index.
Wed, 12 Oct 2022 20:14:47 +0300 Maxim Dounin SSL: renamed session ticket key type.
Wed, 12 Oct 2022 20:14:45 +0300 Maxim Dounin SSL: style.
Wed, 12 Oct 2022 20:14:43 +0300 Maxim Dounin SSL: explicit clearing of expired sessions.
Wed, 12 Oct 2022 20:14:40 +0300 Maxim Dounin SSL: single allocation in session cache on 32-bit platforms.
Wed, 12 Oct 2022 20:14:39 +0300 Maxim Dounin SSL: explicit session id length checking.
Wed, 12 Oct 2022 20:14:37 +0300 Maxim Dounin SSL: updated comment about session sizes.
Wed, 12 Oct 2022 20:14:36 +0300 Maxim Dounin SSL: reduced logging of session cache failures (ticket #621).
Wed, 12 Oct 2022 20:14:34 +0300 Maxim Dounin SSL: disabled saving tickets to session cache.
Tue, 27 Sep 2022 11:31:16 +0400 Roman Arutyunyan Added type cast to ngx_proxy_protocol_parse_uint16().
Wed, 12 Oct 2022 16:58:16 +0400 Roman Arutyunyan PROXY protocol v2 TLV variables.
Mon, 10 Oct 2022 13:57:31 +0400 Roman Arutyunyan Log only the first line of user input on PROXY protocol v1 error.