log src/http/modules/ngx_http_grpc_module.c @ 8454:3ab8e1e2f0f7

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