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
/
tun.go
Age
Commit message (
Expand
)
Author
2023-03-13
global: buff -> buf
Jason A. Donenfeld
2023-03-10
conn, device, tun: implement vectorized I/O plumbing
Jordan Whited
2023-02-09
tun: guard Device.Events() against chan writes
Jordan Whited
2023-02-07
global: bump copyright year
Jason A. Donenfeld
2022-09-20
global: bump copyright year
Jason A. Donenfeld
2021-01-28
global: bump copyright
Jason A. Donenfeld
2020-05-02
global: update header comments and modules
Jason A. Donenfeld
2019-06-14
tun: remove TUN prefix from types to reduce stutter elsewhere
Matt Layher
2019-03-21
receive: implement flush semantics
Jason A. Donenfeld
2019-03-21
wintun: Use native Win32 API for I/O
Simon Rozman
2019-03-01
tun: allow special methods in NativeTun
Jason A. Donenfeld
2019-02-27
tun: use netpoll instead of rwcancel
Jason A. Donenfeld
2019-02-27
tun: use sysconn instead of .Fd with Go 1.12
Jason A. Donenfeld
2019-02-05
Update copyright
Jason A. Donenfeld
2018-09-16
global: fix up copyright headers
Jason A. Donenfeld
2018-05-23
Move tun to subpackage
Jason A. Donenfeld