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
2018-05-21
ratelimiter: do not run GC with nothing to do
Jason A. Donenfeld
2018-05-21
Reasonable punctuation given the spacing
Jason A. Donenfeld
2018-05-20
Fix data races in timers
Jason A. Donenfeld
2018-05-20
Fix race with closing event channel
Jason A. Donenfeld
2018-05-20
Style
Jason A. Donenfeld
2018-05-20
Remove unused mtu variable
Jason A. Donenfeld
2018-05-20
Give bind its own wait group
Jason A. Donenfeld
2018-05-20
Avoid deadlock when the mutex isn't required, since these are atomics
Jason A. Donenfeld
2018-05-20
Use proper status listener on Darwin
Jason A. Donenfeld
2018-05-20
Reduce the hack listener to once a second
Jason A. Donenfeld
2018-05-20
Fix race in netlink peer correlator
Jason A. Donenfeld
2018-05-20
Fix race in lock pending
Jason A. Donenfeld
2018-05-20
Fix race in stats
Jason A. Donenfeld
2018-05-20
Fix race in packetInNonceQueueIsAwaitingKey
Jason A. Donenfeld
2018-05-20
Discourage building for Linux
Jason A. Donenfeld
2018-05-19
Revert "Temporary work around. Please revert me"
Jason A. Donenfeld
2018-05-19
timers: no need to clear keepalive in persistent keepalive
Jason A. Donenfeld
2018-05-19
timers: clear send_keepalive timer on sending handshake response
Jason A. Donenfeld
2018-05-19
Listen for flush in outer select
Mathias Hall-Andersen
2018-05-19
Add copyright headers
Mathias Hall-Andersen
2018-05-18
Avoid using v6-mapped-v4
Jason A. Donenfeld
2018-05-18
Style
Jason A. Donenfeld
2018-05-17
Fill out readme
Jason A. Donenfeld
2018-05-16
Finer-grained start-stop synchronization
Jason A. Donenfeld
2018-05-15
Fix dir permissions
Jason A. Donenfeld
2018-05-15
Temporary work around. Please revert me
Jason A. Donenfeld
2018-05-15
Lock timers on modification
Jason A. Donenfeld
2018-05-15
Avoid vendoring tooling as much as possible
Jason A. Donenfeld
2018-05-15
Add vendoring for Homebrew
Jason A. Donenfeld
2018-05-15
Do not send keepalive if closed
Jason A. Donenfeld
2018-05-15
Fix refactoring mistakes
Jason A. Donenfeld
2018-05-15
Improve makefile
Jason A. Donenfeld
2018-05-14
Use /dev/null as place holder
Jason A. Donenfeld
2018-05-14
Print utun name on darwin
Jason A. Donenfeld
2018-05-14
Mask IPs when showing from trie
Jason A. Donenfeld
2018-05-14
Ugly hack to suppress warning on backgrounded process
Jason A. Donenfeld
2018-05-14
Better common bits function
Jason A. Donenfeld
2018-05-14
Fix noise test
Jason A. Donenfeld
2018-05-14
Cancelable netlink writes and better response correlation
Jason A. Donenfeld
2018-05-14
Netlink sockets can't be shutdown
Jason A. Donenfeld
2018-05-14
Cleanup socket file
Jason A. Donenfeld
2018-05-14
Clean more
Jason A. Donenfeld
2018-05-14
No more finalizer for rwcancel
Jason A. Donenfeld
2018-05-14
No need for padding any more
Jason A. Donenfeld
2018-05-14
Shorthand for empty channels
Jason A. Donenfeld
2018-05-14
Allow go routine to shutdown in darwin tun
Jason A. Donenfeld
2018-05-14
Add rwcancelation to darwin
Jason A. Donenfeld
2018-05-14
Smoother netlink shutdown
Jason A. Donenfeld
2018-05-14
Optional logging even in background
Jason A. Donenfeld
2018-05-14
Fix dummy additions
Jason A. Donenfeld
[next]