aboutsummaryrefslogtreecommitdiffstats
path: root/uapi_linux.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: fix up copyright headersJason A. Donenfeld2018-09-161-2/+1
|
* uapi: allow overriding socket directory at compile timeJason A. Donenfeld2018-07-241-1/+2
|
* Catch EINTRJason A. Donenfeld2018-05-241-1/+1
|
* Infoleak ifnames and be more permissiveJason A. Donenfeld2018-05-231-1/+3
| | | | | Listing interfaces is already permitted by the OS, so we allow this info leak too.
* Adopt GOPATHJason A. Donenfeld2018-05-231-1/+1
| | | | | GOPATH is annoying, but the Go community pushing me to adopt it is even more annoying.
* Add copyright headersMathias Hall-Andersen2018-05-191-0/+1
|
* Fix dir permissions0.0.20180514Jason A. Donenfeld2018-05-151-1/+1
|
* Cleanup socket fileJason A. Donenfeld2018-05-141-3/+7
|
* Introduce rwcancelJason A. Donenfeld2018-05-141-7/+23
|
* global: Add SPDX tags and copyright headerJason A. Donenfeld2018-05-031-0/+5
| | | | Mathias should probably add his copyright headers to each file too.
* Align with go library layoutMathias Hall-Andersen2018-02-041-0/+171