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
Age
Commit message (
Expand
)
Author
2020-05-02
tun: return a better error message if /dev/net/tun doesn't exist
Brad Fitzpatrick
2020-05-02
device: return generic error from Ipc{Get,Set}Operation.
David Anderson
2020-05-02
tun: NetlinkListener: don't send EventDown before sending EventUp
Avery Pennarun
2020-05-02
device: give handshake state a type
David Crawshaw
2020-05-02
tuntest: split out testing package
David Crawshaw
2020-05-02
tun: fix data race on name field
Brad Fitzpatrick
2020-05-02
tun: remove unused isUp method
Brad Fitzpatrick
2020-05-02
conn: introduce new package that splits out the Bind and Endpoint types
David Crawshaw
2020-05-02
wintun: split error message for create vs open namespace.
Avery Pennarun
2020-05-02
device: add test to ensure Peer fields are safe for atomic access on 32-bit
David Anderson
2020-03-30
rwcancel: no-op builds for windows and darwin
David Crawshaw
2020-03-30
ratelimiter: use a fake clock in tests and style cleanups
David Crawshaw
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
2020-01-15
tun: darwin: ignore ENOMEM errors
Jason A. Donenfeld
2020-01-07
tun: windows: serialize write calls
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-11-22
wintun: manage ring memory manually
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-21
namespaceapi: remove tasteless comment
Jason A. Donenfeld
2019-10-17
device: recheck counters while holding write lock
Jason A. Donenfeld
2019-10-17
wintun: normalize variable names for their types
Jason A. Donenfeld
2019-10-17
wintun: quickly ignore non-Wintun devices
Avery Pennarun
2019-10-17
tun: match windows CreateTUN signature to the Linux variant
Avery Pennarun
2019-10-17
rwcancel: handle EINTR and EAGAIN in unixSelect()
Avery Pennarun
2019-10-16
device: test packets between two fake devices
David Crawshaw
2019-10-12
version: bump snapshot
Jason A. Donenfeld
2019-10-08
Makefile: remove v prefix
Jason A. Donenfeld
2019-10-08
wintun: expose version
Jason A. Donenfeld
2019-10-04
uapi: allow preventing creation of new peers when updating
Jason A. Donenfeld
2019-10-04
mod: bump versions
Jason A. Donenfeld
2019-09-16
winpipe: use x/sys/windows instead of syscall
Jason A. Donenfeld
2019-09-16
wintun: use correct length for security attributes
Jason A. Donenfeld
2019-09-08
tun: windows: unify error message format
Jason A. Donenfeld
2019-09-08
version: bump snapshot
Jason A. Donenfeld
2019-09-08
main: simplify warnings
Jason A. Donenfeld
2019-09-07
tun: openbsd: check for interface already being up
Jason A. Donenfeld
2019-09-05
namespaceapi: AddSIDToBoundaryDescriptor modifies the handle
Jason A. Donenfeld
2019-09-01
wintun: take mutex first always
Jason A. Donenfeld
2019-09-01
wintun: consider abandoned mutexes as released
Jason A. Donenfeld
2019-08-31
ipc: windows: use protected prefix
Jason A. Donenfeld
[prev]
[next]