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
/
conn
Age
Commit message (
Expand
)
Author
2021-02-25
conn: implement RIO for fast Windows UDP sockets
Jason A. Donenfeld
2021-02-23
device: test up/down using virtual conn
Jason A. Donenfeld
2021-02-23
conn: make binds replacable
Jason A. Donenfeld
2021-02-16
conn: bump to 1.16 and get rid of NetErrClosed hack
Jason A. Donenfeld
2021-02-10
conn: close old fd before trying again
Jason A. Donenfeld
2021-02-09
conn: use errors.Is for unwrapping
Jason A. Donenfeld
2021-02-09
conn: try harder to have v4 and v6 ports agree
Jason A. Donenfeld
2021-01-28
global: bump copyright
Jason A. Donenfeld
2021-01-26
conn: fix interface parameter name in Bind interface docs
Brad Fitzpatrick
2021-01-20
device: allow compiling with Go 1.15
Jason A. Donenfeld
2021-01-20
conn: remove _ method receiver
Josh Bleecher Snyder
2021-01-08
device: receive: do not exit immediately on transient UDP receive errors
Jason A. Donenfeld
2021-01-07
conn: linux: do not allow ReceiveIPvX to race with Close
Jason A. Donenfeld
2021-01-07
conn: do not SO_REUSEADDR on linux
Jason A. Donenfeld
2020-06-22
conn: add comments saying what uses these interfaces
David Crawshaw
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-02
global: update header comments and modules
Jason A. Donenfeld
2020-05-02
conn: introduce new package that splits out the Bind and Endpoint types
David Crawshaw
[prev]