index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
/
ngx_http_grpc_module.c
Commit message (
Expand
)
Author
Age
*
Upstream: variables support in certificates.
Maxim Dounin
2021-05-06
*
Changed complex value slots to use NGX_CONF_UNSET_PTR.
Maxim Dounin
2021-05-06
*
gRPC: fixed handling of padding on DATA frames.
Maxim Dounin
2021-03-23
*
SSL: fixed build by Sun C with old OpenSSL versions.
Maxim Dounin
2021-03-05
*
gRPC: RST_STREAM(NO_ERROR) handling after "trailer only" responses.
Pavel Pautov
2020-11-18
*
Core: added format specifiers to output binary data as hex.
Vladimir Homutov
2020-10-28
*
Upstream: proxy_ssl_conf_command and friends.
Maxim Dounin
2020-10-22
*
Core: ngx_conf_set_keyval_slot() now accepts NGX_CONF_UNSET_PTR.
Maxim Dounin
2020-10-22
*
gRPC: generate error when response size is wrong.
Maxim Dounin
2020-07-06
*
gRPC: WINDOW_UPDATE after END_STREAM handling (ticket #1797).
Ruslan Ermilov
2020-04-23
*
gRPC: RST_STREAM(NO_ERROR) handling (ticket #1792).
Ruslan Ermilov
2020-04-23
*
gRPC: variables support in the "grpc_pass" directive.
Vladimir Homutov
2020-01-17
*
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
2019-03-03
*
gRPC: limited allocations due to ping and settings frames.
Maxim Dounin
2018-11-06
*
Upstream: proxy_socket_keepalive and friends.
Vladimir Homutov
2018-10-03
*
gRPC: disabled keepalive when sending control frames was blocked.
Maxim Dounin
2018-09-03
*
gRPC: improved keepalive handling.
Maxim Dounin
2018-09-03
*
Fixed invalid access to location defined as an empty string.
Ruslan Ermilov
2018-07-17
*
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
2018-07-17
*
gRPC: clearing buffers in ngx_http_grpc_get_buf().
Maxim Dounin
2018-07-02
*
Silenced -Wcast-function-type warnings (closes #1546).
Sergey Kandaurov
2018-05-07
*
gRPC: fixed possible sign extension of error and setting_value.
Maxim Dounin
2018-03-22
*
gRPC: fixed missing state save in frame header parsing.
Sergey Kandaurov
2018-03-20
*
gRPC: fixed parsing response headers split on CONTINUATION frames.
Sergey Kandaurov
2018-03-19
*
gRPC: special handling of "trailer only" responses.
Maxim Dounin
2018-03-17
*
gRPC: special handling of the TE request header.
Maxim Dounin
2018-03-17
*
The gRPC proxy module.
Maxim Dounin
2018-03-17