273 Commits (834683f08da0ae5aa2f805f830e549d74b843cb7)

Author SHA1 Message Date
Matthew Stevenson ea839de878
Allow configuring max concurrent ALTS handshakes based on an environment variable. (#32672) 2 years ago
Gregory Cooke a4f345ff96
TlsCreds: Support revocation of intermediate in chain. (#32544) 2 years ago
apolcyn d47b569330
[testing]: remove server-side check on number of concurrent RPCs in alts_concurrent_connectivity_test (#32585) 2 years ago
Gregory Cooke 1d8fac36b3
Add info about ca cert used to verify chain. (#32215) 2 years ago
apolcyn 37b78ff514
Remove overall deadlines in ALTS concurrent connectivity test (#32267) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Peter Foley f87b62edd5
fake_handshaker_server: Allow specifying a different peer identity. (#31841) 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 5fe132a211
Revert "Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805)" (#31806) 2 years ago
Cheng-Yu Chung 39a4343044
Revert "Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774)" (#31805) 2 years ago
Cheng-Yu Chung ac1dee8ac1
Remove `include/grpc/impl/codegen/gpr_slice.h` (#31774) 2 years ago
Zhan Jiang ec6d6025e5
security: Refactor some utility functions in TSI for better internal use (#31736) 2 years ago
Cheng-Yu Chung e9b287997a
Remove `include/grpcpp/impl/codegen/sync.h` (#31545) 2 years ago
Esun Kim f3fedae7c8
Added readability-redundant-string-cstr (#31707) 2 years ago
Yijie Ma b6f2af4682
Revert "security: Refactor some utility functions in TSI for better internal use (#29728)" (#31687) 2 years ago
Cheng-Yu Chung 3ef817b3bf
Clean up the TODO item in build target `grpc_base` -- part `slice` (#31003) 2 years ago
Zhan Jiang 8984a264b8
security: Refactor some utility functions in TSI for better internal use (#29728) 2 years ago
Cheng-Yu Chung 0fbc4a715c
Remove `include/grpcpp/impl/codegen/service_type.h` (#31282) 2 years ago
Esun Kim 3c96517fc0
Simplified GRPC_ERROR_CREATE macros (#31222) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 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 ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 2 years ago
Cheng-Yu Chung b765b06155
Remove `include/grpcpp/impl/codegen/async_stream.h` (#30941) 2 years ago
Craig Tiller d47e58544f
[flaky] Increase timeout (#30909) 2 years ago
Craig Tiller 535168431a
[lb_policy] Move to core configuration system (#30483) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
Cheng-Yu Chung 543b290203
Build Target Reorganization Part 1 (#30518) 2 years ago
Mark D. Roth 18d82d4a6a
Revert "Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284)" (#30286) 2 years ago
Craig Tiller 856abd9446
[iwyu] Add test/core/util (#30289) 2 years ago
Mark D. Roth 8aeb548590
Revert "TSI: return handshaker error message for inclusion in RPC failure status (#30077)" (#30284) 2 years ago
Mark D. Roth 5dcf2d1c98
TSI: return handshaker error message for inclusion in RPC failure status (#30077) 2 years ago
Esun Kim 70a311b736
gtestify test/core/tsi (#30211) 2 years ago
Vignesh Babu 475623c489
Provide means to control TCP frame sizes in response to high memory pressure (#29793) 3 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 3 years ago
yihuaz 91cf96c6ee
Do not set custom bio size in ssl_transport_security_test when openssl version < 1.1.0 (#29286) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
yihuaz 93d47104da
Handle SSL_ERROR_WANT_WRITE error (#29176) 3 years ago
krestofur 2d34ccff42
Softfail when receiving a X509_V_ERR_UNABLE_TO_GET_CRL error (#29124) 3 years ago
Esun Kim c08eb4fc41
Attempt to upgrade upb to the latest (#28685) 3 years ago
Craig Tiller ff87ca02b2
Revive test/core/memory_usage (#28931) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
krestofur b8d3a09092
Update CRL test credentials (#28794) 3 years ago
ZhenLian ded999b1e5
fix openssl protability test (#28499) 3 years ago
yihuaz 10b2b50569
Reland empty target introduction to ease the internal merge of #25586 (#28408) 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
Denny C. Dai c485b94ed7
Remove extern c wrapping for openssl headers (#28360) 3 years ago