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