index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
tls.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-11-27
selftests/tls: add CHACHA20-POLY1305 to tls selftests
Vadim Fedorenko
1
-7
/
+33
2020-06-08
net/tls(TLS_SW): Add selftest for 'chunked' sendfile test
Pooja Trivedi
1
-0
/
+58
2020-04-28
selftests: tls: run all tests for TLS 1.2 and TLS 1.3
Jakub Kicinski
1
-76
/
+17
2019-12-14
selftests: net: tls: remove recv_rcvbuf test
Thadeu Lima de Souza Cascardo
1
-28
/
+0
2019-12-06
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
1
-6
/
+2
2019-11-28
selftests/tls: add a test for fragmented messages
Jakub Kicinski
1
-0
/
+60
2019-11-06
selftests/tls: add test for concurrent recv and send
Jakub Kicinski
1
-0
/
+108
2019-08-05
selftests/tls: add a litmus test for the socket reuse through shutdown
Jakub Kicinski
1
-0
/
+24
2019-07-31
selftests/tls: fix TLS tests with CONFIG_TLS=n
Jakub Kicinski
1
-9
/
+14
2019-07-22
selftests/tls: add shutdown tests
Jakub Kicinski
1
-0
/
+27
2019-07-22
selftests/tls: close the socket with open record
Jakub Kicinski
1
-0
/
+10
2019-07-22
selftests/tls: add a bidirectional test
Jakub Kicinski
1
-0
/
+31
2019-07-22
selftests/tls: test error codes around TLS ULP installation
Jakub Kicinski
1
-0
/
+52
[next]