123 Commits (a9d4bc4cf9bef8f710283a0d0a228f4003bac2b9)

Author SHA1 Message Date
Anirudh Ramachandra f920ae0329
Also allow passing in channel args as part of the check_peer call. (#30481) 2 years ago
Mark D. Roth 536b9351ec
JSON: use absl::Status instead of grpc_error (#30397) 2 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
Mark D. Roth 709dff9ca8
security and subchannel: implement UniqueTypeName and use it in these interfaces (#29709) 3 years ago
sai-sunder-s 387dbb92bd
Add Session Token to AWS IMDSv2 Metadata requests (#29296) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Yash Tibrewal 01f333a1c1
TlsCredentials: Comparator implementation (#28940) 3 years ago
Craig Tiller 138c4667c9
Change main argument of call promise to be a struct (#29019) 3 years ago
Yash Tibrewal 55ba777c7a
credentials_test: Add namespace (#29006) 3 years ago
Craig Tiller 87acbadba1
Third attempt: Convert client_auth_filter to promises (#28968) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
Craig Tiller 0f73576b17
Revert "Revert "Revert "Convert client_auth_filter to promises (#28767)" (#28951)" (#28952)" (#28967) 3 years ago
Craig Tiller 235098de22
Revert "Revert "Convert client_auth_filter to promises (#28767)" (#28951)" (#28952) 3 years ago
Craig Tiller 5bfe38f10f
Revert "Convert client_auth_filter to promises (#28767)" (#28951) 3 years ago
Craig Tiller cadce47ebf
Convert client_auth_filter to promises (#28767) 3 years ago
Yash Tibrewal 3f19e0cc02
Revert "Revert "CompositeChannelCredentials: Comparator implementation ( #28902)" (#28919)" (#28918) 3 years ago
Yash Tibrewal bbfcb7ca35
Revert CompositeChannelCreds merge fiasco (#28930) 3 years ago
Yash Tibrewal 778ad437b1
HttpRequestSSLCredentials: Comparator implementation (#28900) 3 years ago
Yash Tibrewal a72c8ebb7d
CredentialsTest: Fix TestGoogleDefaultCredsExternalAccountCredentials (#28923) 3 years ago
Yash Tibrewal e6a54ef372
Revert "CompositeChannelCredentials: Comparator implementation (#28902)" (#28919) 3 years ago
Yash Tibrewal 2fdb5f90c3
CompositeChannelCredentials: Comparator implementation (#28902) 3 years ago
Yash Tibrewal e178a44931
XdsCredentials: Comparator implementation (#28903) 3 years ago
Yash Tibrewal 95c12d88c3
InsecureCredentials : Comparator implementation (#28899) 3 years ago
Yash Tibrewal c65a55383a
Gtestify credentials_test (#28897) 3 years ago
Yash Tibrewal 5f67cd07f4
Explicit method for comparing channel credentials (#28844) 3 years ago
Yash Tibrewal a8ba47ac55
InsecureCredentials: singleton object (#28777) 3 years ago
apolcyn 6bf8e22484
Add http cancel api (#28354) 3 years ago
Craig Tiller 4b881c5947
Remove grpc_mdelem (#28267) 3 years ago
Chuan Ren 0b2598df07
Add support for Workforce pool credentials (#27583) 3 years ago
Esun Kim d1297bcc17
C++ struct-ify httpcli/internal_request and credential_test/request_metadata_state (#27618) 3 years ago
Esun Kim 1c6634ac44
Changed grpc_error_get|set_str to use std string instead of slice (#27466) 3 years ago
Mark D. Roth 3763be8796
add APIs for creating errors from C++ strings (#27310) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
yihuaz c66d2cc084
Allow access to Google API regional endpoints via Google Default Credentials (#27155) 3 years ago
Chuan Ren e2ba0d9c0b
[3PI] Validate external account credentials token urls (#26966) 3 years ago
yihuaz b9a69481c2
Revert "Support user provided "scope" in JWT and GDC (#26577)" (#26645) 3 years ago
yihuaz 6df967966b
Support user provided "scope" in JWT and GDC (#26577) 3 years ago
yihuaz 932dbed49d
Revert "Allow to specify user provided audience in google default credentials and JWT credentials (#26456)" (#26531) 3 years ago
ZhenLian 5a91a513fd
Allow to specify user provided audience in google default credentials and JWT credentials (#26456) 4 years ago
Lidi Zheng a3ae8e00a2
Revert "Allow to specify user provided audience in google default credentials and JWT credentials (#26392)" (#26440) 4 years ago
yihuaz 304262e135
Allow to specify user provided audience in google default credentials and JWT credentials (#26392) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Ryan Kohler c1e417a526
Allow the AWS_DEFAULT_REGION environment variable (#25760) 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Esun Kim 9bd7c4917a Fix unused-parameter warning 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