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
/
tun
Age
Commit message (
Expand
)
Author
2021-08-05
memmod: register exception handler tables
Jason A. Donenfeld
2021-07-29
memmod: fix protected delayed load the right way
Jason A. Donenfeld
2021-07-29
memmod: disable protected delayed load for now
Jason A. Donenfeld
2021-05-20
tun: linux: account for interface removal from outside
Jason A. Donenfeld
2021-05-07
tun: format
Jason A. Donenfeld
2021-05-07
tun: windows: set event before waiting
Jason A. Donenfeld
2021-05-07
tun: windows: rearrange struct to avoid alignment trap on 32bit
Jason A. Donenfeld
2021-05-07
tun: windows: check alignment in unit test
Jason A. Donenfeld
2021-05-06
tun/netstack: update go mod and remove GSO argument
Jason A. Donenfeld
2021-05-05
tun: windows: send MTU update when forced MTU changes
Jason A. Donenfeld
2021-04-26
tun: windows: protect reads from closing
Jason A. Donenfeld
2021-04-19
tun: freebsd: avoid OOB writes
Jason A. Donenfeld
2021-04-19
tun: freebsd: become controlling process when reopening tun FD
Jason A. Donenfeld
2021-04-19
tun: freebsd: restructure and cleanup
Jason A. Donenfeld
2021-04-19
tun: freebsd: remove horrific hack for getting tunnel name
Jason A. Donenfeld
2021-04-18
tun: freebsd: set IFF_MULTICAST for routing daemons
Jason A. Donenfeld
2021-03-23
tun: freebsd: use broadcast mode instead of PPP mode
Jason A. Donenfeld
2021-03-11
tun: linux: do not spam events every second from hack listener
Jason A. Donenfeld
2021-03-08
tun: freebsd: allow empty names
Kay Diam
2021-03-08
memmod: use resource functions from x/sys
Jason A. Donenfeld
2021-03-08
memmod: do not use IsBadReadPtr
Jason A. Donenfeld
2021-03-06
tun/netstack: bump deps and api
Jason A. Donenfeld
2021-02-23
global: remove TODO name graffiti
Jason A. Donenfeld
2021-02-23
device: test up/down using virtual conn
Jason A. Donenfeld
2021-02-22
tun: make NativeTun.Close well behaved, not crash on double close
Brad Fitzpatrick
2021-02-17
global: stop using ioutil
Jason A. Donenfeld
2021-02-10
device: return error from Up() and Down()
Jason A. Donenfeld
2021-02-09
rwcancel: add an explicit close call
Jason A. Donenfeld
2021-02-09
tun: use errors.Is for unwrapping
Jason A. Donenfeld
2021-01-28
global: bump copyright
Jason A. Donenfeld
2021-01-27
tun: use %w for errors on linux
Jason A. Donenfeld
2021-01-21
netstack: further sequester with own go.mod and go.sum
Jason A. Donenfeld
2021-01-21
netstack: introduce new module for gvisor tcp tun adapter
Jason A. Donenfeld
2021-01-20
tun: fix fmt.Errorf format strings
Josh Bleecher Snyder
2021-01-20
tun/wintun/memmod: gofmt
Josh Bleecher Snyder
2021-01-20
tun/wintun/memmod: fix format verb
Josh Bleecher Snyder
2021-01-13
tun: add tcpip stack tunnel abstraction
Jason A. Donenfeld
2021-01-07
memmod: apply explicit build tags to _32 and _64 files
Jason A. Donenfeld
2021-01-07
tun: make customization of WintunPool and requested GUID more obvious
Jason A. Donenfeld
2021-01-07
all: use ++ to increment
Josh Bleecher Snyder
2021-01-07
wintun: do not load dll in init()
Jason A. Donenfeld
2021-01-07
tun/tuntest: make genICMPv4 allocate less
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-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
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
[prev]
[next]