153 Commits (3d82c522fae1e57255506d5d610a08ed90944ca8)

Author SHA1 Message Date
Tanvi Jagtap e39bd50716 [grpc] Redacting unknown metadata types in debug logs. (#36006) 9 months ago
Esun Kim 1a20f21b6b Fixed multi-line comments warning (#35351) 10 months ago
aeitzman 79c9a67dee [core/security] Adding metrics header to sts request for external account credentials (#34661) 1 year ago
Gregory Cooke 0b1e381d56
[Security] Fix bug for layered composite creds (#34860) 1 year ago
jrandolf 3489b6304e
[OpenSSL] Support for OpenSSL 3 (#31256) 1 year ago
Mario Jones Vimal a934848de5
[core/security] Add Custom Token Lifetime - Service Acc Impersonation (#33351) 1 year ago
Mark D. Roth 844e740183
[JSON] Replace ctors with factory methods (#32834) 2 years ago
Mark D. Roth 36d2716d52
[JSON] move Parse() and Dump() methods out of JSON object (#32742) 2 years ago
Jin c3bd5e9a1e
fix: gRPC: Remove AWS URL validation (#32674) 2 years ago
Carl Lundin 87818f60fe
AWSCredentials: fix interaction with metadata server (#32532) 2 years ago
Jin 89980d01f6
feat: Auth lib: Remove 3PI config url validation (#32450) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Cheng-Yu Chung 0d3fcb41ea
Revert "Move google_default channel_credentials out of `include/grpc/grpc_security.h` (#31786)" (#31822) 2 years ago
Cheng-Yu Chung 3d59abc94e
Move google_default channel_credentials out of `include/grpc/grpc_security.h` (#31786) 2 years ago
Alisha Nanda ad91404e0e
Remove static initialization of memory allocator in tests (#31776) 2 years ago
Esun Kim d44e1520a7
Fix readability-redundant-access-specifiers (#31561) 2 years ago
aeitzman d934aabb09
Added url validation for aws metadata endpoints in aws external account (#31626) 2 years ago
aeitzman 57e0806515
Adding token url validation cases for psc endpoints (#31616) 2 years ago
Craig Tiller 0724a90fd8
Revert "Revert "[arena] pool allocator (#31298)" (#31414)" (#31415) 2 years ago
Alisha Nanda 2c11e56433
Revert "[arena] pool allocator (#31298)" (#31414) 2 years ago
Craig Tiller 5e27b2df97
[arena] pool allocator (#31298) 2 years ago
Esun Kim 85794d4094
Deprecated grpc_error_std_string (#31267) 2 years ago
Esun Kim 3c96517fc0
Simplified GRPC_ERROR_CREATE macros (#31222) 2 years ago
Esun Kim 347bf1a1f4
Removed GRPC_ERROR_[INT|STR] macros (#31195) 2 years ago
Esun Kim d43511f4af
Removed GRPC_ERROR_NONE (#31131) 2 years ago
Esun Kim ba8af0157b
Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2 years ago
Craig Tiller c2ab8c99bb
Revert "Revert "[c++] Move environment functions to C++ (#30937)" (#30986)" (#30988) 2 years ago
Craig Tiller 96264e07b8
Revert "[c++] Move environment functions to C++ (#30937)" (#30986) 2 years ago
Craig Tiller 74c0d6fe3f
[c++] Move environment functions to C++ (#30937) 2 years ago
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