[nginx] Style: aligned ngx_null_command.

2017-07-12 Thread Ruslan Ermilov
details: http://hg.nginx.org/nginx/rev/a27e0c7e198c branches: changeset: 7066:a27e0c7e198c user: Ruslan Ermilov date: Wed Jul 12 11:34:04 2017 +0300 description: Style: aligned ngx_null_command. diffstat: src/misc/ngx_google_perftools_module.c | 2 +- 1 files

Re: [PATCH] Add proxy_protocol option to mail listener

2017-07-12 Thread Kees Bos
On di, 2017-07-11 at 18:12 +0300, Maxim Dounin wrote: > Hello! > > On Fri, Jul 07, 2017 at 03:38:02PM +0200, Kees Bos wrote: > > > > > # HG changeset patch > > # User Kees Bos > > # Date 1499422505 0 > > #  Fri Jul 07 10:15:05 2017 + > > # Node ID

Re: SSL: Accepting early data in TLSv1.3

2017-07-12 Thread Sergey Kandaurov
> On 11 Jul 2017, at 21:00, Utkarsh Tewari wrote: > > Hello, > > I am using OpenSSL s_client to send early data during resumption over a > TLS1.3 connection. However, the server rejects it as shown below. > > [..] > > Is there any way to accept early data on the

Re: [PATCH] Add proxy_protocol option to mail listener

2017-07-12 Thread Kees Bos
On wo, 2017-07-12 at 15:56 +0300, Maxim Dounin wrote: > On Wed, Jul 12, 2017 at 02:08:31PM +0200, Kees Bos wrote: > On di, 2017-07-11 at 18:12 +0300, Maxim Dounin wrote: > > > On Fri, Jul 07, 2017 at 03:38:02PM +0200, Kees Bos wrote: > > > 2. It unconditionally trusts all clients who can connect

Re: [PATCH] Add proxy_protocol option to mail listener

2017-07-12 Thread Maxim Dounin
Hello! On Wed, Jul 12, 2017 at 02:08:31PM +0200, Kees Bos wrote: > On di, 2017-07-11 at 18:12 +0300, Maxim Dounin wrote: > > Hello! > > > > On Fri, Jul 07, 2017 at 03:38:02PM +0200, Kees Bos wrote: > > > > > > > > # HG changeset patch > > > # User Kees Bos > > > #