summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/wireguard
Commit message (Expand)AuthorAgeFilesLines
* wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-06-231-1/+12
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-011-1/+0
|\
| * x86/32: Remove CONFIG_DOUBLEFAULTBorislav Petkov2020-04-141-1/+0
* | wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld2020-05-201-1/+1
* | ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook2020-05-071-1/+0
* | wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-05-061-3/+51
* | wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld2020-05-061-0/+1
|/
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld2020-03-181-5/+10
* | wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld2020-03-182-2/+1
* | wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing2020-03-181-1/+0
|/
* wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld2020-02-161-24/+14
* wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-0/+11
* wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld2020-02-051-9/+8
* wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski2020-02-051-1/+0
* wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld2020-02-051-0/+6
* wireguard: selftests: remove ancient kernel compatibility codeJason A. Donenfeld2020-01-055-48/+50
* wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld2019-12-1618-0/+947
* net: WireGuard secure network tunnelJason A. Donenfeld2019-12-081-0/+537