Vijay Pai 0df4cb1bdc Merge pull request #18959 from SataQiu/fix-20190506 hace 7 años
..
alts 09be62f8b2 fix some spelling mistakes hace 7 años
ssl 2b9448a71c Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv."" hace 7 años
test_creds 7fab9bf3bb Add TSI test library and SSL and fake TSI tests hace 8 años
README.md 134fed3a85 Move src/core/lib/tsi --> src/core/tsi hace 9 años
fake_transport_security.cc 70d5e5af17 Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely. hace 7 años
fake_transport_security.h db3e898a98 Add a sanity check for inclusion of port_platform.h hace 8 años
grpc_shadow_boringssl.h b24b212ee5 Make symbols of BoringSSL private to gRPC hace 7 años
local_transport_security.cc 0bcc55f6b7 finished 1st revision hace 7 años
local_transport_security.h c5f1eda10f implement loca credentials hace 7 años
ssl_transport_security.cc 70d5e5af17 Introduce GRPC_TRACE_FLAG_ENABLED macro to mark trace branches unlikely. hace 7 años
ssl_transport_security.h f5a71f7313 Clean up deprecated tsi_create_ssl_server_handshaker_factory callers hace 7 años
ssl_types.h b24b212ee5 Make symbols of BoringSSL private to gRPC hace 7 años
transport_security.cc 99d8216d06 create internal version of grpc_call_cancel. hace 7 años
transport_security.h 81bc942cd8 security connector refactor hace 7 años
transport_security_grpc.cc db3e898a98 Add a sanity check for inclusion of port_platform.h hace 8 años
transport_security_grpc.h db3e898a98 Add a sanity check for inclusion of port_platform.h hace 8 años
transport_security_interface.h 274840e4d3 Migrate SSL_transport_security TSI to new TSI handshaker API hace 8 años

README.md

Transport Security Interface

An abstraction library over crypto and auth modules (typically OpenSSL)