| Age | Commit message (Expand) | Author | Files | Lines | 
|---|---|---|---|---|
| 2022-01-18 | lib/crypto: blake2s: move hmac construction into wireguard | Jason A. Donenfeld | 1 | -6/+39 | 
| 2020-09-09 | wireguard: noise: take lock when removing handshake entry from table | Jason A. Donenfeld | 1 | -4/+1 | 
| 2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 1 | -2/+2 | 
| 2020-06-23 | wireguard: noise: do not assign initiation time in if condition | Frank Werner-Krippendorf | 1 | -2/+2 | 
| 2020-05-20 | wireguard: noise: separate receive counter from send counter | Jason A. Donenfeld | 1 | -12/+4 | 
| 2020-05-20 | wireguard: noise: read preshared key while taking lock | Jason A. Donenfeld | 1 | -1/+5 | 
| 2020-03-18 | wireguard: noise: error out precomputed DH during handshake rather than config | Jason A. Donenfeld | 1 | -26/+29 | 
| 2020-02-05 | wireguard: noise: reject peers with low order public keys | Jason A. Donenfeld | 1 | -3/+7 | 
| 2019-12-08 | net: WireGuard secure network tunnel | Jason A. Donenfeld | 1 | -0/+828 |