ZhenLian b98457ff79 fix first round of feedback hace 6 años
..
alts e3c57771c2 Merge pull request #21194 from muxi/boringssl-prefix-header hace 6 años
ssl 590415e1f3 Merge remote-tracking branch 'upstream/master' into boringssl-prefix-header hace 6 años
test_creds 951abee174 Revert "Append old ca.pem" hace 6 años
README.md 134fed3a85 Move src/core/lib/tsi --> src/core/tsi hace 9 años
fake_transport_security.cc e10d90ba27 add security level negotiation between call creds and channel. hace 6 años
fake_transport_security.h e10d90ba27 add security level negotiation between call creds and channel. hace 6 años
local_transport_security.cc bc4eb0d9b4 Remove unused-parameter warnings, round 2 (13 of 19) hace 6 años
local_transport_security.h c5f1eda10f implement loca credentials hace 7 años
ssl_transport_security.cc b98457ff79 fix first round of feedback hace 6 años
ssl_transport_security.h 9f92365657 Expose Peer SPIFFE Identity hace 6 años
ssl_types.h 771dd24548 Remove gRPC's custom prefix headers hace 6 años
transport_security.cc e10d90ba27 add security level negotiation between call creds and channel. hace 6 años
transport_security.h 81bc942cd8 security connector refactor hace 7 años
transport_security_grpc.cc 0ef0be6541 Add nullptr check for max_frame_size. hace 6 años
transport_security_grpc.h ec4bfdfa57 Use pointer instead of reference parameter hace 6 años
transport_security_interface.h 5c8f4f97b7 Add TSI_CLOSE_NOTIFY result. hace 6 años

README.md

Transport Security Interface

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