index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
net
/
tls.c
Age
Commit message (
Expand
)
Author
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
2018-09-01
selftests/tls: Add test for recv(PEEK) spanning across multiple records
Vakul Garg
2018-07-16
selftests: tls: add selftests for TLS sockets
Dave Watson