Yash Tibrewal 12fc6d461e Add newline at the end of src/core headers that did not have it 8 лет назад
..
test_creds 7fab9bf3bb Add TSI test library and SSL and fake TSI tests 8 лет назад
README.md 134fed3a85 Move src/core/lib/tsi --> src/core/tsi 9 лет назад
fake_transport_security.cc d8b84a249e Removing few more build errors 8 лет назад
fake_transport_security.h 627691fd26 Fake zero-copy frame protector 8 лет назад
gts_transport_security.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 лет назад
gts_transport_security.h 12fc6d461e Add newline at the end of src/core headers that did not have it 8 лет назад
ssl_transport_security.cc 15ce142d65 Reverting pb.c files for now. Also fixing few more build errors 8 лет назад
ssl_transport_security.h 4984135a78 Add reference counting to tsi_ssl_handshaker_factories 8 лет назад
ssl_types.h 15ce142d65 Reverting pb.c files for now. Also fixing few more build errors 8 лет назад
transport_security.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 лет назад
transport_security.h f68978c41f Pass exec_ctx in TSI zero_copy_protector create 8 лет назад
transport_security_adapter.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 лет назад
transport_security_adapter.h 7897ae9308 auto-fix most of licenses 8 лет назад
transport_security_grpc.cc 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 лет назад
transport_security_grpc.h f68978c41f Pass exec_ctx in TSI zero_copy_protector create 8 лет назад
transport_security_interface.h e7aa35a51c Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc 8 лет назад

README.md

Transport Security Interface

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