223 Commits (e37d3848a19e3c920d189a00c6008acd937013f4)

Author SHA1 Message Date
Tanvi Jagtap 245941e0da [Gpr_To_Absl_Logging] Remove gpr_log. Adding absl LOG wrappers. (#37431) 3 months ago
Tanvi Jagtap d427a5c3b4 [Gpr_To_Absl_Logging] Removing absl_vlog2_enabled (#37476) 3 months ago
Tanvi Jagtap 83b56204c2 [Gpr_To_Absl_Logging] Remove gpr_should_log from the header file (#37420) 4 months ago
Tanvi Jagtap d3560d9176 [Gpr_To_Absl_Logging] Deleting function gpr_set_log_function (#37386) 4 months ago
Tanvi Jagtap 084bd27d7d Automated rollback of commit 57a629e88c. 4 months ago
Tanvi Jagtap 57a629e88c [Gpr_To_Absl_Logging] Removing gpr_set_log_function (#37321) 4 months ago
Tanvi Jagtap cf88319446 [Gpr_To_Absl_Logging] Remove deprecated function gpr_set_log_verbosity (#37269) 4 months ago
Tanvi Jagtap 8d4bc567e9 [Gpr_To_Absl_Logging] Code clean up (#37270) 4 months ago
Tanvi Jagtap f416b31eec [Gpr_To_Absl_Logging] Remove gpr_log_severity_string (#37013) 5 months ago
Tanvi Jagtap 4c01a30f37 [grpc][Gpr_To_Absl_Logging] Remove gpr_assertion_failed function (#36912) 5 months ago
Tanvi Jagtap 03e91b6811 [Gpr_To_Absl_Logging] Move function to test header form log.h (#36860) 6 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 6 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 7 months ago
Mark D. Roth 574b0572f1 [client channel] remove grpc_channel_num_external_connectivity_watchers() (#35840) 10 months ago
Luwei Ge dd12460018 [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) 12 months ago
Matthew Stevenson 07985907f2
[tls] Fix ownership bugs in TlsCredentialsOptions and grpc_tls_credentials_options. (#34758) 1 year ago
Matthew Stevenson 278978d6f0
[tls] Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#33558) 1 year ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 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
Cheng-Yu Chung dba82c9be6
Remove `include/grpc/impl/codegen/log.h` (#31775) 2 years ago
Cheng-Yu Chung 3d68bb735a
Remove `include/grpc/impl/codegen/byte_buffer.h` (#31674) 2 years ago
Craig Tiller 93fdc99756
[init] Remove grpc_register_plugin (#30929) 2 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Craig Tiller 74a2cb6e2b
Revert "Revert "Reland slice changes (#28601)" (#28615)" (#28624) 3 years ago
Craig Tiller 939bbfc336
Revert "Reland slice changes (#28601)" (#28615) 3 years ago
Vignesh Babu aeea02fab8
TLS Session Keys export for GRPC C++ (#26812) 3 years ago
Craig Tiller b33e0d40af
Reland slice changes (#28601) 3 years ago
Jan Tattermusch 03bf699600
Revert "Eliminate slice interning (#28363)" (#28598) 3 years ago
Craig Tiller 6703186b7a
Eliminate slice interning (#28363) 3 years ago
krestofur 7759632a2d
Add CRL checking to gRPC Core (#28418) 3 years ago
Vignesh Babu 24778bf8ea
Revert "Enable CRL checking in gRPC core (#26287)" (#28416) 3 years ago
krestofur 7d8c9ae890
Enable CRL checking in gRPC core (#26287) 3 years ago
ZhenLian 2e14f6fa70
Support Custom Post-handshake Verification in TlsCredentials (#25631) 3 years ago
Ashitha Santhosh a1db97be90
Revert "Revert "Revert "Revert "File watcher authorization policy provider implementation"" (#27605)" (#27644)" (#27645) 3 years ago
AJ Heller b8e01f73a0
Revert "Revert "Revert "File watcher authorization policy provider implementation"" (#27605)" (#27644) 3 years ago
Ashitha Santhosh 5912aedb2b
Revert "Revert "File watcher authorization policy provider implementation"" (#27605) 3 years ago
Craig Tiller a1ad74f7af
Revert "File watcher authorization policy provider implementation (#26779)" (#27591) 3 years ago
Ashitha Santhosh 310accd077
File watcher authorization policy provider implementation (#26779) 3 years ago
Alisha Nanda 0a502d8f2e
Fix race between Read and ServerContext::IsCancelled in Sync API (#27056) 3 years ago
Ashitha Santhosh b9a643a817
Static policy provider implementation. (#26134) 4 years ago
Lidi Zheng 1040fbdb9f
Re-introduce "CSDS Implementation" (#25762) 4 years ago
Lidi Zheng 98fd4e1e36
Revert "CSDS Implementation (#25038)" (#25745) 4 years ago
Lidi Zheng 27de24a38e
CSDS Implementation (#25038) 4 years ago
Chuan Ren 06cc42eb85 Add support of implicit and explicit flows for external account creds 4 years ago
Yash Tibrewal 4105d2ce20 XdsServerBuilder, config fetching per resolved address and delaying bind/listen till fetch is complete 4 years ago
Yash Tibrewal 096b2324e1 Experimental API for XdsServerCredentials 4 years ago
ZhenLian d74e43da95 Add File Watcher Certificate Provider API 4 years ago
ZhenLian 518ed1303c Add Credential Loading From Static Providers For TLS Credentials 4 years ago
Yash Tibrewal 48ec53971a gRPC Core API to create Xds channel credentials 4 years ago