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: fixed passwords support for dynamic certificates.
Sergey Kandaurov
2025-04-10
*
Upstream: caching certificates and certificate keys with variables.
Sergey Kandaurov
2025-01-17
*
SSL: a new macro to set default protocol versions.
Sergey Kandaurov
2024-11-22
*
SSL: fixed MSVC compilation after ebd18ec1812b.
蕭澧邦
2024-11-11
*
SSL: disabled TLSv1 and TLSv1.1 by default.
Sergey Kandaurov
2024-10-31
*
Optimized chain link usage (ticket #2614).
Roman Arutyunyan
2024-05-23
*
SSL: enabled TLSv1.3 by default.
Maxim Dounin
2023-03-24
*
Upstream: optimized use of SSL contexts (ticket #1234).
Maxim Dounin
2022-06-29
*
Upstream: handling of certificates specified as an empty string.
Sergey Kandaurov
2022-06-07
*
Upstream: header handlers can now return parsing errors.
Maxim Dounin
2022-05-30
*
Moved Huffman coding out of HTTP/2.
Ruslan Ermilov
2021-12-21
*
SSL: ciphers now set before loading certificates (ticket #2035).
Maxim Dounin
2021-08-16
*
Disabled control characters and space in header names.
Maxim Dounin
2021-06-28
*
gRPC: RST_STREAM(NO_ERROR) handling micro-optimization.
Sergey Kandaurov
2021-06-17
*
gRPC: handling GOAWAY with a higher last stream identifier.
Sergey Kandaurov
2021-06-17
*
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