David G. Quintas
|
7d46b94bb5
|
Merge pull request #8724 from dgquintas/chttp_initial_md_copypaste_fix
Fixed wrong NULLing in chttp2 transport
|
8 years ago |
David Garcia Quintas
|
3ddebf4f66
|
PR comment
|
8 years ago |
Mark D. Roth
|
2ea37e905e
|
clang-format
|
8 years ago |
Mark D. Roth
|
473187a12d
|
Merge branch 'security_handshaker1' into security_handshaker2
|
8 years ago |
Mark D. Roth
|
fcf5e10bed
|
clang-format
|
8 years ago |
Mark D. Roth
|
83eafde35d
|
Fix comments.
|
8 years ago |
Mark D. Roth
|
4f74d04547
|
Fix error refcounting in on_handshake_done callbacks.
|
8 years ago |
Mark D. Roth
|
c560c5a7c5
|
Merge remote-tracking branch 'upstream/master' into security_handshaker1
|
8 years ago |
Mark D. Roth
|
ad1b395243
|
Merge remote-tracking branch 'upstream/master' into latency_in_final_info
|
8 years ago |
Mark D. Roth
|
b16c1e32fd
|
Move deadline handling to handshake manager.
|
8 years ago |
Mark D. Roth
|
4b5cdb751e
|
Change handshaker API to take grpc_closure instead of grpc_iomgr_cb_func.
|
8 years ago |
murgatroid99
|
9ea40c58f0
|
Make Node library compatible with lodash 3
|
8 years ago |
Noah Eisen
|
c71b988195
|
Merge branch 'master' of https://github.com/grpc/grpc into go_advanced_interop
|
8 years ago |
Feng Li
|
d0670ae60b
|
Merge pull request #8725 from grpc/wenbozhu-patch-1
Update PROTOCOL-WEB.md
|
8 years ago |
yang-g
|
60b189199c
|
Add one more openssl leak to suppressions list
|
8 years ago |
Jan Tattermusch
|
84e65e1fb0
|
Merge pull request #8713 from jtattermusch/csharp_cleanup_profiling
Cleanup C# profiling code
|
8 years ago |
Michael Lumish
|
76f90c390a
|
Merge pull request #8728 from murgatroid99/more_uv_fixes
Fix sanity, uv, and windows builds
|
8 years ago |
yang-g
|
414af9bec8
|
refresh and access token filtering
|
8 years ago |
Yuchen Zeng
|
b1f6bf2ec4
|
Merge pull request #8086 from y-zeng/fix_gprc
Fix misspelled gprc
|
8 years ago |
David Garcia Quintas
|
a74b24633e
|
Fixed deadlock between glb_shutdown and lb_on_server_status_received
|
8 years ago |
Yuchen Zeng
|
5c1f55af23
|
Merge pull request #8335 from y-zeng/tos
Add grpc_socket_mutator
|
8 years ago |
Mark D. Roth
|
27588bbfb9
|
Change handshake manager to invoke callbacks via an exec_ctx.
|
8 years ago |
Noah Eisen
|
794afb3b91
|
Update interop test infrastructure to call advanced go tests
|
8 years ago |
Yuchen Zeng
|
67ffe3f82d
|
clang-format
|
8 years ago |
Matt Kwong
|
983c2dad44
|
Fix build analysis dashboard
|
8 years ago |
Jan Tattermusch
|
b35dfa83b5
|
remove existing profiling points
|
8 years ago |
Jan Tattermusch
|
475e06bb12
|
10m entries in profiler
|
8 years ago |
Jan Tattermusch
|
fdf45ab6fd
|
support threadpool tracing
|
8 years ago |
David Garcia Quintas
|
ed2f308554
|
NULLs needed at fail_pending_writes() too
|
8 years ago |
murgatroid99
|
2e01234d1c
|
Fix sanity, uv, and windows builds
|
8 years ago |
Wenbo Zhu
|
fd825f51ac
|
Update PROTOCOL-WEB.md
Using http/2 literal header format for status.
|
8 years ago |
Vijay Pai
|
aaefa958d7
|
Merge pull request #8638 from vjpai/conform
Improve C++11 conformance
|
8 years ago |
yang-g
|
35d5dfcb26
|
parse json instead
|
8 years ago |
David G. Quintas
|
f612a36d1c
|
Merge pull request #8723 from dgquintas/handshaker_demote_logging_again
Demote secure handshake failures even further
|
8 years ago |
David Garcia Quintas
|
3fde39913c
|
Fixed wrong NULLing in chttp2 transport
|
8 years ago |
David Garcia Quintas
|
8bac679a16
|
Demote secure handshake failures even further
|
8 years ago |
Michael Lumish
|
33468f55a2
|
Merge pull request #8698 from murgatroid99/node_express_run_perf_tests
Enable Node Express benchmarks, fix copy/paste errors
|
8 years ago |
matt-kwong
|
7b16bbe5cc
|
Merge pull request #8706 from matt-kwong/pull-request-params
Show skipped tests not showing up in Jenkins UI
|
8 years ago |
Yuchen Zeng
|
a5da0ef0b6
|
Merge pull request #8486 from y-zeng/get_tos
Add grpc_endpoint_get_fd and grpc_transport_get_endpoint
|
8 years ago |
Jan Tattermusch
|
3d5dd7937c
|
Merge pull request #8700 from jtattermusch/fix_metadata_credentials
Fix metadata credentials
|
8 years ago |
Mark D. Roth
|
69f783dffc
|
Allow LB policy name to be matched in a case-insensitive manner.
|
8 years ago |
Mark D. Roth
|
c19049c39d
|
clang-format
|
8 years ago |
Mark D. Roth
|
7079809a63
|
Merge remote-tracking branch 'upstream/master' into service_config_json
|
8 years ago |
Mark D. Roth
|
84c8a027d3
|
Change JSON format to use the standard proto3 mapping for each type.
|
8 years ago |
Yang Gao
|
92fd7e147a
|
Merge pull request #8642 from yang-g/ssl_fuzzer
Add a fuzzer for ssl server side
|
8 years ago |
Jan Tattermusch
|
60d0f4ced3
|
add a comment
|
8 years ago |
yang-g
|
979abf6747
|
regenerate projects
|
8 years ago |
yang-g
|
b587561375
|
Merge remote-tracking branch 'upstream/master' into ssl_fuzzer
|
8 years ago |
murgatroid99
|
1731a41cff
|
Merge branch 'master' into node_express_run_perf_tests
|
8 years ago |
murgatroid99
|
e8f9cbbd68
|
Remove some disabled copied Node Express perf tests
|
8 years ago |