aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tls.h
AgeCommit message (Expand)Author
2018-12-05tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin
2018-12-05tls: Add function to update the TLS socket configurationIlya Lesokhin
2018-09-29tls: zero the crypto information from tls_context before freeingSabrina Dubroca
2018-05-19net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson
2018-01-31net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de
2017-11-30uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin
2017-06-15tls: kernel TLS supportDave Watson