Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. | Ilya Lesokhin | 2018-12-05 | 1 | -1/+1 |
* | tls: Add function to update the TLS socket configuration | Ilya Lesokhin | 2018-12-05 | 1 | -0/+2 |
* | tls: zero the crypto information from tls_context before freeing | Sabrina Dubroca | 2018-09-29 | 1 | -6/+8 |
* | net/tls: Don't recursively call push_record during tls_write_space callbacks | Dave Watson | 2018-05-19 | 1 | -0/+1 |
* | net/tls: Fix inverted error codes to avoid endless loop | r.hering@avm.de | 2018-01-31 | 1 | -1/+1 |
* | uapi: fix linux/tls.h userspace compilation error | Dmitry V. Levin | 2017-11-30 | 1 | -0/+4 |
* | tls: kernel TLS support | Dave Watson | 2017-06-15 | 1 | -0/+237 |