log src/http/modules/ngx_http_grpc_module.c @ 9322:d6f75dd66761 default tip

age author description
Wed, 07 Aug 2024 03:56:38 +0300 Maxim Dounin Changed script length code casts to work with -Wpedantic.
Fri, 24 Mar 2023 02:57:43 +0300 Maxim Dounin SSL: enabled TLSv1.3 by default.
Wed, 29 Jun 2022 02:47:45 +0300 Maxim Dounin Upstream: optimized use of SSL contexts (ticket #1234).
Tue, 07 Jun 2022 20:08:57 +0400 Sergey Kandaurov Upstream: handling of certificates specified as an empty string.
Mon, 30 May 2022 21:25:48 +0300 Maxim Dounin Upstream: header handlers can now return parsing errors.
Tue, 21 Dec 2021 07:54:16 +0300 Ruslan Ermilov Moved Huffman coding out of HTTP/2.