303 Commits (f238e5399cc344b4c19e3fcda58a1b225218c44b)

Author SHA1 Message Date
Gregory Cooke c68e6c27ca [Security Tests - Crl Provider] Fix inconsistent directory related tests (#36122) 9 months ago
Gregory Cooke b7f9217633 [Security - Revocation] Refactor how CRLs are checked internally (#36031) 9 months ago
Gregory Cooke d6089c336c [Security - CrlProvider] Add AKID to CertificateInfo (#35931) 9 months ago
Gregory Cooke a1b7e1e523 [Security] Crl helpers (#35963) 9 months ago
AJ Heller a82a28cde4 Revert "[Security - CrlProvider] Use a better mechanism for Crl Looku… (#35962) 10 months ago
Gregory Cooke 310770d61d [Security - CrlProvider] Use a better mechanism for Crl Lookup and add some verification helpers (#35641) 10 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
ericsalo a6823b6e97 Fix deprecation warnings from upb (#35510) 11 months ago
Gregory Cooke 61a841b208 Disable failing openssl102 tests (#35354) 11 months ago
Gregory Cooke 12c0058bf2 [Security - Testing] OpenSSL 1.0.2 and 1.1.1 CI Testing (#35236) 12 months ago
Luwei Ge 1dbbdb5820
[TSI] not configure SNI if it looks like an IP address (#34878) 1 year ago
Matthew Stevenson 52f9e011f3
[tls] Allow skipping server cert verification when no default roots are present. (#34859) 1 year ago
Luwei Ge 2fdcba26dd
[ALTS] Create GsecKeyInterface and related classes in ALTS (#34814) 1 year ago
Gregory Cooke 9969d820b5
[TLS - Revocation] Crl Provider (#34715) 1 year ago
Gregory Cooke 74c1de6512
[Security] Reapply Move ownership of tsi_ssl_client_handshaker_factory (#34726) 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
nanahpang 601aaf80b7
Revert "[Security] Move ownership of tsi_ssl_client_handshaker_factory to grpc_ssl_credentials, version 2." (#34701) 1 year ago
Matthew Stevenson 539e912ef8
[ssl] Do not crash if ssl session cache capacity is zero. (#34539) 1 year ago
Gregory Cooke aa17285f8e
[Security] Move ownership of tsi_ssl_client_handshaker_factory to grpc_ssl_credentials, version 2. (#34408) 1 year ago
Esun Kim 9a7ecfad00
[Fix] Added missing #include (#34359) 1 year ago
nanahpang a4ac80c394
Revert "[Security] Move ownership of tsi_ssl_client_handshaker_factory to grpc_ssl_credentials." (#34355) 1 year ago
Gregory Cooke 36dc5e7391
[Security] Move ownership of tsi_ssl_client_handshaker_factory to grpc_ssl_credentials. (#34180) 1 year ago
Esun Kim 1d55e8dd88
[Fix] Added missing #include (#34339) 1 year ago
jrandolf 3489b6304e
[OpenSSL] Support for OpenSSL 3 (#31256) 1 year ago
Matthew Stevenson 99b0e54877
[ssl] Disable slow SSL transport security tests for UBSAN builds. (#33824) 1 year ago
AJ Heller 0155478ae7
[test] Increase timeout for ssl_transport_security_test (#33789) 1 year ago
Matthew Stevenson fae2982647
[ssl] Fix SSL stack to handle large handshake messages whose length exceeds the BIO buffer size. (#33638) 1 year ago
Matthew Stevenson 278978d6f0
[tls] Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#33558) 1 year ago
Matthew Stevenson 4b55f22e6e
[alts] Remove ExecCtx check from alts_zero_copy_grpc_protector_create function. (#33494) 1 year ago
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