Cleanup of tsi ssl handshaker factories.
There is no reason why the client and server factories should be implementations from the same base. Doing the cleanup now so that implementation of the #10528 feature will be less noisy. Also, re-added tsi to clang-format which was dropped when moved from src/core/lib to src/core.
Showing
- src/core/lib/http/httpcli_security_connector.c 3 additions, 3 deletionssrc/core/lib/http/httpcli_security_connector.c
- src/core/lib/security/transport/security_connector.c 23 additions, 26 deletionssrc/core/lib/security/transport/security_connector.c
- src/core/tsi/ssl_transport_security.c 37 additions, 76 deletionssrc/core/tsi/ssl_transport_security.c
- src/core/tsi/ssl_transport_security.h 40 additions, 17 deletionssrc/core/tsi/ssl_transport_security.h
- tools/dockerfile/grpc_clang_format/clang_format_all_the_things.sh 1 addition, 1 deletion...ckerfile/grpc_clang_format/clang_format_all_the_things.sh
Please register or sign in to comment