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
Age
Commit message (
Expand
)
Author
2020-10-14
replay: minor API changes to more idiomatic Go
Riobard Zhan
2020-10-14
device: remove global for roaming escape hatch
Jason A. Donenfeld
2020-07-31
device: get free port when testing
Sina Siadat
2020-07-14
device: remove bindsocketshim.go
David Crawshaw
2020-07-15
device: remove some unnecessary unsafe
Brad Fitzpatrick
2020-07-13
device: use RTMGRP_IPV4_ROUTE to specify multicast groups mask
Tobias Klauser
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-06-07
device: do not include sticky sockets on android
Jason A. Donenfeld
2020-06-07
conn: unbreak boundif on android
Jason A. Donenfeld
2020-06-07
conn: fix windows situation with boundif
Jason A. Donenfeld
2020-05-19
replay: account for fqcodel reordering
Jason A. Donenfeld
2020-05-18
device: rework padding calculation and don't shadow paddedSize
Jason A. Donenfeld
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: return generic error from Ipc{Get,Set}Operation.
David Anderson
2020-05-02
device: give handshake state a type
David Crawshaw
2020-05-02
tuntest: split out testing package
David Crawshaw
2020-05-02
conn: introduce new package that splits out the Bind and Endpoint types
David Crawshaw
2020-05-02
device: add test to ensure Peer fields are safe for atomic access on 32-bit
David Anderson
2020-03-20
version: bump snapshot
dmwg-0.0.1
Jason A. Donenfeld
2020-03-17
noise: unify zero checking of ecdh
Jason A. Donenfeld
2020-03-17
global: use RTMGRP_* consts from x/sys/unix
Tobias Klauser
2020-02-14
send: account for zero mtu
Jason A. Donenfeld
2020-02-04
device: fix private key removal logic
Jason A. Donenfeld
2020-02-04
uapi: allow unsetting device private key with /dev/null
Jason A. Donenfeld
2020-01-21
version: bump snapshot
Jason A. Donenfeld
2019-12-30
README: update repo urls
Jason A. Donenfeld
2019-11-28
device: SendmsgN mutates the input sockaddr
Jason A. Donenfeld
2019-10-30
constants: recalculate rekey max based on a one minute flood
Jason A. Donenfeld
2019-10-22
global: fix a few typos courtesy of codespell
Jonathan Tooker
2019-10-21
device: allow blackholing sockets
Jason A. Donenfeld
2019-10-21
device: remove dead error reporting code
Jason A. Donenfeld
2019-10-17
device: recheck counters while holding write lock
Jason A. Donenfeld
2019-10-16
device: test packets between two fake devices
David Crawshaw
2019-10-12
version: bump snapshot
Jason A. Donenfeld
2019-10-04
uapi: allow preventing creation of new peers when updating
Jason A. Donenfeld
2019-09-08
version: bump snapshot
Jason A. Donenfeld
2019-08-25
device: getsockname on linux to determine port
Jason A. Donenfeld
2019-08-05
version: bump snapshot
Jason A. Donenfeld
2019-08-05
device: drop lock before expiring keys
Jason A. Donenfeld
2019-08-05
uapi: skip peers with invalid keys
Jason A. Donenfeld
2019-07-18
device: do not crash on nil'd bind in windows binding
Jason A. Donenfeld
2019-07-11
device: immediately rekey all peers after changing device private key
Jason A. Donenfeld
2019-07-01
device: receive: uniform message for source address check
Jason A. Donenfeld
2019-07-01
device: receive: simplify flush loop
Jason A. Donenfeld
2019-06-14
tun: remove TUN prefix from types to reduce stutter elsewhere
Matt Layher
2019-06-11
device: update transfer counters correctly
Jason A. Donenfeld
2019-06-04
device: remove redundant return statements
Matt Layher
[prev]
[next]