Re: [PATCH 05 of 11] SSL: single allocation in session cache on 32-bit platforms

2022-09-26 Thread Sergey Kandaurov
> On 17 Sep 2022, at 01:04, Maxim Dounin wrote: > > Hello! > > On Thu, Sep 15, 2022 at 09:41:36AM +0400, Sergey Kandaurov wrote: > >>> On 26 Aug 2022, at 07:01, Maxim Dounin wrote: >>> >>> # HG changeset patch >>> # User Maxim Dounin >>> # Date 1661481950 -10800 >>> # Fri Aug 26 05:45

Re: [PATCH 05 of 11] SSL: single allocation in session cache on 32-bit platforms

2022-09-16 Thread Maxim Dounin
Hello! On Thu, Sep 15, 2022 at 09:41:36AM +0400, Sergey Kandaurov wrote: > > On 26 Aug 2022, at 07:01, Maxim Dounin wrote: > > > > # HG changeset patch > > # User Maxim Dounin > > # Date 1661481950 -10800 > > # Fri Aug 26 05:45:50 2022 +0300 > > # Node ID e88baee178eed529c6170678e373f5e2e

Re: [PATCH 05 of 11] SSL: single allocation in session cache on 32-bit platforms

2022-09-14 Thread Sergey Kandaurov
> On 26 Aug 2022, at 07:01, Maxim Dounin wrote: > > # HG changeset patch > # User Maxim Dounin > # Date 1661481950 -10800 > # Fri Aug 26 05:45:50 2022 +0300 > # Node ID e88baee178eed529c6170678e373f5e2e0883c37 > # Parent f4ae0f4ee928cf20346530e96f1431314ecd0171 > SSL: single allocation i