aboutsummaryrefslogtreecommitdiffstats
path: root/src/selftest (follow)
Commit message (Expand)AuthorAgeFilesLines
* if_wg: pass back result of selftests and enable in CIJason A. Donenfeld2021-05-192-11/+25
* wg_noise: cleanup counter algorithmJason A. Donenfeld2021-05-031-6/+7
* wg_cookie: zero before init in selftest for witnessJason A. Donenfeld2021-05-021-0/+3
* if_wg: count on peers always having a remoteJason A. Donenfeld2021-04-241-0/+2
* selftests: capitalise fail messages for readabilityMatt Dunwoodie2021-04-232-4/+4
* wg_cookie: hash vnet into ratelimiter entryJason A. Donenfeld2021-04-221-14/+14
* if_wg: properly use rn_inithead and rn_detachheadJason A. Donenfeld2021-04-221-11/+35
* wg_cookie: allocate ratelimit table staticallyMatt Dunwoodie2021-04-231-3/+2
* wg_cookie: make ratelimiter globalMatt Dunwoodie2021-04-231-21/+13
* selftests: fixup headersJason A. Donenfeld2021-04-223-11/+14
* wg_noise: add selftestMatt Dunwoodie2021-04-221-0/+91
* wg_cookie: add selftestMatt Dunwoodie2021-04-221-0/+294
* if_wg: port allowedips selftest from Linux code and fix bugsJason A. Donenfeld2021-04-221-0/+608