Jan Tattermusch
891537eae1
get rid of unused use_openssl.sh script
5 years ago
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
Richard Belleville
a0ee7f6ff1
Bump version to 1.26.0
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
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
3d63f59016
Regenerate projects
5 years ago
Richard Belleville
6feae07504
Regenerate projects
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
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
b48fcfbc09
Fix build rules.
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
3351fa4a7e
Re-generate build files with the new test
5 years ago
Muxi Yan
d93dd0aca5
Fix gRPC-C++ podspec
5 years ago
Muxi Yan
0c1c6c336e
build_projects
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
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
07ef24344c
Regenerate projects
5 years ago
Yash Tibrewal
c097eca1e3
Regenerate projects
5 years ago
Esun Kim
be7bea3895
Regenerate projects
5 years ago
Vijay Pai
0c5669fbc7
Regen projects
5 years ago
Muxi Yan
64b7febefa
Fix ObjC sike issue and update BoringSSL to master
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
5 years ago
Zack Galbreath
d249dc9cf3
Update Makefile rules for .pc file creation
...
Change "Requires.private" to "Requires" so pkg-config can better provide gRPC's
dependencies.
5 years ago
Esun Kim
938d1bed77
Regenerate projects
5 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