aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-17Makefile: rename default to allJason A. Donenfeld1-2/+2
2018-10-17tun: only call .Fd() onceJason A. Donenfeld4-61/+67
Doing so tends to make the tunnel blocking, so we only retrieve it once before we call SetNonblock, and then cache the result.
2018-10-12Use go modules alwaysJason A. Donenfeld1-0/+1
2018-10-12Do not build if nothing to doJason A. Donenfeld1-12/+19
2018-10-09Switch to go modulesJason A. Donenfeld6-81/+20
2018-10-01version: bump snapshot0.0.20181001Jason A. Donenfeld1-1/+1