index
:
wireguard-go
bo/dflybsd-port
dc/nstest
fd/propagate-DSCP-bits
fw/codeQuality
jd/generic-aip
jd/multibuffer
jd/netip-go118
jd/netns-specific-uapi
js/peer-stats
js/sample-api
jw/for-jason
master
tp/icmp-fixes
Go implementation of WireGuard
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
device
/
noise-protocol.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: apply gofumpt
Jason A. Donenfeld
2021-12-09
1
-4
/
+3
*
device: do not consume handshake messages if not running
Jason A. Donenfeld
2021-11-15
1
-1
/
+1
*
global: remove TODO name graffiti
Jason A. Donenfeld
2021-02-23
1
-1
/
+0
*
global: bump copyright
Jason A. Donenfeld
2021-01-28
1
-1
/
+1
*
device: the psk is not a chapoly key
Jason A. Donenfeld
2021-01-28
1
-1
/
+1
*
device: combine debug and info log levels into 'verbose'
Jason A. Donenfeld
2021-01-26
1
-2
/
+2
*
device: change logging interface to use functions
Josh Bleecher Snyder
2021-01-26
1
-2
/
+2
*
device: fix races from changing private_key
Josh Bleecher Snyder
2021-01-07
1
-1
/
+0
*
replay: minor API changes to more idiomatic Go
Riobard Zhan
2020-10-14
1
-1
/
+1
*
global: update header comments and modules
Jason A. Donenfeld
2020-05-02
1
-1
/
+1
*
device: use atomic access for unlocked keypair.next
Jason A. Donenfeld
2020-05-02
1
-7
/
+9
*
device: add debug logs describing handshake rejection
Avery Pennarun
2020-05-02
1
-4
/
+8
*
device: give handshake state a type
David Crawshaw
2020-05-02
1
-17
/
+38
*
noise: unify zero checking of ecdh
Jason A. Donenfeld
2020-03-17
1
-53
/
+47
*
global: fix a few typos courtesy of codespell
Jonathan Tooker
2019-10-22
1
-3
/
+3
*
device: recheck counters while holding write lock
Jason A. Donenfeld
2019-10-17
1
-2
/
+7
*
device, ratelimiter: replace uses of time.Now().Sub() with time.Since()
Matt Layher
2019-06-03
1
-1
/
+1
*
global: regroup all imports
Jason A. Donenfeld
2019-05-14
1
-2
/
+3
*
global: begin modularization
Jason A. Donenfeld
2019-03-03
1
-0
/
+600