index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
/
ngx_http_grpc_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-06
gRPC: generate error when response size is wrong.
Maxim Dounin
1
-1
/
+38
2020-04-23
gRPC: WINDOW_UPDATE after END_STREAM handling (ticket #1797).
Ruslan Ermilov
1
-1
/
+2
2020-04-23
gRPC: RST_STREAM(NO_ERROR) handling (ticket #1792).
Ruslan Ermilov
1
-5
/
+19
2020-01-17
gRPC: variables support in the "grpc_pass" directive.
Vladimir Homutov
1
-38
/
+190
2019-03-03
SSL: fixed potential leak on memory allocation errors.
Maxim Dounin
1
-0
/
+1
2018-11-06
gRPC: limited allocations due to ping and settings frames.
Maxim Dounin
1
-0
/
+15
2018-10-03
Upstream: proxy_socket_keepalive and friends.
Vladimir Homutov
1
-0
/
+11
2018-09-03
gRPC: disabled keepalive when sending control frames was blocked.
Maxim Dounin
1
-0
/
+12
2018-09-03
gRPC: improved keepalive handling.
Maxim Dounin
1
-33
/
+67
2018-07-17
Fixed invalid access to location defined as an empty string.
Ruslan Ermilov
1
-1
/
+1
2018-07-17
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
1
-0
/
+7
2018-07-02
gRPC: clearing buffers in ngx_http_grpc_get_buf().
Maxim Dounin
1
-11
/
+16
2018-05-07
Silenced -Wcast-function-type warnings (closes #1546).
Sergey Kandaurov
1
-1
/
+2
2018-03-22
gRPC: fixed possible sign extension of error and setting_value.
Maxim Dounin
1
-3
/
+3
2018-03-20
gRPC: fixed missing state save in frame header parsing.
Sergey Kandaurov
1
-0
/
+1
2018-03-19
gRPC: fixed parsing response headers split on CONTINUATION frames.
Sergey Kandaurov
1
-2
/
+2
2018-03-17
gRPC: special handling of "trailer only" responses.
Maxim Dounin
1
-7
/
+10
2018-03-17
gRPC: special handling of the TE request header.
Maxim Dounin
1
-2
/
+67
2018-03-17
The gRPC proxy module.
Maxim Dounin
1
-0
/
+4571