donnadionne
|
e20136f944
|
Merge pull request #23624 from donnadionne/rm
Passing repo manager to markdroth
|
4 years ago |
Menghan Li
|
1c2f57ae1d
|
xds interop: add routing path matching to framework
- prefix and full path
- header matching
- print client cmd to run
- new test cases are not included in all
|
4 years ago |
Donna Dionne
|
8b3224ba62
|
Fixing a member var to not be a reference.
|
4 years ago |
Alexander Polcyn
|
59da17dd7d
|
Fix parent/child process synchronization in two ruby tests
|
4 years ago |
Donna Dionne
|
70a6e7c644
|
Passing repo manager to markdroth
|
4 years ago |
daicoden
|
2fc3131829
|
Add copyrights
|
4 years ago |
Mark D. Roth
|
8517f67ff6
|
Merge pull request #23612 from markdroth/xds_v3_build_fix
Fix BUILD file for import.
|
4 years ago |
donnadionne
|
bbb1783fd0
|
Merge pull request #23610 from donnadionne/crash
Member variable should not be a reference; causing crash when used in destructor.
|
4 years ago |
Yash Tibrewal
|
8bd03cb9d6
|
Merge pull request #23575 from yashykt/chttp2transportcomment
Comment formatting in chttp2_transport
|
4 years ago |
Donna Dionne
|
6fc2e798e6
|
Member variable should not be a reference; causing crash when used in destructor.
|
4 years ago |
Mark D. Roth
|
da9b03638a
|
Fix BUILD file for import.
|
4 years ago |
matthewstevenson88
|
6f5c468dfe
|
Merge pull request #23608 from matthewstevenson88/matt-disable-tls13
Disable TLS 1.3 in the C-core.
|
4 years ago |
Stanley Cheung
|
0ebcb5ec49
|
Merge pull request #23567 from HannahShiSFB/23477
PHP: avoid destroy channel more than once
|
4 years ago |
Karthik Ravi Shankar
|
1de0bfd9e2
|
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc""
|
4 years ago |
Karthik Ravi Shankar
|
fa02ab8d3f
|
Merge pull request #23609 from grpc/revert-23308-create-channel
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"
|
4 years ago |
Matthew Stevenson
|
25d2b9b102
|
Fix number of TLS version tests to run.
|
4 years ago |
Hannah Shi
|
d3c1cbf4cb
|
replace gawk with awk, so as not to introduce an extra dependency
|
4 years ago |
Matthew Stevenson
|
6ccc298665
|
Disable TLS 1.3-specific unit tests in ssl_transport_security_test.cc.
|
4 years ago |
Karthik Ravi Shankar
|
f1bc43edf6
|
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"
|
4 years ago |
Matthew Stevenson
|
86f6b1c046
|
Disable TLS 1.3 in the C-core.
|
4 years ago |
Karthik Ravi Shankar
|
bf641af30b
|
Merge pull request #23308 from karthikravis/create-channel
Move create_channel and credentials from ::grpc_impl to ::grpc
|
4 years ago |
donnadionne
|
a8a8762c40
|
Merge pull request #23599 from donnadionne/ruby
Fixing Ruby compilation failure with source-only package
|
4 years ago |
Donna Dionne
|
d2dd5900bf
|
Fixing Ruby 1.31.0.pre1 compilation failure with source-only package
missing re2 from build_handwritten.yaml and generated grpc.gemspec
|
4 years ago |
Karthik Ravi Shankar
|
e0252b1362
|
Make fixes to cronet_credentials.h
|
4 years ago |
Mark D. Roth
|
79c1294720
|
Merge pull request #23281 from markdroth/xds_v3
xDS v3 support
|
4 years ago |
emkornfield
|
ddd25a7ddb
|
Update gen_build_yaml.py
remove space.
|
4 years ago |
apolcyn
|
7e7a48f863
|
Merge pull request #23557 from apolcyn/display_peer_address
Log the peer address of grpc_cli CallMethod RPCs to stderr
|
4 years ago |
Mark D. Roth
|
181781387d
|
xDS v3 support
|
4 years ago |
Mark D. Roth
|
c35a37d6c2
|
Remove TargetAuthorityTable in favor of a per-address channel arg.
|
4 years ago |
Vijay Pai
|
391b2a5a1d
|
Merge pull request #23571 from vjpai/typos
Typo fix
|
4 years ago |
Vijay Pai
|
8bc61f41a5
|
Merge pull request #23578 from vjpai/core_check
Add a consistency check on version and core_version
|
4 years ago |
Vijay Pai
|
1013ad87f7
|
Fixes to match shellcheck
|
4 years ago |
Vijay Pai
|
54a10f265d
|
Consistency check core_version and version
|
4 years ago |
Karthik Ravi Shankar
|
9ad399384a
|
Merge branch 'master' into create-channel
|
4 years ago |
Jan Tattermusch
|
aa0193db42
|
Merge pull request #23576 from jtattermusch/bump_master_1_32
update master version to 1.32.0-dev
|
4 years ago |
Alexander Polcyn
|
f57879ac56
|
Flag protect new logs
|
4 years ago |
Yash Tibrewal
|
51daf9701a
|
Merge branch 'master' into chttp2transportcomment
|
4 years ago |
Yash Tibrewal
|
be58863a77
|
Merge pull request #23480 from yashykt/abslstatusconn
Plumb absl::Status through connectivity state notifiers
|
4 years ago |
Yash Tibrewal
|
2c5291ff71
|
Plumb absl::Status through connectivity state notifiers
|
4 years ago |
Yash Tibrewal
|
1929406660
|
Clang format
|
4 years ago |
Richard Belleville
|
089d90933a
|
Merge pull request #23203 from gnossen/python_google_default_creds
Implement compute_engine_channel_credentials in Python
|
4 years ago |
Jan Tattermusch
|
80daba44d9
|
regenerate projects
|
4 years ago |
Jan Tattermusch
|
b775f62afb
|
Merge pull request #23523 from JamesNK/jamesnk/interoptests-remove-version
Output grpc-dotnet interop apps to specific directories
|
4 years ago |
Jan Tattermusch
|
21fe9652e5
|
update version to 1.32.0-dev
|
4 years ago |
Jan Tattermusch
|
f9b68bb01e
|
add g-stands-for for the next release
|
4 years ago |
Yash Tibrewal
|
a7be808494
|
Merge branch 'master' into chttp2transportcomment
|
4 years ago |
Yash Tibrewal
|
16fc98f55d
|
Convert multi-line comments to single line comments in chttp2_transport.cc
|
4 years ago |
Vijay Pai
|
2667eba8c2
|
Fix a typo
|
4 years ago |
Vijay Pai
|
172f61a3a2
|
Merge pull request #22757 from vjpai/core_server_cxx
C++ify grpc_server
|
4 years ago |
Richard Belleville
|
dcb5840cee
|
Fix Mac and Windows
|
4 years ago |