grpc/test/cpp
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
2020-01-03 09:30:46 -08:00
..
client rename spiffe to tls 2019-12-05 16:03:37 -08:00
cocoapods Remove nanopb from gRPC 2019-08-21 13:31:21 -07:00
codegen De-experimentalize generated code 2019-12-11 16:21:23 -08:00
common [Exposing ALTS Context 2/2] Utility Wrapper Class 2020-01-03 09:30:46 -08:00
end2end Merge pull request #21532 from vjpai/deadline 2019-12-19 23:03:09 -08:00
ext/filters/census (Census client filter: use current span and tags. original_author=g-easy) 2019-12-04 09:47:18 -08:00
grpclb Clean up APIs for handling grpclb protos 2019-12-13 07:53:54 -08:00
interop Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
ios fix sanity 2019-12-11 15:34:26 -08:00
microbenchmarks Make buildifier sanity test fail-able 2019-12-18 16:16:49 -08:00
naming dont run resolver_component_tests_runner_invoker on mac 2019-11-25 13:35:26 +01:00
performance Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
qps dont run qps_json_driver and json_run_localhost scenarios under bazel on mac 2019-11-27 17:16:28 +01:00
server Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
test Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
thread_manager Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
util Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
README-iOS.md Added documentation for C++ tests on iOS 2019-08-30 13:08:38 -07:00