yihuaz
|
6591d0997b
|
add length check
|
5 years ago |
yihuaz
|
ff045fde0d
|
Update multi-domain key materials
|
5 years ago |
Richard Belleville
|
27e1ccc92d
|
Merge pull request #23153 from gnossen/simple_trust_store
Simplify channel credentials in simple stubs
|
5 years ago |
Srini Polavarapu
|
f873ecc9cb
|
Merge pull request #23154 from srini100/master
Bump ver on master to 1.31.0-dev
|
5 years ago |
Richard Belleville
|
bacbf3b85f
|
Fix argument order
|
5 years ago |
Yash Tibrewal
|
ae4687af4a
|
Remove window update frames from the pings doc
|
5 years ago |
Srini Polavarapu
|
057091fe1f
|
Regenerate projects
|
5 years ago |
Srini Polavarapu
|
dd90a14eee
|
Bump version to v1.31.0-dev
|
5 years ago |
Yash Tibrewal
|
ffca757fed
|
Merge pull request #23145 from yashykt/toomanypings
Add missing reset for ping clocks to avoid mistakenly sending GOAWAY frames due to 'too_many_pings'
|
5 years ago |
Richard Belleville
|
946686840a
|
Actually plumb through the insecure option
|
5 years ago |
Yash Tibrewal
|
502c796a94
|
Merge pull request #23151 from yashykt/pingdoc
Update pings channel args documentation
|
5 years ago |
Richard Belleville
|
8c96f976da
|
Yapfity yapf. Don't yapf back
|
5 years ago |
Richard Belleville
|
a0e23e2123
|
Review comments
|
5 years ago |
Richard Belleville
|
2226f8ab12
|
Add plugin test for insecure option
|
5 years ago |
Yash Tibrewal
|
082f1ae887
|
Update pings channel args documentation
|
5 years ago |
Yash Tibrewal
|
234d64859f
|
Add some additional comments
|
5 years ago |
Richard Belleville
|
e3ae621f64
|
Add insecure option
|
5 years ago |
Yash Tibrewal
|
722f1e937a
|
Reviewer comments
|
5 years ago |
Richard Belleville
|
9f380bc16c
|
Make SSL the default for simple stubs
|
5 years ago |
Sheena Madan
|
31d75a5f8d
|
Merge pull request #23148 from jtattermusch/reintroduce_22891
Reintroduce "C# expose C-core's debug error string in Status struct"
|
5 years ago |
Eric Anderson
|
ad724886b4
|
Merge pull request #22582 from voidzcy/release/add_interop_client_release_1_28_1
Add Java v1.28.1 to interop test client matrix
|
5 years ago |
Jan Tattermusch
|
35dc47a1c3
|
fix error "passing 'const char *' to parameter of type 'void *' discards qualifiers"
|
5 years ago |
Jan Tattermusch
|
4c303a387e
|
Revert "Revert "C# expose C-core's debug error string in Status struct""
This reverts commit 7c30f0c956 .
|
5 years ago |
Jan Tattermusch
|
900699ce27
|
Merge pull request #22895 from Falco20019/grpc-tools-fix-cpp-cleanup
Fix C++ cleanup in Grpc.Tools
|
5 years ago |
Yash Tibrewal
|
0af1907f50
|
Regenerate projects
|
5 years ago |
Yash Tibrewal
|
f41694ad64
|
Add the missing reset for ping clocks to avoid mistakenly sending GOAWAY
frames due to 'too_many_pings'
|
5 years ago |
Yash Tibrewal
|
aaa72396a6
|
Merge pull request #23082 from yashykt/unnamedstruck
Remove unnamed typedef structs in src/core
|
5 years ago |
Stanley Cheung
|
9e2b5ef857
|
Merge pull request #23142 from stanley-cheung/add-xds-timeout
Set timeout to PHP/Ruby xDS test
|
5 years ago |
Stanley Cheung
|
88be358e0d
|
Set timeout on PHP/Ruby xDS test
|
5 years ago |
Richard Belleville
|
420584462f
|
:chairflip:
|
5 years ago |
Richard Belleville
|
dda5d219bd
|
WIP
|
5 years ago |
Mark D. Roth
|
9e66c03aba
|
Merge pull request #23138 from markdroth/xds_logging_ugh
xds: Add logging for WeightedCluster field.
|
5 years ago |
Stanley Cheung
|
8f8155e0e0
|
Merge pull request #23139 from stanley-cheung/debug-php-xds-qps
Add debug to php / ruby xds test around qps param
|
5 years ago |
Eric Anderson
|
f103a39761
|
Merge branch 'master' into release/add_interop_client_release_1_28_1
|
5 years ago |
Richard Belleville
|
bd7291b020
|
:tableflip:
|
5 years ago |
Stanley Cheung
|
503e2f8766
|
Fix format
|
5 years ago |
Menghan Li
|
a1a06a555d
|
xds interop descriptions: add test traffic_splitting to spec
|
5 years ago |
Stanley Cheung
|
bd061ecf47
|
Add debug info to xds test
|
5 years ago |
Mark D. Roth
|
a11679fb2f
|
xds: Add logging for WeightedCluster field.
|
5 years ago |
Richard Belleville
|
773611c1d1
|
Plz Windoze
|
5 years ago |
Sheena Madan
|
9163bb39b1
|
Merge pull request #23135 from grpc/revert-22891-csharp_expose_debug_string
Revert "C# expose C-core's debug error string in Status struct"
|
5 years ago |
Eric Gribkoff
|
84fccf5300
|
Update default xds test qps to 100
|
5 years ago |
Richard Belleville
|
961b6bec51
|
Merge pull request #23115 from gnossen/xds_documentation_update
Remove reference to building from source in Python xDS Example
|
5 years ago |
Richard Belleville
|
9fac7a1ad4
|
Work around Windows bug
|
5 years ago |
Jan Tattermusch
|
7c30f0c956
|
Revert "C# expose C-core's debug error string in Status struct"
|
5 years ago |
Jan Tattermusch
|
7f2ff7334f
|
Merge pull request #23129 from jtattermusch/fix_csharp_distribtest_protobuf
Fix C# distrib test
|
5 years ago |
Jan Tattermusch
|
10dd24dcb9
|
Merge pull request #22891 from jtattermusch/csharp_expose_debug_string
C# expose C-core's debug error string in Status struct
|
5 years ago |
Stanley Cheung
|
244f084d19
|
Merge pull request #23128 from stanley-cheung/inc-php-xds-timeout
Increase PHP/Ruby xDS test timeout
|
5 years ago |
Jan Tattermusch
|
bd6d4efc7a
|
fix C# distrib test
|
5 years ago |
Stanley Cheung
|
3e4eafab9c
|
Increase PHP/Ruby xDS test timeout
|
5 years ago |