Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version: bump snapshot0.0.20180524 | 2018-05-24 | 1 | -1/+1 | |
* | Add undocumented --version flag | 2018-05-24 | 3 | -2/+17 | |
* | Eye before ee except after see | 2018-05-23 | 1 | -1/+1 | |
* | No zero sequence numbers | 2018-05-23 | 1 | -1/+1 | |
* | Don't cause a new fake gopath to call dep | 2018-05-23 | 1 | -2/+2 | |
* | Infoleak ifnames and be more permissive | 2018-05-23 | 2 | -2/+6 | |
* | Adopt GOPATH | 2018-05-23 | 19 | -44/+88 | |
* | Remove more windows cruft | 2018-05-23 | 1 | -6/+0 | |
* | Cleanup | 2018-05-23 | 1 | -2/+0 | |
* | Move replay into subpackage | 2018-05-23 | 5 | -16/+17 | |
* | Move tun to subpackage | 2018-05-23 | 9 | -131/+127 | |
* | Avoid sticky sockets on Android | 2018-05-22 | 2 | -3/+8 | |
* | Fix integer conversions | 2018-05-22 | 5 | -29/+8 | |
* | Bump dependencies for OpenBSD | 2018-05-22 | 1 | -2/+2 | |
* | Fix markdown | 2018-05-22 | 1 | -2/+2 | |
* | Add OpenBSD tun driver support | 2018-05-22 | 6 | -36/+411 | |
* | Fix code duplication | 2018-05-22 | 1 | -5/+0 | |
* | Notes on FreeBSD limitations | 2018-05-22 | 1 | -1/+1 | |
* | Just in case darwin changes, we also shutdown | 2018-05-22 | 1 | -2/+1 | |
* | Call shutdown on route socket on freebsd | 2018-05-22 | 1 | -2/+1 | |
* | Minor main.go signal fixes | 2018-05-21 | 1 | -2/+3 | |
* | Fix Sscanf use in tun_darwin | 2018-05-21 | 1 | -2/+2 | |
* | Make successful tests silent | 2018-05-21 | 2 | -6/+8 | |
* | Properly close DummyTUN to avoid deadlock in TestNoiseHandshake | 2018-05-21 | 3 | -1/+12 | |
* | User cookie is closer to fwmark than setfib | 2018-05-21 | 1 | -2/+2 | |
* | Remove broken windows cruft | 2018-05-21 | 2 | -533/+0 | |
* | Rework freebsd support | 2018-05-21 | 10 | -353/+182 | |
* | Add FreeBSD support | 2018-05-21 | 8 | -20/+792 | |
* | Close events channel when no status listener | 2018-05-21 | 2 | -3/+10 | |
* | Straighten out UAPI logging | 2018-05-21 | 1 | -17/+17 | |
* | Close hack listener before closing channel | 2018-05-21 | 1 | -10/+14 | |
* | ratelimiter: do not run GC with nothing to do | 2018-05-21 | 1 | -8/+23 | |
* | Reasonable punctuation given the spacing | 2018-05-21 | 3 | -22/+22 | |
* | Fix data races in timers | 2018-05-20 | 4 | -17/+17 | |
* | Fix race with closing event channel | 2018-05-20 | 2 | -3/+6 | |
* | Style | 2018-05-20 | 2 | -5/+4 | |
* | Remove unused mtu variable | 2018-05-20 | 1 | -2/+0 | |
* | Give bind its own wait group | 2018-05-20 | 3 | -4/+8 | |
* | Avoid deadlock when the mutex isn't required, since these are atomics | 2018-05-20 | 1 | -4/+0 | |
* | Use proper status listener on Darwin | 2018-05-20 | 1 | -53/+92 | |
* | Reduce the hack listener to once a second | 2018-05-20 | 1 | -1/+1 | |
* | Fix race in netlink peer correlator | 2018-05-20 | 1 | -0/+9 | |
* | Fix race in lock pending | 2018-05-20 | 1 | -4/+10 | |
* | Fix race in stats | 2018-05-20 | 1 | -2/+2 | |
* | Fix race in packetInNonceQueueIsAwaitingKey | 2018-05-20 | 2 | -7/+7 | |
* | Discourage building for Linux | 2018-05-20 | 1 | -0/+6 | |
* | Revert "Temporary work around. Please revert me"0.0.20180519 | 2018-05-19 | 1 | -2/+0 | |
* | timers: no need to clear keepalive in persistent keepalive | 2018-05-19 | 1 | -3/+0 | |
* | timers: clear send_keepalive timer on sending handshake response | 2018-05-19 | 2 | -10/+14 | |
* | Listen for flush in outer select | 2018-05-19 | 1 | -8/+30 |