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
Esun Kim
de590a21b5
Make build template more robust
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
361e47c496
Bump version to 1.27
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
Mikko Rantanen
bde8e283a2
Add test for kicking other pollsets
5 years ago
Muxi Yan
d93dd0aca5
Fix gRPC-C++ podspec
5 years ago
Muxi Yan
1bc7de9235
Fix build.yaml use relationship
5 years ago
Esun Kim
3a519a0b64
Replaced grpc_core New & Delete with C++ new & delete
5 years ago
Esun Kim
0bf9799107
Replaced grpc_core::Set with std::set
5 years ago
Yash Tibrewal
1d3cc361ea
Bump version to v1.25.0
5 years ago
Esun Kim
aaf48c66fc
Change upb from filegroup to library
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
Mark D. Roth
7ccdc85fa0
CDS LB policy
5 years ago
Juanli Shen
0a736c0d37
Update envoy API to HEAD
5 years ago
Yash Tibrewal
4758b38455
Bump version to 1.26
5 years ago
Yash Tibrewal
e94ccbdf3d
Bump version to v1.25.0-pre1
5 years ago
Esun Kim
3639d12669
Bump version to 1.24.3
5 years ago
Mark D. Roth
1564207245
Move XdsClient instantiation into xds resolver.
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
6 years ago
Esun Kim
9433e4462f
Bump version to 1.24.2
6 years ago
Juanli Shen
2dc42a1e02
Use ADS
6 years ago
Mark D. Roth
b01072586d
Refactor EDS and LRS code from xds LB policy into new XdsClient API.
6 years ago
Mark D. Roth
076ee0bc85
Wrapper for std::set<> that overrides the allocator.
6 years ago
Esun Kim
577ecfd76f
Bump version to 1.24.1
6 years ago
Nicolas "Pixel" Noble
e0c7ea7cb8
Start using RTTI.
6 years ago
Esun Kim
e12ff9cd58
Remove third_party/libcxx[abi]
6 years ago
Esun Kim
2274ca22f4
Use std::pair
6 years ago
Esun Kim
1743519aa9
Activate C++ stdlib
6 years ago
Jan Tattermusch
5f83f6c43f
Revert "Make public header files in include/grpcpp/test installed with 'make install'"
6 years ago