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-12-08
device: clear pointers when returning elems to pools
Josh Bleecher Snyder
2020-12-08
device: use labeled for loop instead of goto
Josh Bleecher Snyder
2020-11-27
memmod: fix import loading function usage
Jason A. Donenfeld
2020-11-25
wintun: log when reboot is suggested by Windows
Simon Rozman
2020-11-25
wintun: keep original error when Wintun session start fails
Simon Rozman
2020-11-18
version: bump snapshot
Jason A. Donenfeld
2020-11-18
mod: bump
Jason A. Donenfeld
2020-11-18
device: add write queue mutex for peer
Haichao Liu
2020-11-11
wintun: load from filesystem by default
Jason A. Donenfeld
2020-11-07
global: switch to using %w instead of %v for Errorf
Jason A. Donenfeld
2020-11-07
mod: update deps
Jason A. Donenfeld
2020-11-07
wintun: ring management moved to wintun.dll
Simon Rozman
2020-11-07
wintun: load wintun.dll from RCDATA resource
Simon Rozman
2020-11-07
wintun: migrate to wintun.dll API
Simon Rozman
2020-11-06
device: format a few things
Jason A. Donenfeld
2020-10-27
tun: use SockaddrCtl from golang.org/x/sys/unix on macOS
Tobias Klauser
2020-10-27
tun: use Ioctl{Get,Set}IfreqMTU from golang.org/x/sys/unix on macOS
Tobias Klauser
2020-10-27
tun: use IoctlCtlInfo from golang.org/x/sys/unix on macOS
Tobias Klauser
2020-10-27
tun: use GetsockoptString in (*NativeTun).Name on macOS
Tobias Klauser
2020-10-27
go.mod: bump golang.org/x/sys to latest version
Tobias Klauser
2020-10-21
tun/wintun/registry: fix Go 1.15 race/checkptr failure
Brad Fitzpatrick
2020-10-20
Makefile: Add test target
Frank Werner
2020-10-14
replay: minor API changes to more idiomatic Go
Riobard Zhan
2020-10-14
replay: clean up internals and better documentation
Riobard Zhan
2020-10-14
device: remove global for roaming escape hatch
Jason A. Donenfeld
2020-09-07
replay: divide by bits-per-byte
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-22
ipc: add comment about socketDirectory linker override on android
David Crawshaw
2020-06-22
conn: add comments saying what uses these interfaces
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: remove useless comment
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-06
tai64n: make the test deterministic
Dmytro Shynkevych
2020-05-02
main: now that we're upstreamed, relax Linux warning
Jason A. Donenfeld
2020-05-02
README: specify go 1.13
Jason A. Donenfeld
2020-05-02
global: update header comments and modules
Jason A. Donenfeld
2020-05-02
ipc: deduplicate some unix-specific code
David Crawshaw
2020-05-02
ipc: remove unnecessary error check
David Crawshaw
2020-05-02
device: use atomic access for unlocked keypair.next
Jason A. Donenfeld
2020-05-02
wintun: make remaining HWID comparisons case insensitive
Simon Rozman
2020-05-02
setupapi: extend struct size constant definitions for arm(64)
Simon Rozman
2020-05-02
device: add debug logs describing handshake rejection
Avery Pennarun
[prev]
[next]