177 Commits (7570d8b5450e12f6aa7cba46439d565982e911c9)

Author SHA1 Message Date
Mark D. Roth 88b5c9e3ab [TokenFetcherCredentials] fix backoff behavior (#38004) 4 weeks ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
Nathan Baulch bdf52dd4ad Fix more minor typos (#37541) 2 months ago
Craig Tiller 38de0e22d4 [call-v3] Migrate time caching to the right spot (#37637) 3 months ago
Mark D. Roth fc8ab2b7b4 Revert "[call creds] revert #37544 and #37531 (#37567)" (#37573) 3 months ago
Mark D. Roth a615c505d1 [call creds] revert #37544 and #37531 (#37567) 3 months ago
Mark D. Roth 1582c3df46 [call creds] implement GcpServiceAccountIdentityCredentials (#37544) 3 months ago
Mark D. Roth 158976a963 [TokenFetcherCredentials] add backoff and pre-fetching (#37531) 3 months ago
Mark D. Roth 71c8629e75 [call creds] refactor token-fetching call creds to allow cleaner reuse (#37510) 3 months ago
Mark D. Roth f3e149b6ee [HTTP client] pass URI to override functions (#37540) 3 months ago
Mark D. Roth 82756e9ce0 Automated rollback of commit fbd8ebe7cd. 6 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 6 months ago
gRPC Team Bot fbd8ebe7cd Automated rollback of commit db2d775ffc. 6 months ago
Mark D. Roth db2d775ffc [reorg] move src/core/lib/http -> src/core/util/http_client (#36710) 6 months ago
Tanvi Jagtap 0ed095093c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36703) 6 months ago
Mark D. Roth fe817c8ab1 [reorg] move lib/json -> util/json (#36645) 6 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 6 months ago
Tanvi Jagtap b90be935af [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36595) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap d51155be8f [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36366) 7 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 7 months ago
Craig Tiller b0cf42d86e [clang-format] Remove requirement that port_platform.h is at the top (#36281) 8 months ago
Craig Tiller 8b8f43aecf [metadata] Remove arena from `grpc_metadata_batch` constructor (#36118) 8 months ago
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