Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tun to subpackage | 2018-05-23 | 1 | -384/+0 | |
* | Fix integer conversions | 2018-05-22 | 1 | -7/+1 | |
* | Add OpenBSD tun driver support | 2018-05-22 | 1 | -1/+1 | |
* | Just in case darwin changes, we also shutdown | 2018-05-22 | 1 | -2/+1 | |
* | Fix Sscanf use in tun_darwin | 2018-05-21 | 1 | -2/+2 | |
* | Rework freebsd support | 2018-05-21 | 1 | -5/+3 | |
* | Close events channel when no status listener | 2018-05-21 | 1 | -0/+3 | |
* | Fix race with closing event channel | 2018-05-20 | 1 | -1/+2 | |
* | Style | 2018-05-20 | 1 | -1/+0 | |
* | Remove unused mtu variable | 2018-05-20 | 1 | -2/+0 | |
* | Use proper status listener on Darwin | 2018-05-20 | 1 | -53/+92 | |
* | Revert "Temporary work around. Please revert me"0.0.20180519 | 2018-05-19 | 1 | -2/+0 | |
* | Add copyright headers | 2018-05-19 | 1 | -0/+1 | |
* | Temporary work around. Please revert me | 2018-05-15 | 1 | -0/+2 | |
* | Print utun name on darwin | 2018-05-14 | 1 | -1/+5 | |
* | Netlink sockets can't be shutdown | 2018-05-14 | 1 | -0/+2 | |
* | Clean more | 2018-05-14 | 1 | -6/+7 | |
* | Shorthand for empty channels | 2018-05-14 | 1 | -1/+1 | |
* | Allow go routine to shutdown in darwin tun | 2018-05-14 | 1 | -12/+20 | |
* | Add rwcancelation to darwin | 2018-05-14 | 1 | -15/+46 | |
* | Odds and ends | 2018-05-13 | 1 | -1/+3 | |
* | Style | 2018-05-05 | 1 | -1/+1 | |
* | tun: print automatically assigned interface name to stdout | 2018-05-04 | 1 | -1/+7 | |
* | tun: allow darwin to auto assign names | 2018-05-04 | 1 | -3/+5 | |
* | global: Add SPDX tags and copyright header | 2018-05-03 | 1 | -0/+5 | |
* | Start to dust off Darwin | 2018-05-03 | 1 | -109/+77 | |
* | Align with go library layout | 2018-02-04 | 1 | -0/+323 |