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
/
device.go
Age
Commit message (
Expand
)
Author
2021-01-07
device: remove starting waitgroups
Josh Bleecher Snyder
2020-07-04
device: wait for routines to stop before removing peers
Dmytro Shynkevych
2020-06-22
device: export Bind and remove socketfd shims for android
David Crawshaw
2020-05-02
global: update header comments and modules
Jason A. Donenfeld
2020-05-02
conn: introduce new package that splits out the Bind and Endpoint types
David Crawshaw
2020-03-17
noise: unify zero checking of ecdh
Jason A. Donenfeld
2020-02-04
device: fix private key removal logic
Jason A. Donenfeld
2019-08-05
device: drop lock before expiring keys
Jason A. Donenfeld
2019-07-11
device: immediately rekey all peers after changing device private key
Jason A. Donenfeld
2019-06-14
tun: remove TUN prefix from types to reduce stutter elsewhere
Matt Layher
2019-05-30
device: add SendKeepalivesToPeersWithCurrentKeypair for handover
Jason A. Donenfeld
2019-05-17
device: fail to give bind if it doesn't exist
Jason A. Donenfeld
2019-05-14
global: regroup all imports
Jason A. Donenfeld
2019-03-03
global: begin modularization
Jason A. Donenfeld
[prev]