213 Commits (master)

Author SHA1 Message Date
AJ Heller 4ffcdd4ab7 Delete gRPC C++ Binder implementation 1 month ago
AJ Heller b41b323fbe Automated rollback of commit 4abd199841. 2 months ago
AJ Heller 4abd199841 Delete gRPC C++ Binder implementation 2 months ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 2 months ago
Matthew Stevenson b87ed725df [tls] Add ValidateCredentials API to the TLS certificate provider. (#37565) 2 months ago
Nathan Baulch ccd250aa70 Fix minor typos (#37450) 3 months ago
Tanvi Jagtap 0b30791867 [Gpr_To_Absl_Logging] Remove gpr logging header include from other headers (#37513) 3 months ago
Matthew Stevenson 8c9484f824 [alts] Remove duplicate declaration of AltsServerCredentials. (#37020) 5 months ago
Gregory Cooke 3e412b4af1 [security] Add notices for functions we will be removing (#36488) 7 months ago
AJ Heller c0208416b6 Automated rollback of commit 82e5116fb0. 7 months ago
AJ Heller 82e5116fb0 Automated rollback of commit f45ac2c9e4. 7 months ago
AJ Heller f45ac2c9e4 Reland: [surface] Add an API to inject connected endpoints into servers 7 months ago
gRPC Team Bot 6dc64db1a8 Automated rollback of commit f61049f641. 7 months ago
AJ Heller f61049f641 [surface] Reland: Add an API to inject connected endpoints into servers 7 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 7 months ago
Craig Tiller e378d0b229 [clang-format] Remove requirement that port_platform.h is at the top (#36279) 8 months ago
AJ Heller 798399b984 Automated rollback of commit 7c57fb70e9. 8 months ago
AJ Heller 7c57fb70e9 [surface] Add an API to inject connected endpoints into servers (#35957) 8 months ago
AJ Heller f238e5399c [security] Reland: Refactor credentials types to remove special handling for insecure creds (#36242) 8 months ago
AJ Heller da43a61322 Automated rollback of commit 822311c0d9. 8 months ago
AJ Heller 822311c0d9 [security] Refactor credentials types to remove special handling for insecure creds (#36176) 8 months ago
Tanvi Jagtap b137941fe8 Adding clang format file to each folder (#35735) 10 months ago
David Chamberlin 5b724c09c5 [tls] Add copy constructor for TlsCredentialsOptions (#35499) 10 months ago
Luwei Ge dd12460018 [tls] Add set min/max TLS version APIs to TLS credentials APIs. (#34861) 12 months ago
Gregory Cooke d47a264991 [Security - Documentation] Mark cpp crl_directory method as deprecated (#35128) 1 year ago
Matthew Stevenson 07985907f2
[tls] Fix ownership bugs in TlsCredentialsOptions and grpc_tls_credentials_options. (#34758) 1 year ago
Gregory Cooke 9969d820b5
[TLS - Revocation] Crl Provider (#34715) 1 year ago
apolcyn 7af5efcfd3
Revert "[TLS - Revocation] Crl Provider (#33786)" (#34713) 1 year ago
Gregory Cooke 0f0396ae92
[TLS - Revocation] Crl Provider (#33786) 1 year ago
h-vetinari 2d1595c9af
[Build] Shared builds on windows (#34103) 1 year ago
Matthew Stevenson 278978d6f0
[tls] Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#33558) 1 year ago
Luwei Ge dcfc5d6904
[Audit Logging] Logger and factory APIs in C-Core and C++. (#32750) 2 years ago
Gregory Cooke ca9e365002
Added verified_root_cert_subject pass up through cpp api (#32335) 2 years ago
Yijie Ma 08555c8723
Add enforcement for cpp-style comment license in check_copyright.py (#32273) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Cheng-Yu Chung 1b05576aa3
[cleanups] Clean up `GrpcLibraryInitializer` (#31894) 2 years ago
Cheng-Yu Chung e28419f1f9
[cleanups] Remove `class CoreCodegen` and `g_core_codegen_interface` (#31875) 2 years ago
Cheng-Yu Chung e9b287997a
Remove `include/grpcpp/impl/codegen/sync.h` (#31545) 2 years ago
Cheng-Yu Chung 405de7ac72
Remove `include/grpcpp/impl/codegen/status.h` (#31285) 2 years ago
Cheng-Yu Chung 47b9a57de9
Remove `g_glip` and `class GrpcLibraryInterface` (#30414) 2 years ago
Mark D. Roth 447a058837
xDS: remove deprecated C++ APIs in the experimental namespace (#31451) 2 years ago
Cheng-Yu Chung 9143627664
Remove `include/grpcpp/impl/codegen/security/auth_context.h` (#31292) 2 years ago
Cheng-Yu Chung 0cb5faf8e4
Remove `include/grpcpp/impl/codegen/client_interceptor.h` (#31054) 2 years ago
ZhenLian 2badafbc4d
Expose NoOpCertificateVerifier to C++ (#29322) 3 years ago
ZhenLian bba7568646
Update Documentation for AuthMetadataProcessor (#28985) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
krestofur 1cdcd88fb1
Add experimental API for CRL checking support to gRPC C++ TlsCredentials (#28407) 3 years ago
Vignesh Babu aeea02fab8
TLS Session Keys export for GRPC C++ (#26812) 3 years ago
Ming-Chuan 93733de253
Add SameSignatureSecurityPolicy for binder transport (#27816) 3 years ago
Ming-Chuan 355a324cae
Remove extra ';' after member function definition (#28038) 3 years ago