grpc/test/core/security
Julien Boeuf 510a920c75 Credentials cleanup:
- Removing service_accounts credentials. These credentials just have
  drawbacks compared to service_account_jwt_access credentials, notably
  in terms for security.
- Renaming Google specific credentials with a Google prefix for C and
  C++. This should be done as well for wrapped languages.
2015-08-25 21:51:07 -07:00
..
auth_context_test.c clang-format all source 2015-08-18 09:33:44 -07:00
base64_test.c Base64 decode improvements. 2015-06-25 18:11:44 +02:00
create_jwt.c Adding option to add a null terminator when loading a file. 2015-04-15 15:56:38 -07:00
credentials_test.c Credentials cleanup: 2015-08-25 21:51:07 -07:00
fetch_oauth2.c Credentials cleanup: 2015-08-25 21:51:07 -07:00
json_token_test.c clang-format all source 2015-08-18 09:33:44 -07:00
jwt_verifier_test.c clang-format all source 2015-08-18 09:33:44 -07:00
oauth2_utils.c Add a test of non-blocking API behavior 2015-08-06 08:41:31 -07:00
oauth2_utils.h Add oauth2_auth_token test case in interop test 2015-07-13 11:11:50 -07:00
print_google_default_creds_token.c Merge github.com:grpc/grpc into y12kdm3 2015-08-18 12:51:05 -07:00
secure_endpoint_test.c clang-format affected files 2015-06-17 10:21:49 -07:00
security_connector_test.c clang-format all source 2015-08-18 09:33:44 -07:00
verify_jwt.c Merge github.com:grpc/grpc into y12kdm3 2015-08-18 12:51:05 -07:00