grpc/test/core/security
Arjun Roy 195a30bb8b Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations.
grpc_handshake is renamed to GrpcHandshake, using C++ class definitions
instead of C-style vtable classes. Update callers to use new interfaces.
We use RefCountedPtr to simplify reference tracking.
2019-02-11 11:35:08 -08:00
..
corpus Add ALTS fuzzer 2018-05-08 10:15:03 -07:00
etc Added system roots feature to load roots from OS trust store 2018-08-09 11:01:31 -07:00
BUILD Fix BUILD files. Manually edit bzl files 2018-12-06 14:37:52 -08:00
alts_credentials_fuzzer.cc Add ALTS fuzzer 2018-05-08 10:15:03 -07:00
alts_security_connector_test.cc Move security credentials, connectors, and auth context to C++ 2018-12-13 10:38:12 -05:00
auth_context_test.cc Move security credentials, connectors, and auth context to C++ 2018-12-13 10:38:12 -05:00
check_gcp_environment_linux_test.cc Don't segfault when product name from BIOS is empty 2018-07-03 13:13:37 -07:00
check_gcp_environment_windows_test.cc Include port_platform in gcp_environment tests. 2018-06-27 16:57:11 -07:00
create_jwt.cc Run clang fmt 2018-02-09 09:34:04 -08:00
credentials_test.cc Add period at end of metadata.google.internal to prevent unnecessary DNS lookups. 2019-01-24 09:37:32 -08:00
fetch_oauth2.cc Run clang fmt 2018-02-09 09:34:04 -08:00
grpc_alts_credentials_options_test.cc Add C++ experimental API extensions for ALTS C stack 2018-04-16 15:11:32 -07:00
json_token_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
jwt_verifier_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
linux_system_roots_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
oauth2_utils.cc Move security credentials, connectors, and auth context to C++ 2018-12-13 10:38:12 -05:00
oauth2_utils.h Merge master 2017-11-06 14:43:31 -08:00
print_google_default_creds_token.cc Move security credentials, connectors, and auth context to C++ 2018-12-13 10:38:12 -05:00
secure_endpoint_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
security_connector_test.cc Move security credentials, connectors, and auth context to C++ 2018-12-13 10:38:12 -05:00
ssl_credentials_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
ssl_server_fuzzer.cc Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations. 2019-02-11 11:35:08 -08:00
verify_jwt.cc Run clang fmt 2018-02-09 09:34:04 -08:00