index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
tls.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: tls: add missing AES256-GCM cipher
Vadim Fedorenko
2021-12-08
1
-0
/
+18
*
selftests: tls: add missing AES-CCM cipher tests
Vadim Fedorenko
2021-12-08
1
-0
/
+18
*
selftests: tls: test for correct proto_ops
Jakub Kicinski
2021-11-26
1
-0
/
+55
*
selftests: tls: test splicing decrypted records
Jakub Kicinski
2021-11-26
1
-0
/
+49
*
selftests: tls: test splicing cmsgs
Jakub Kicinski
2021-11-26
1
-0
/
+40
*
selftests: tls: add tests for handling of bad records
Jakub Kicinski
2021-11-26
1
-0
/
+154
*
selftests: tls: factor out cmsg send/receive
Jakub Kicinski
2021-11-26
1
-41
/
+70
*
selftests: tls: add helper for creating sock pairs
Jakub Kicinski
2021-11-26
1
-99
/
+29
*
selftests: net: tls: remove unused variable and code
Anders Roxell
2021-11-07
1
-3
/
+0
*
selftests/tls: add SM4 GCM/CCM to tls selftests
Tianjia Zhang
2021-10-09
1
-2
/
+26
*
Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-07-02
1
-1
/
+2
|
\
|
*
selftests/tls: Add {} to avoid static checker warning
Kees Cook
2021-06-08
1
-1
/
+2
*
|
selftests: tls: fix chacha+bidir tests
Jakub Kicinski
2021-06-21
1
-28
/
+39
*
|
selftests: tls: clean up uninitialized warnings
Jakub Kicinski
2021-06-21
1
-0
/
+20
|
/
*
selftests/tls: fix selftest with CHACHA20-POLY1305
Vadim Fedorenko
2021-02-04
1
-5
/
+10
*
selftests/tls: fix selftests after adding ChaCha20-Poly1305
Vadim Fedorenko
2021-01-09
1
-2
/
+2
*
selftests/tls: add CHACHA20-POLY1305 to tls selftests
Vadim Fedorenko
2020-11-27
1
-7
/
+33
*
net/tls(TLS_SW): Add selftest for 'chunked' sendfile test
Pooja Trivedi
2020-06-09
1
-0
/
+58
*
selftests: tls: run all tests for TLS 1.2 and TLS 1.3
Jakub Kicinski
2020-04-28
1
-76
/
+17
*
selftests: net: tls: remove recv_rcvbuf test
Thadeu Lima de Souza Cascardo
2019-12-15
1
-28
/
+0
*
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
2019-12-07
1
-6
/
+2
*
selftests/tls: add a test for fragmented messages
Jakub Kicinski
2019-11-29
1
-0
/
+60
*
selftests/tls: add test for concurrent recv and send
Jakub Kicinski
2019-11-07
1
-0
/
+108
*
selftests/tls: add a litmus test for the socket reuse through shutdown
Jakub Kicinski
2019-08-05
1
-0
/
+24
*
selftests/tls: fix TLS tests with CONFIG_TLS=n
Jakub Kicinski
2019-08-01
1
-9
/
+14
*
selftests/tls: add shutdown tests
Jakub Kicinski
2019-07-22
1
-0
/
+27
*
selftests/tls: close the socket with open record
Jakub Kicinski
2019-07-22
1
-0
/
+10
*
selftests/tls: add a bidirectional test
Jakub Kicinski
2019-07-22
1
-0
/
+31
*
selftests/tls: test error codes around TLS ULP installation
Jakub Kicinski
2019-07-22
1
-0
/
+52
*
selftests/tls: add a test for ULP but no keys
Jakub Kicinski
2019-07-22
1
-0
/
+74
*
selftests/tls: add test for poll() with data in TLS ULP
Jakub Kicinski
2019-07-07
1
-0
/
+26
*
selftests/tls: add test for sleeping even though there is data
Jakub Kicinski
2019-05-27
1
-0
/
+15
*
selftests/tls: test for lowat overshoot with multiple records
Jakub Kicinski
2019-05-27
1
-0
/
+19
*
selftest/tls: Add test to verify received 'type' of non-data record
Vakul Garg
2019-02-20
1
-0
/
+14
*
net: tls: Add tests for TLS 1.3
Dave Watson
2019-02-02
1
-1
/
+75
*
net: tls: Support 256 bit keys
Dave Watson
2019-02-02
1
-0
/
+62
*
selftests/tls: Fix recv partial/large_buff test cases
Vakul Garg
2019-01-17
1
-5
/
+7
*
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
Vakul Garg
2018-10-02
1
-10
/
+10
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
1
-0
/
+50
|
\
|
*
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
2018-09-17
1
-0
/
+49
*
|
selftests/tls: Add MSG_WAITALL in recv() syscall
Vakul Garg
2018-09-17
1
-9
/
+9
*
|
selftests/tls: Add test for recv(PEEK) spanning across multiple records
Vakul Garg
2018-09-02
1
-0
/
+22
|
/
*
selftests: tls: add selftests for TLS sockets
Dave Watson
2018-07-16
1
-0
/
+692