log src/http/modules/ngx_http_grpc_module.c @ 7321:45e513c3540d

age author description
Tue, 17 Jul 2018 15:30:43 +0300 Ruslan Ermilov Fixed invalid access to location defined as an empty string.
Tue, 17 Jul 2018 12:53:23 +0300 Sergey Kandaurov SSL: save sessions for upstream peers using a callback function.
Mon, 02 Jul 2018 19:02:08 +0300 Maxim Dounin gRPC: clearing buffers in ngx_http_grpc_get_buf().
Mon, 07 May 2018 09:54:37 +0000 Sergey Kandaurov Silenced -Wcast-function-type warnings (closes #1546).
Thu, 22 Mar 2018 19:26:25 +0300 Maxim Dounin gRPC: fixed possible sign extension of error and setting_value.
Tue, 20 Mar 2018 15:58:11 +0300 Sergey Kandaurov gRPC: fixed missing state save in frame header parsing.