aboutsummaryrefslogtreecommitdiff
path: root/src/core/tsi/local_transport_security.cc
AgeCommit message (Expand)Author
2023-01-11[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757)Craig Tiller
2022-12-22Convert c-style comments to C++-style comments (#31923)Yijie Ma
2022-07-22Revert "Revert "TSI: return handshaker error message for inclusion in RPC fai...Mark D. Roth
2022-07-13Revert "TSI: return handshaker error message for inclusion in RPC failure sta...Mark D. Roth
2022-07-13TSI: return handshaker error message for inclusion in RPC failure status (#30...Mark D. Roth
2022-02-10Eliminate gRPC insecure build (#25586)yihuaz
2021-11-17enable clang-tidy readability-static-definition-in-anonymous-namespace check ...Mark D. Roth
2021-10-18Zalloc or C++ new for structs (#27739)Esun Kim
2021-10-01don't create secure endpoint if TSI implementation does not require it (#27509)Mark D. Roth
2021-09-28Fix local TSI impl to pass along unused bytes (#27508)Mark D. Roth
2020-10-08Add experimental XdsCredentials with support for insecure channel_credentials...Yash Tibrewal
2019-10-21Remove unused-parameter warnings, round 2 (13 of 19)Vijay Pai
2019-09-24Updated other implementations of zero copy protector.Ashitha Santhosh
2018-07-02finished 1st revisionYihua Zhang
2018-07-02implement loca credentialsYihua Zhang