[PATCH] Added TLSv1.3 to the default value of ssl_protocols and friends

2023-03-21 Thread Yaroslav Zhuravlev
xml/en/docs/http/configuring_https_servers.xml | 13 + xml/en/docs/http/ngx_http_grpc_module.xml | 4 ++-- xml/en/docs/http/ngx_http_proxy_module.xml | 4 ++-- xml/en/docs/http/ngx_http_ssl_module.xml | 6 +++--- xml/en/docs/http/ngx_http_uwsgi_module.xml |

Re: [PATCH] Win32: PCRE2 Unicode support with MSVC

2023-03-21 Thread Sergey Kandaurov
> On 21 Mar 2023, at 03:55, Maxim Dounin wrote: > > Hello! > > On Mon, Mar 20, 2023 at 06:58:32PM +0400, Sergey Kandaurov wrote: > >> # HG changeset patch >> # User Sergey Kandaurov >> # Date 1679324252 -14400 >> # Mon Mar 20 18:57:32 2023 +0400 >> # Node ID d0b013a7050e00613804b399ae2ca

Re: [PATCH 11 of 12] Win32: fixed ngx_fs_bsize() for symlinks

2023-03-21 Thread Sergey Kandaurov
> On 24 Feb 2023, at 14:40, Sergey Kandaurov wrote: > >> >> On 23 Feb 2023, at 22:46, Maxim Dounin wrote: >> >> Hello! >> >> On Wed, Feb 22, 2023 at 08:01:15PM +0400, Sergey Kandaurov wrote: >> On 19 Feb 2023, at 21:23, Maxim Dounin wrote: Hello! On Fri, Feb 17,

Re: [PATCH] SSL: enabled TLSv1.3 by default

2023-03-21 Thread Roman Arutyunyan
Hi, On Mon, Mar 20, 2023 at 04:19:54PM +0300, Maxim Dounin wrote: > # HG changeset patch > # User Maxim Dounin > # Date 1678891161 -10800 > # Wed Mar 15 17:39:21 2023 +0300 > # Node ID 3496c963b43636104fa794e84969eb077abec6b0 > # Parent b97f2b983d1564d29280d03828503edca21a79ee > SSL: enable

Re: [PATCH] Linux packages: added Amazon Linux 2023

2023-03-21 Thread Maxim Konovalov
On 20.03.2023 11:38, Konstantin Pavlov wrote: # HG changeset patch # User Konstantin Pavlov # Date 1679336457 25200 # Mon Mar 20 11:20:57 2023 -0700 # Node ID 23d3cabaab95fb09ea40f113759f4eaed99ec9d7 # Parent 0f468b4e01d67cab96a44e0886dda3180104ae1a Linux packages: added Amazon Linux 2023.

Re: [PATCH] Win32: PCRE2 Unicode support with MSVC

2023-03-21 Thread Maxim Dounin
Hello! On Tue, Mar 21, 2023 at 01:50:58PM +0400, Sergey Kandaurov wrote: > > > On 21 Mar 2023, at 03:55, Maxim Dounin wrote: > > > > Hello! > > > > On Mon, Mar 20, 2023 at 06:58:32PM +0400, Sergey Kandaurov wrote: > > > >> # HG changeset patch > >> # User Sergey Kandaurov > >> # Date 167932

Re: [PATCH] Tests: run syslog and error_log tests on win32

2023-03-21 Thread Maxim Dounin
Hello! On Mon, Mar 20, 2023 at 06:13:34PM +0400, Sergey Kandaurov wrote: > # HG changeset patch > # User Sergey Kandaurov > # Date 1679321601 -14400 > # Mon Mar 20 18:13:21 2023 +0400 > # Node ID f3225ad9300ee2c11c0dec54b9605e67060b7347 > # Parent 1e1d0f3874b0c5b1e399ec76b0198b5c9c265a36 >