Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-24 | uapi: allow overriding socket directory at compile time | Jason A. Donenfeld | |
2018-05-24 | Catch EINTR | Jason A. Donenfeld | |
2018-05-23 | Infoleak ifnames and be more permissive | Jason A. Donenfeld | |
Listing interfaces is already permitted by the OS, so we allow this info leak too. | |||
2018-05-23 | Adopt GOPATH | Jason A. Donenfeld | |
GOPATH is annoying, but the Go community pushing me to adopt it is even more annoying. | |||
2018-05-19 | Add copyright headers | Mathias Hall-Andersen | |
2018-05-15 | Fix dir permissions | Jason A. Donenfeld | |
2018-05-14 | Cleanup socket file | Jason A. Donenfeld | |
2018-05-14 | Introduce rwcancel | Jason A. Donenfeld | |
2018-05-03 | global: Add SPDX tags and copyright header | Jason A. Donenfeld | |
Mathias should probably add his copyright headers to each file too. | |||
2018-02-04 | Align with go library layout | Mathias Hall-Andersen | |