index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
tls.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
selftests: tls: add test for short splice due to full skmsg
Sabrina Dubroca
1
-0
/
+31
2025-10-15
selftests: net: tls: add tests for cmsg vs MSG_MORE
Sabrina Dubroca
1
-0
/
+34
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+16
2025-09-18
selftests: tls: test skb copy under mem pressure and OOB
Jakub Kicinski
1
-0
/
+16
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+300
2025-08-21
selftests: net: fix memory leak in tls.c
Cryolitia PukNgae
1
-0
/
+5
2025-08-21
selftests: tls: add tests for zero-length records
Jakub Kicinski
1
-5
/
+295
2025-08-15
selftests: tls: make the new data_steal test less flaky
Jakub Kicinski
1
-7
/
+5
2025-08-12
selftests: tls: test TCP stealing data from under the TLS socket
Jakub Kicinski
1
-0
/
+63
2025-04-08
selftests: tls: check that disconnect does nothing
Jakub Kicinski
1
-0
/
+36
2024-12-16
selftests: tls: add rekey tests
Sabrina Dubroca
1
-0
/
+458
2024-12-16
selftests: tls: add key_generation argument to tls_crypto_info_init
Sabrina Dubroca
1
-9
/
+11
2024-10-24
selftests: tls: add a selftest for wrapping rec_seq
Sabrina Dubroca
1
-0
/
+19
2024-03-26
selftests: tls: add test with a partially invalid iov
Sabrina Dubroca
1
-0
/
+34
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
1
-1
/
+1
2024-02-21
selftests: tls: add test for peeking past a record of a different type
Sabrina Dubroca
1
-0
/
+19
2024-02-21
selftests: tls: add test for merging of same-type control messages
Sabrina Dubroca
1
-0
/
+26
2024-02-14
selftests: tls: increase the wait in poll_partial_rec_async
Jakub Kicinski
1
-2
/
+2
2024-02-10
selftests: tls: use exact comparison in recv_partial
Jakub Kicinski
1
-4
/
+4
2024-01-14
net: tls, add test to capture error on large splice
John Fastabend
1
-0
/
+14
2023-09-15
selftests: tls: swap the TX and RX sockets in some tests
Sabrina Dubroca
1
-4
/
+4
2023-08-27
selftests: tls: test some invalid inputs for setsockopt
Sabrina Dubroca
1
-0
/
+25
2023-08-27
selftests: tls: add getsockopt test
Sabrina Dubroca
1
-0
/
+35
2023-08-27
selftests: tls: add test variants for aria-gcm
Sabrina Dubroca
1
-0
/
+24
2023-07-27
selftests/net/tls: add test for MSG_EOR
Hannes Reinecke
1
-0
/
+11
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+23
2023-06-15
selftests: net: tls: check if FIPS mode is enabled
Magali Lemes
1
-1
/
+23
2023-06-02
selftests: tls: add tests for poll behavior
Jakub Kicinski
1
-0
/
+131
2023-03-27
selftests: tls: add a test for queuing data before setting the ULP
Jakub Kicinski
1
-0
/
+45
2022-07-28
selftests: tls: handful of memrnd() and length checks
Jakub Kicinski
1
-9
/
+17
2022-07-21
selftests: tls: add a test for timeo vs lock
Jakub Kicinski
1
-0
/
+32
2022-07-11
selftests: tls: add test for NoPad getsockopt
Jakub Kicinski
1
-0
/
+51
2022-07-06
selftests: tls: add selftest variant for pad
Jakub Kicinski
1
-0
/
+15
2022-03-26
selftests: tls: skip cmsg_to_pipe tests with TLS=n
Jakub Kicinski
1
-0
/
+6
2021-12-07
selftests: tls: add missing AES256-GCM cipher
Vadim Fedorenko
1
-0
/
+18
2021-12-07
selftests: tls: add missing AES-CCM cipher tests
Vadim Fedorenko
1
-0
/
+18
2021-11-25
selftests: tls: test for correct proto_ops
Jakub Kicinski
1
-0
/
+55
2021-11-25
selftests: tls: test splicing decrypted records
Jakub Kicinski
1
-0
/
+49
2021-11-25
selftests: tls: test splicing cmsgs
Jakub Kicinski
1
-0
/
+40
2021-11-25
selftests: tls: add tests for handling of bad records
Jakub Kicinski
1
-0
/
+154
2021-11-25
selftests: tls: factor out cmsg send/receive
Jakub Kicinski
1
-41
/
+70
2021-11-25
selftests: tls: add helper for creating sock pairs
Jakub Kicinski
1
-99
/
+29
2021-11-07
selftests: net: tls: remove unused variable and code
Anders Roxell
1
-3
/
+0
2021-10-08
selftests/tls: add SM4 GCM/CCM to tls selftests
Tianjia Zhang
1
-2
/
+26
2021-07-02
Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2021-06-21
selftests: tls: fix chacha+bidir tests
Jakub Kicinski
1
-28
/
+39
2021-06-21
selftests: tls: clean up uninitialized warnings
Jakub Kicinski
1
-0
/
+20
2021-06-07
selftests/tls: Add {} to avoid static checker warning
Kees Cook
1
-1
/
+2
2021-02-03
selftests/tls: fix selftest with CHACHA20-POLY1305
Vadim Fedorenko
1
-5
/
+10
2021-01-09
selftests/tls: fix selftests after adding ChaCha20-Poly1305
Vadim Fedorenko
1
-2
/
+2
[next]