Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
24e988f6fcae54009891c1bfdd4112fa5656af70
/
net
/
tls
39d9e1c
net/tls: Fixed return value when tls_complete_pending_work() fails
by Vakul Garg
· 6 years ago
2a0f591
tls: Use correct sk->sk_prot for IPV6
by Boris Pismenny
· 7 years ago
2b8b2e7
tls: don't override sk_write_space if tls_set_sw_offload fails.
by Ilya Lesokhin
· 7 years ago
93f1644
tls: Avoid copying crypto_info again after cipher_type check.
by Ilya Lesokhin
· 7 years ago
797b8bb
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
by Ilya Lesokhin
· 7 years ago
25f0399
tls: Add function to update the TLS socket configuration
by Ilya Lesokhin
· 7 years ago
f0a8c12
tls: possible hang when do_tcp_sendpages hits sndbuf is full case
by John Fastabend
· 7 years ago
18fef87
tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
by Sabrina Dubroca
· 6 years ago
0c03342
tls: zero the crypto information from tls_context before freeing
by Sabrina Dubroca
· 6 years ago
10cacaf
tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
by Sabrina Dubroca
· 6 years ago
04f625f
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
by Vakul Garg
· 6 years ago
0c02e0c
tcp, ulp: add alias for all ulp modules
by Daniel Borkmann
· 7 years ago
464e232
sock: fix sg page frag coalescing in sk_alloc_sg
by Daniel Borkmann
· 7 years ago
30a7a7b
tls: Stricter error checking in zerocopy sendmsg path
by Dave Watson
· 7 years ago
5e8a5c3
tls: fix use-after-free in tls_push_record
by Daniel Borkmann
· 7 years ago
94203f2
tls: retrun the correct IV in getsockopt
by Boris Pismenny
· 7 years ago
8e1b8e3
net/tls: Fix connection stall on partial tls record
by Andre Tomt
· 7 years ago
3ac0f3e
net/tls: Don't recursively call push_record during tls_write_space callbacks
by Dave Watson
· 7 years ago
ed10b9a
tls: reset crypto_info when do_tls_setsockopt_tx fails
by Sabrina Dubroca
· 7 years ago
2f54941
tls: return -EBUSY if crypto_info is already set
by Sabrina Dubroca
· 7 years ago
3a28f04
tls: fix sw_ctx leak
by Sabrina Dubroca
· 7 years ago
a022bbe
net/tls: Only attach to sockets in ESTABLISHED state
by Ilya Lesokhin
· 7 years ago
d3048a1
net/tls: Fix inverted error codes to avoid endless loop
by r.hering@avm.de
· 7 years ago
f0e1cd0
tls: Use kzalloc for aead_request allocation
by Ilya Lesokhin
· 7 years ago
a513567
tls: make tls_sw_free_resources static
by Tobias Klauser
· 7 years ago
5a3b886
TLS: Fix length check in do_tls_getsockopt_tx()
by Matthias Rosenfelder
· 8 years ago
ac55cd6
tls: return -EFAULT if copy_to_user() fails
by Dan Carpenter
· 8 years ago
d807ec6
tls: update Kconfig
by Dave Watson
· 8 years ago
54144b4
tls: Depend upon INET not plain NET.
by David S. Miller
· 8 years ago
3c4d755
tls: kernel TLS support
by Dave Watson
· 8 years ago