Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A bit more messing with tun_dragonflybo/dflybsd-port | 2018-05-25 | 1 | -2/+14 | |
* | Basic tun name behaviour implemented; now figuring out why it won't close | 2018-05-25 | 1 | -1/+1 | |
* | First swing at dragonfly support | 2018-05-25 | 2 | -1/+528 | |
* | Fix tests | 2018-05-24 | 1 | -4/+5 | |
* | Trick for being extra sensitive to route changes | 2018-05-24 | 1 | -5/+16 | |
* | Back to sticky sockets on android | 2018-05-24 | 2 | -3/+1 | |
* | Do not build on Linux | 2018-05-24 | 1 | -2/+0 | |
* | Catch EINTR | 2018-05-24 | 11 | -27/+40 | |
* | Remove old makefile artifact | 2018-05-24 | 1 | -1/+1 | |
* | 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 |