809 Commits (b2a05bebe0ddbd8cc6b26af143b2a9f7d8d9933a)

Author SHA1 Message Date
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 5 months ago
erm-g 72c7cf88f9 [security] Change security level classification for local connections (#37266) 5 months ago
Matthew Stevenson b87ed725df [tls] Add ValidateCredentials API to the TLS certificate provider. (#37565) 5 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 6 months ago
Nathan Baulch bdf52dd4ad Fix more minor typos (#37541) 6 months ago
Craig Tiller 38de0e22d4 [call-v3] Migrate time caching to the right spot (#37637) 6 months ago
Mark D. Roth fc8ab2b7b4 Revert "[call creds] revert #37544 and #37531 (#37567)" (#37573) 6 months ago
Mark D. Roth a615c505d1 [call creds] revert #37544 and #37531 (#37567) 6 months ago
Mark D. Roth 1582c3df46 [call creds] implement GcpServiceAccountIdentityCredentials (#37544) 6 months ago
Mark D. Roth 158976a963 [TokenFetcherCredentials] add backoff and pre-fetching (#37531) 6 months ago
Mark D. Roth 71c8629e75 [call creds] refactor token-fetching call creds to allow cleaner reuse (#37510) 6 months ago
Mark D. Roth f3e149b6ee [HTTP client] pass URI to override functions (#37540) 7 months ago
Tanvi Jagtap ba0c992006 [Gpr_To_Absl_Logging] Remove logging header from example and test/core/ folder (#37492) 7 months ago
Mark D. Roth fa84360551 Automated rollback of commit af492ae70a. 8 months ago
Craig Tiller 23adb994cf [call-v3] Begin adding benchmarks (#36946) 9 months ago
Mark D. Roth af492ae70a Automated rollback of commit f1ab1d8cf3. 9 months ago
AJ Heller ed904bb476 [fuzzer] Fix mock endpoint ownership bug (#36966) 9 months ago
Mark D. Roth f1ab1d8cf3 [handshaker API] update handshaker API to use modern types 9 months ago
Tanvi Jagtap 03e91b6811 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) 9 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 9 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 9 months ago
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 9 months ago
Mark D. Roth 82756e9ce0 Automated rollback of commit fbd8ebe7cd. 9 months ago
Craig Tiller 53c42e9dae [arena] Make arena refcounted (#36758) 9 months ago
gRPC Team Bot fbd8ebe7cd Automated rollback of commit db2d775ffc. 9 months ago
Mark D. Roth db2d775ffc [reorg] move src/core/lib/http -> src/core/util/http_client (#36710) 9 months ago
Tanvi Jagtap 0ed095093c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36703) 10 months ago
Mark D. Roth fe817c8ab1 [reorg] move lib/json -> util/json (#36645) 10 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 10 months ago
Tanvi Jagtap d8b141f9bb [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36604) 10 months ago
Tanvi Jagtap b90be935af [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36595) 10 months ago
AJ Heller 9b4478740d [EventEngine] Rewrite mock_endpoint to EventEngine::Endpoint (#36513) 10 months ago
Mark D. Roth 6e981d7460 [reorg] move handshaker code to src/core/handshaker (#36375) 10 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 10 months ago
Tanvi Jagtap efc07580bf [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36408) 11 months ago
Tanvi Jagtap d51155be8f [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36366) 11 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 11 months ago
Craig Tiller b0cf42d86e [clang-format] Remove requirement that port_platform.h is at the top (#36281) 11 months ago
Craig Tiller 8b8f43aecf [metadata] Remove arena from `grpc_metadata_batch` constructor (#36118) 11 months ago
Tanvi Jagtap 8013ffe965 [grpc][Gpr_To_Absl_Logging] Fixing minor typo 11 months ago
Tanvi Jagtap e39bd50716 [grpc] Redacting unknown metadata types in debug logs. (#36006) 1 year ago
Gregory Cooke d6089c336c [Security - CrlProvider] Add AKID to CertificateInfo (#35931) 1 year ago
Gregory Cooke a1b7e1e523 [Security] Crl helpers (#35963) 1 year ago
Matthew Stevenson 51bccbdcf9 [ssl] Support Windows system roots. (#34874) 1 year ago
AJ Heller a82a28cde4 Revert "[Security - CrlProvider] Use a better mechanism for Crl Looku… (#35962) 1 year ago
Gregory Cooke 310770d61d [Security - CrlProvider] Use a better mechanism for Crl Lookup and add some verification helpers (#35641) 1 year ago
Mark D. Roth 17d9e20ff1 [slice] use absl base64 APIs instead of slice base64 APIs (#35851) 1 year ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 1 year ago
AJ Heller 521b2ea17c [EventEngine] Make oauth2 test utils work with EventEngine clients (#35866) 1 year ago
Esun Kim 1a20f21b6b Fixed multi-line comments warning (#35351) 1 year ago