log src/http/modules/ngx_http_grpc_module.c @ 8023:08b3ea81ff5f

age author description
Tue, 21 Dec 2021 07:54:16 +0300 Ruslan Ermilov Moved Huffman coding out of HTTP/2.
Thu, 17 Jun 2021 11:43:55 +0300 Sergey Kandaurov gRPC: handling GOAWAY with a higher last stream identifier. stable-1.20
Mon, 16 Aug 2021 22:40:31 +0300 Maxim Dounin SSL: ciphers now set before loading certificates (ticket #2035).
Mon, 28 Jun 2021 18:01:18 +0300 Maxim Dounin Disabled control characters and space in header names.
Thu, 17 Jun 2021 11:44:06 +0300 Sergey Kandaurov gRPC: RST_STREAM(NO_ERROR) handling micro-optimization.
Thu, 17 Jun 2021 11:43:55 +0300 Sergey Kandaurov gRPC: handling GOAWAY with a higher last stream identifier.
Thu, 06 May 2021 02:22:09 +0300 Maxim Dounin Upstream: variables support in certificates.
Thu, 06 May 2021 02:22:03 +0300 Maxim Dounin Changed complex value slots to use NGX_CONF_UNSET_PTR.
Tue, 23 Mar 2021 16:52:23 +0300 Maxim Dounin gRPC: fixed handling of padding on DATA frames.
Fri, 05 Mar 2021 17:16:13 +0300 Maxim Dounin SSL: fixed build by Sun C with old OpenSSL versions.
Wed, 18 Nov 2020 18:41:16 -0800 Pavel Pautov gRPC: RST_STREAM(NO_ERROR) handling after "trailer only" responses.
Wed, 28 Oct 2020 10:56:11 +0300 Vladimir Homutov Core: added format specifiers to output binary data as hex.
Thu, 22 Oct 2020 18:00:23 +0300 Maxim Dounin Upstream: proxy_ssl_conf_command and friends.
Thu, 22 Oct 2020 18:00:20 +0300 Maxim Dounin Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR.
Mon, 06 Jul 2020 18:36:25 +0300 Maxim Dounin gRPC: generate error when response size is wrong.