The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark D. Roth 36d2716d52
[JSON] move Parse() and Dump() methods out of JSON object (#32742)
2 years ago
..
authorization/test_policies
corpus
etc
BUILD Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2 years ago
alts_credentials_fuzzer.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
alts_security_connector_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
auth_context_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
authorization_matchers_test.cc [c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
aws_request_signer_test.cc Removed GRPC_ERROR_[INT|STR] macros (#31195) 2 years ago
cel_authorization_engine_test.cc
certificate_provider_registry_test.cc [config] Move certificate provider registry into core config (#30890) 2 years ago
channel_creds_registry_test.cc Added readability-duplicate-include (#31608) 2 years ago
check_gcp_environment_linux_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
check_gcp_environment_windows_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
create_jwt.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
credentials_test.cc [JSON] move Parse() and Dump() methods out of JSON object (#32742) 2 years ago
evaluate_args_test.cc
fetch_oauth2.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
grpc_alts_credentials_options_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
grpc_authorization_engine_test.cc
grpc_authorization_policy_provider_test.cc Detect unknown fields in SDK to RBAC translator (#27669) 2 years ago
grpc_tls_certificate_distributor_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
grpc_tls_certificate_provider_test.cc Minimum time file watcher (#32365) 2 years ago
grpc_tls_certificate_verifier_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
grpc_tls_credentials_options_comparator_test.cc
grpc_tls_credentials_options_test.cc Reland global config changes (#32661) 2 years ago
insecure_security_connector_test.cc
json_token_test.cc [JSON] move Parse() and Dump() methods out of JSON object (#32742) 2 years ago
jwt_verifier_test.cc [JSON] move Parse() and Dump() methods out of JSON object (#32742) 2 years ago
matchers_test.cc Second attempt: xDS RouteConfig: use ValidationErrors and add unit test (#31658) 2 years ago
oauth2_utils.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
oauth2_utils.h Convert c-style comments to C++-style comments (#31923) 2 years ago
print_google_default_creds_token.cc Add enforcement for cpp-style comment license in check_copyright.py (#32273) 2 years ago
rbac_translator_test.cc Detect unknown fields in SDK to RBAC translator (#27669) 2 years ago
secure_endpoint_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
security_connector_test.cc Reland global config changes (#32661) 2 years ago
ssl_credentials_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
ssl_server_fuzzer.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
system_roots_test.cc [cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
tls_security_connector_test.cc Reland global config changes (#32661) 2 years ago
verify_jwt.cc [JSON] move Parse() and Dump() methods out of JSON object (#32742) 2 years ago
xds_credentials_test.cc