index
:
wireguard-go
android
dhcp
dhcp2
dmwg-0.0.1
fix/listen-any-addresses
master
sorted-peers
tun-net-with-stack
WireGuard Go
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
device
/
noise-protocol.go
Age
Commit message (
Expand
)
Author
2021-11-15
device: do not consume handshake messages if not running
Jason A. Donenfeld
2021-02-23
global: remove TODO name graffiti
Jason A. Donenfeld
2021-01-28
global: bump copyright
Jason A. Donenfeld
2021-01-28
device: the psk is not a chapoly key
Jason A. Donenfeld
2021-01-26
device: combine debug and info log levels into 'verbose'
Jason A. Donenfeld
2021-01-26
device: change logging interface to use functions
Josh Bleecher Snyder
2021-01-07
device: fix races from changing private_key
Josh Bleecher Snyder
2020-10-14
replay: minor API changes to more idiomatic Go
Riobard Zhan
2020-05-02
global: update header comments and modules
Jason A. Donenfeld
2020-05-02
device: use atomic access for unlocked keypair.next
Jason A. Donenfeld
2020-05-02
device: add debug logs describing handshake rejection
Avery Pennarun
2020-05-02
device: give handshake state a type
David Crawshaw
2020-03-17
noise: unify zero checking of ecdh
Jason A. Donenfeld
2019-10-22
global: fix a few typos courtesy of codespell
Jonathan Tooker
2019-10-17
device: recheck counters while holding write lock
Jason A. Donenfeld
2019-06-03
device, ratelimiter: replace uses of time.Now().Sub() with time.Since()
Matt Layher
2019-05-14
global: regroup all imports
Jason A. Donenfeld
2019-03-03
global: begin modularization
Jason A. Donenfeld