summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/noise.c (follow)
Commit message (Expand)AuthorAge
* drivers: net: Modify WireGuard for backward compatBruno Martins2020-12-31
* UPSTREAM: wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: noise: do not assign initiation time in if conditionFrank Werner-Krippendorf2020-12-31
* UPSTREAM: wireguard: noise: separate receive counter from send counterJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: noise: read preshared key while taking lockJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: noise: error out precomputed DH during handshake rather ...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: noise: reject peers with low order public keysJason A. Donenfeld2020-12-31
* UPSTREAM: net: WireGuard secure network tunnelJason A. Donenfeld2020-12-31