开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
tls.c
Age
Commit message (
Expand
)
Author
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
selftests: net: tls: check if FIPS mode is enabled
Magali Lemes
2023-06-02
selftests: tls: add tests for poll behavior
Jakub Kicinski
2023-03-27
selftests: tls: add a test for queuing data before setting the ULP
Jakub Kicinski
2022-07-28
selftests: tls: handful of memrnd() and length checks
Jakub Kicinski
2022-07-21
selftests: tls: add a test for timeo vs lock
Jakub Kicinski
2022-07-11
selftests: tls: add test for NoPad getsockopt
Jakub Kicinski
2022-07-06
selftests: tls: add selftest variant for pad
Jakub Kicinski
2022-03-26
selftests: tls: skip cmsg_to_pipe tests with TLS=n
Jakub Kicinski
2021-12-07
selftests: tls: add missing AES256-GCM cipher
Vadim Fedorenko
2021-12-07
selftests: tls: add missing AES-CCM cipher tests
Vadim Fedorenko
2021-11-25
selftests: tls: test for correct proto_ops
Jakub Kicinski
2021-11-25
selftests: tls: test splicing decrypted records
Jakub Kicinski
2021-11-25
selftests: tls: test splicing cmsgs
Jakub Kicinski
2021-11-25
selftests: tls: add tests for handling of bad records
Jakub Kicinski
2021-11-25
selftests: tls: factor out cmsg send/receive
Jakub Kicinski
2021-11-25
selftests: tls: add helper for creating sock pairs
Jakub Kicinski
2021-11-07
selftests: net: tls: remove unused variable and code
Anders Roxell
2021-10-08
selftests/tls: add SM4 GCM/CCM to tls selftests
Tianjia Zhang
2021-07-02
Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-06-21
selftests: tls: fix chacha+bidir tests
Jakub Kicinski
2021-06-21
selftests: tls: clean up uninitialized warnings
Jakub Kicinski
2021-06-07
selftests/tls: Add {} to avoid static checker warning
Kees Cook
2021-02-03
selftests/tls: fix selftest with CHACHA20-POLY1305
Vadim Fedorenko
2021-01-09
selftests/tls: fix selftests after adding ChaCha20-Poly1305
Vadim Fedorenko
2020-11-27
selftests/tls: add CHACHA20-POLY1305 to tls selftests
Vadim Fedorenko
2020-06-08
net/tls(TLS_SW): Add selftest for 'chunked' sendfile test
Pooja Trivedi
2020-04-28
selftests: tls: run all tests for TLS 1.2 and TLS 1.3
Jakub Kicinski
2019-12-14
selftests: net: tls: remove recv_rcvbuf test
Thadeu Lima de Souza Cascardo
2019-12-06
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
2019-11-28
selftests/tls: add a test for fragmented messages
Jakub Kicinski
2019-11-06
selftests/tls: add test for concurrent recv and send
Jakub Kicinski
2019-08-05
selftests/tls: add a litmus test for the socket reuse through shutdown
Jakub Kicinski
2019-07-31
selftests/tls: fix TLS tests with CONFIG_TLS=n
Jakub Kicinski
2019-07-22
selftests/tls: add shutdown tests
Jakub Kicinski
2019-07-22
selftests/tls: close the socket with open record
Jakub Kicinski
2019-07-22
selftests/tls: add a bidirectional test
Jakub Kicinski
2019-07-22
selftests/tls: test error codes around TLS ULP installation
Jakub Kicinski
2019-07-22
selftests/tls: add a test for ULP but no keys
Jakub Kicinski
2019-07-07
selftests/tls: add test for poll() with data in TLS ULP
Jakub Kicinski
2019-05-26
selftests/tls: add test for sleeping even though there is data
Jakub Kicinski
2019-05-26
selftests/tls: test for lowat overshoot with multiple records
Jakub Kicinski
2019-02-20
selftest/tls: Add test to verify received 'type' of non-data record
Vakul Garg
2019-02-01
net: tls: Add tests for TLS 1.3
Dave Watson
2019-02-01
net: tls: Support 256 bit keys
Dave Watson
2019-01-17
selftests/tls: Fix recv partial/large_buff test cases
Vakul Garg
2018-10-01
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
Vakul Garg
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-17
selftests/tls: Add MSG_WAITALL in recv() syscall
Vakul Garg
2018-09-17
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
[next]