yang-g
5872d49c83
generate projects
5 years ago
Esun Kim
1be6f7aedb
Remove flaky flag from channelz_test
5 years ago
Mark D. Roth
d74548e611
Remove StringViewToCString() and src/core/lib/gprpp/string_view.h
5 years ago
Mark D. Roth
09b42371e7
Remove grpc_core::InlinedVector<> and grpc_core::Optional<>.
5 years ago
Yash Tibrewal
e26ec77423
revert auto changes
5 years ago
Yash Tibrewal
2723a1bae6
Add a new type of error, GRPC_ERROR_EOS for failing writes when end of stream has been received
5 years ago
Jan Tattermusch
697f411fef
mark client_channel_stress_test as flaky
5 years ago
Vijay Pai
719ec593d0
Regen projects
5 years ago
Muxi Yan
9a9fe5b361
build_projects
5 years ago
Mark D. Roth
41cfae4234
Revert "Merge pull request #19693 from apolcyn/control_plane_creds"
...
This reverts commit 162fccdb90
, reversing
changes made to 228e7557fa
.
5 years ago
Jan Tattermusch
c9ae8ed9c7
regenerate projects
5 years ago
Jan Tattermusch
b24ddc02fd
regenerate projects
5 years ago
Jan Tattermusch
e863750403
regenerate projects
5 years ago
Jan Tattermusch
bf206eb4fa
regenerate projects
5 years ago
Jan Tattermusch
5a92850ca6
regenerate projects
5 years ago
Jan Tattermusch
75c6034859
regenerate projects
5 years ago
Jan Tattermusch
8655e5e745
regenerate projects
5 years ago
Esun Kim
b308241343
Fix clang-tidy issues
5 years ago
Alexander Polcyn
e482b79ee8
Change grpclb policy to use internal connectivity state watch API
5 years ago
Yash Tibrewal
c6fa7eefb9
testing with locks in ws
...
Remove no_logging and add missing mu locks
5 years ago
Matthew Stevenson
3c87fb610f
Add comments to TlsFetchKeyMaterials API and add a test file for the TLS credentials options.
5 years ago
Jan Tattermusch
3bb4d312df
regenerate projects
5 years ago
Lidi Zheng
abebd4085d
Generate tests.json
5 years ago
Mark D. Roth
01e87e2d93
Remove old JSON API
5 years ago
Yash Tibrewal
74309886bb
Replace LogicalThread with WorkSerializer
5 years ago
Mark D. Roth
380eb750ec
New JSON API
5 years ago
Yash Tibrewal
6f5b4624af
Delete api_fuzzer
5 years ago
Zhen Lian
618771dc6a
[Exposing ALTS Context 2/2] Utility Wrapper Class
...
This PR contains:
1. An ALTS context exposed for users to use, and a GetAltsContextFromAuthContext() function to get ALTS context from an AuthContext. Functionality-wise this part is similar with a previous PR https://github.com/grpc/grpc/pull/21536 , but in this PR, we adjusted the code structure and made some minor changes to better suit function clientAuthzCheck()
2. A clientAuthzCheck() function for users to check if the server is authorized
5 years ago
Guantao Liu
b341ddf72b
Revert "[Exposing ALTS Context 2/2] Utility Wrapper Class"
5 years ago
Zhen Lian
98391c8f76
[Exposing ALTS Context 2/2] Utility Wrapper Class
5 years ago
Yihua Zhang
059884ea73
fix a build error
5 years ago
Yihua Zhang
a6dbc7adb5
rename spiffe to tls
5 years ago
Mark D. Roth
68df397aa2
Remove vtables from JSON library
5 years ago
Guantao Liu
e2b53bec09
Address review comments.
5 years ago
Guantao Liu
d969d8c706
Fix build rules.
5 years ago
Guantao Liu
19d1776c0d
Rebase the workspace to fix the submodule discrepancy.
5 years ago
Guantao Liu
df435e584d
Address review comments.
5 years ago
Nicolas Noble
e3095a15ce
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context"
5 years ago
Zhen Lian
fe9576c861
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
5 years ago
Yash Tibrewal
d4d9e45990
Use std::function instead of grpc_closure
5 years ago
Guantao Liu
b48fcfbc09
Fix build rules.
5 years ago
Guantao Liu
8c58f224de
Bare bones of the libuv EventManager.
5 years ago
Mikko Rantanen
3351fa4a7e
Re-generate build files with the new test
5 years ago
Esun Kim
3a519a0b64
Replaced grpc_core New & Delete with C++ new & delete
5 years ago
Esun Kim
81df105ac8
Deprecate gpr_get/set_allocation_functions
5 years ago
Alexander Polcyn
6bb8629879
Add tests that expose a race and lock cycle in alts client, fix TSAN issues
5 years ago
Vijay Pai
d16c6792b0
Make thread_manager_test look like other tests
5 years ago
Mark D. Roth
9a276c07fa
Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap"
...
This reverts commit 0bd5efa55f
, reversing
changes made to f92c283a5d
.
5 years ago
Jan Tattermusch
13abbd9a75
Revert "xds client bootstrap file"
5 years ago
Mark D. Roth
2afaec231d
xds client bootstrap file
5 years ago