Esun Kim
5207eba9ff
Add abseil
5 years ago
Esun Kim
252de4f05c
Revert "Support CentOS 7 for gRPC.NET"
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
Esun Kim
1baebaae1b
Support CentOS 7 for gRPC.NET
5 years ago
Zhen Lian
98391c8f76
[Exposing ALTS Context 2/2] Utility Wrapper Class
5 years ago
Zack Galbreath
cad4c32d43
Allow gRPC_INSTALL with module providers
5 years ago
Kyle Edwards
2bcac497a6
Regenerate CMakeLists.txt
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
Richard Belleville
6feae07504
Regenerate projects
5 years ago
Guantao Liu
e2b53bec09
Address review comments.
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
Mark D. Roth
4e393dc035
Convert grpc_proxy_mapper to C++.
5 years ago
Yash Tibrewal
3b1d176e9d
LogicalThread
5 years ago
Vijay Pai
be6979202b
Revamp server-side C++ callback API, message allocator, and mocking
5 years ago
Guantao Liu
8c58f224de
Bare bones of the libuv EventManager.
5 years ago
Mark D. Roth
0e487a7405
Convert grpc_connector to C++.
5 years ago
Jan Tattermusch
44b28e0c98
add a comment
5 years ago
Mikko Rantanen
3351fa4a7e
Re-generate build files with the new test
5 years ago
Muxi Yan
d93dd0aca5
Fix gRPC-C++ podspec
5 years ago
Zack Galbreath
2837d000e9
Do not build channelz when gRPC_USE_PROTO_LITE
5 years ago
Muxi Yan
0c1c6c336e
build_projects
5 years ago
Kyle Edwards
6c07619fe4
Regenerate CMakeLists.txt
5 years ago
Kyle Edwards
221f307590
Update CMakeLists.txt
5 years ago
Esun Kim
3a519a0b64
Replaced grpc_core New & Delete with C++ new & delete
5 years ago
Yash Tibrewal
06a6175846
Regenerate projects
5 years ago
Esun Kim
4530d49f21
Update by review
5 years ago
Esun Kim
b479a57492
Update by review
5 years ago
Esun Kim
aaf48c66fc
Change upb from filegroup to library
5 years ago
Yash Tibrewal
cc9231150d
Generate projects
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
Esun Kim
f33a7645c5
Removed _gRPC_*_INCLUDE_DIR
5 years ago
Mark D. Roth
7ccdc85fa0
CDS LB policy
5 years ago
Kyle Edwards
78a5d593d3
Regenerate CMakeLists.txt
5 years ago
Juanli Shen
0a736c0d37
Update envoy API to HEAD
5 years ago
Yash Tibrewal
07ef24344c
Regenerate projects
5 years ago
Kyle Edwards
b94dd62b88
Regenerate CMakeLists.txt
5 years ago
Kyle Edwards
c3f4d36687
Regenerate CMakeLists.txt
5 years ago
Yash Tibrewal
c097eca1e3
Regenerate projects
5 years ago
Esun Kim
be7bea3895
Regenerate projects
5 years ago
Esun Kim
21df81dfc2
Squashed 'third_party/upb/' content from commit 9effcbcb27
...
git-subtree-dir: third_party/upb
git-subtree-split: 9effcbcb27f0a665f9f345030188c0b291e32482
5 years ago
Esun Kim
4d88f39d54
Squashed 'third_party/upb/' content from commit 9effcbcb27
...
git-subtree-dir: third_party/upb
git-subtree-split: 9effcbcb27f0a665f9f345030188c0b291e32482
5 years ago
Mark D. Roth
1564207245
Move XdsClient instantiation into xds resolver.
5 years ago