aboutsummaryrefslogtreecommitdiffstats
path: root/uapi_bsd.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJason A. Donenfeld2019-02-051-2/+2
|
* 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
|
* 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.
* Fix integer conversionsJason A. Donenfeld2018-05-221-1/+4
|
* Add OpenBSD tun driver supportJason A. Donenfeld2018-05-221-1/+1
|
* Rework freebsd supportJason A. Donenfeld2018-05-211-0/+197