ZhenLian e9fbf14bef add a dummy name for other type of SAN 5 éve
..
alts 34789b2d83 Fix by clang-format-8. 5 éve
ssl e7434d385e Fix by tidy-modernize-use-override 5 éve
test_creds ff045fde0d Update multi-domain key materials 5 éve
README.md 134fed3a85 Move src/core/lib/tsi --> src/core/tsi 8 éve
fake_transport_security.cc c08f33c437 Fix clang-tidy errors 5 éve
fake_transport_security.h e10d90ba27 add security level negotiation between call creds and channel. 6 éve
local_transport_security.cc c52cb09f47 Add experimental XdsCredentials with support for insecure channel_credentials and security_connector 5 éve
local_transport_security.h c52cb09f47 Add experimental XdsCredentials with support for insecure channel_credentials and security_connector 5 éve
ssl_transport_security.cc e9fbf14bef add a dummy name for other type of SAN 5 éve
ssl_transport_security.h c484ab2d93 Address Jiangtao's comments. 5 éve
ssl_types.h 771dd24548 Remove gRPC's custom prefix headers 6 éve
transport_security.cc e10d90ba27 add security level negotiation between call creds and channel. 6 éve
transport_security.h d9319aaa80 Remove unnamed typedef structs in src/core 5 éve
transport_security_grpc.cc 0ef0be6541 Add nullptr check for max_frame_size. 6 éve
transport_security_grpc.h d9319aaa80 Remove unnamed typedef structs in src/core 5 éve
transport_security_interface.h c484ab2d93 Address Jiangtao's comments. 5 éve

README.md

Transport Security Interface

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