aboutsummaryrefslogtreecommitdiffstats
path: root/src/wg_noise.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* if_wg: pass back result of selftests and enable in CIJason A. Donenfeld2021-05-191-1/+1
* if_wg: ensure peer lifetimeMatt Dunwoodie2021-04-251-1/+0
* wg_noise: add selftestMatt Dunwoodie2021-04-221-0/+4
* wg_noise: ensure we check peer count on hashtable insertMatt Dunwoodie2021-04-211-1/+1
* wg_noise: avoid handshake/keypair type confusionMatt Dunwoodie2021-04-201-1/+1
* wg_noise: insert/remove peer independent of alloc/destroyMatt Dunwoodie2021-04-201-2/+3
* wg_noise: check keypair recvwith after nonceMatt Dunwoodie2021-04-201-0/+1
* crypto: encrypt mbuf in placeMatt Dunwoodie2021-04-191-5/+3
* if_wg: import latest wg_noise.{c,h}Matt Dunwoodie2021-04-191-123/+75
* Initial importJason A. Donenfeld2021-03-171-0/+180