index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
noise.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
wireguard: global: add __nonstring annotations for unterminated strings
Kees Cook
1
-2
/
+2
2023-09-15
wireguard: do not include crypto/algapi.h
Herbert Xu
1
-1
/
+1
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