log src/http/modules/ngx_http_grpc_module.c @ 7872:021416fca094

age author description
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.