552 Commits (ce16365421bddbd9e338af15dd81da80467bf39c)

Author SHA1 Message Date
Ashitha Santhosh bd86187f19
SDK authorization policy translator. (#25361) 4 years ago
Ashitha Santhosh dbe50923b4
Add getter to grpc_metadata_batch. (#25395) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
Ashitha Santhosh 4ca878799b Refactor [String/Header/Path]matchers in xds_api. 4 years ago
Yash Tibrewal ac4f4de196 xDS server config fetcher 4 years ago
ZhenLian c48e39d5c2 Support Default Root Certs in Tls Credentials 4 years ago
Chuan Ren 06cc42eb85 Add support of implicit and explicit flows for external account creds 4 years ago
Chuan Ren 18ffe21abd Add support of url with query params to url creds 4 years ago
Chuan Ren 7cf95b881f Update external_account_credentials.cc 4 years ago
Chuan Ren d2aef5c27e Fix and improvements to aws creds 4 years ago
Yash Tibrewal c9e99945ec Add SANs matching for xDS credentials 4 years ago
AJ Heller 880a854f0e Convert URI parser to C++ #24701 4 years ago
ZhenLian de4e8a4680 refactor PemKeyCertPair 4 years ago
Yash Tibrewal 096b2324e1 Experimental API for XdsServerCredentials 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim 75e3e660fd Fix google-readability-todo 4 years ago
ZhenLian d74e43da95 Add File Watcher Certificate Provider API 4 years ago
Chuan Ren 1faf030cc4 Add aws-sourced external credentials 4 years ago
Chuan Ren bedaeb5265 Add aws signature v4 signer 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
Chuan Ren 2b1265b42f Add file-sourced external credentials 4 years ago
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 4 years ago
Chuan Ren 4c93d36d08 Add url-sourced external credentials 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Chuan Ren 0cf672d42e Add implementation of base external account credentials 4 years ago
Yash Tibrewal c52cb09f47 Add experimental XdsCredentials with support for insecure channel_credentials and security_connector 4 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Yash Tibrewal 11abbd3828 Add parsing logic for GoogleMeshCaConfig 4 years ago
Ashitha Santhosh 443c8aa8f1 Create TestEnvironment to fix flaky test. 4 years ago
ZhenLian 1a275d7eab Add tls_certificate_distributor implementation 4 years ago
Ashitha Santhosh b1fd4a45a4 Add EvaluateArgs test. 4 years ago
ashithasantosh 5820e833fc Add activation logic and endpoint getters. 4 years ago
Yash Tibrewal 55821f5cf8 Revert "Merge pull request #23786 from michaelywg/cel_create_activation" 4 years ago
Michael Wang b8771966f1 Added tests for eval_args address/port getters. Implemented said getters and CreateActivation. 4 years ago
Michael Wang d0311ac81a Basic class definition and constructor Cel eval engine 4 years ago
Karthik Ravi Shankar 1de0bfd9e2
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"" 4 years ago
Karthik Ravi Shankar f1bc43edf6
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc" 4 years ago
Richard Belleville d40a91dde5 Don't check tenancy if credentials specified 4 years ago
Richard Belleville c4491121c6 Stop checking g_is_on_gce in security connector 4 years ago
Esun Kim 315caf5d05 Added grpc::testing::TestEnvironment 4 years ago
Richard Belleville 535d0da0dd Complete synchronously 4 years ago
Richard Belleville acbda9835e Reuse mdelem 4 years ago
Richard Belleville ff5f4bb6fc Add test 4 years ago
Richard Belleville 8412476a9b Add sunny day core API path 4 years ago
Richard Belleville d067b63d48 WIP 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago