Wade Simmons
aba42f9fa6
enforce the use of goimports ( #248 )
...
* enforce the use of goimports
Instead of enforcing `gofmt`, enforce `goimports`, which also asserts
a separate section for non-builtin packages.
* run `goimports` everywhere
* exclude generated .pb.go files
2020-06-30 18:53:30 -04:00
Nathan Brown
41578ca971
Be more like a library to support mobile ( #247 )
2020-06-30 13:48:58 -05:00
Wade Simmons
df69371620
use absolute paths on darwin and windows ( #191 )
...
We want to make sure to use the system binaries, and not whatever is in
the PATH.
2020-02-21 15:25:33 -05:00
Chad Harp
4e0da13180
Support unsafe_routes on Darwin ( #139 )
...
* Support unsafe_routes on darwin
* fix formatting in tun_darwin.go (spaces to tabs)
2020-01-06 10:09:56 -08:00
Ryan Huber
9333a8e3b7
subnet support
2019-12-12 16:34:17 +00:00
Slack Security Team
f22b4b584d
Public Release
2019-11-19 17:00:20 +00:00