summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/tls.c
AgeCommit message (Expand)Author
2024-03-01selftests: kselftest_harness: save full exit code in metadataJakub Kicinski
2024-02-21selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca
2024-02-21selftests: tls: add test for merging of same-type control messagesSabrina Dubroca
2024-02-14selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski
2024-02-10selftests: tls: use exact comparison in recv_partialJakub Kicinski
2024-01-14net: tls, add test to capture error on large spliceJohn Fastabend
2023-09-15selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-08-27selftests: tls: test some invalid inputs for setsockoptSabrina Dubroca
2023-08-27selftests: tls: add getsockopt testSabrina Dubroca
2023-08-27selftests: tls: add test variants for aria-gcmSabrina Dubroca
2023-07-27selftests/net/tls: add test for MSG_EORHannes Reinecke
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-15selftests: net: tls: check if FIPS mode is enabledMagali Lemes
2023-06-02selftests: tls: add tests for poll behaviorJakub Kicinski
2023-03-27selftests: tls: add a test for queuing data before setting the ULPJakub Kicinski
2022-07-28selftests: tls: handful of memrnd() and length checksJakub Kicinski
2022-07-21selftests: tls: add a test for timeo vs lockJakub Kicinski
2022-07-11selftests: tls: add test for NoPad getsockoptJakub Kicinski
2022-07-06selftests: tls: add selftest variant for padJakub Kicinski
2022-03-26selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko
2021-12-07selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko
2021-11-25selftests: tls: test for correct proto_opsJakub Kicinski
2021-11-25selftests: tls: test splicing decrypted recordsJakub Kicinski
2021-11-25selftests: tls: test splicing cmsgsJakub Kicinski
2021-11-25selftests: tls: add tests for handling of bad recordsJakub Kicinski
2021-11-25selftests: tls: factor out cmsg send/receiveJakub Kicinski
2021-11-25selftests: tls: add helper for creating sock pairsJakub Kicinski
2021-11-07selftests: net: tls: remove unused variable and codeAnders Roxell
2021-10-08selftests/tls: add SM4 GCM/CCM to tls selftestsTianjia Zhang
2021-07-02Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-06-21selftests: tls: fix chacha+bidir testsJakub Kicinski
2021-06-21selftests: tls: clean up uninitialized warningsJakub Kicinski
2021-06-07selftests/tls: Add {} to avoid static checker warningKees Cook
2021-02-03selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko
2021-01-09selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko
2020-11-27selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko
2020-06-08net/tls(TLS_SW): Add selftest for 'chunked' sendfile testPooja Trivedi
2020-04-28selftests: tls: run all tests for TLS 1.2 and TLS 1.3Jakub Kicinski
2019-12-14selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic
2019-11-28selftests/tls: add a test for fragmented messagesJakub Kicinski
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-08-05selftests/tls: add a litmus test for the socket reuse through shutdownJakub Kicinski
2019-07-31selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski
2019-07-22selftests/tls: add shutdown testsJakub Kicinski
2019-07-22selftests/tls: close the socket with open recordJakub Kicinski
2019-07-22selftests/tls: add a bidirectional testJakub Kicinski
2019-07-22selftests/tls: test error codes around TLS ULP installationJakub Kicinski
2019-07-22selftests/tls: add a test for ULP but no keysJakub Kicinski