aboutsummaryrefslogtreecommitdiff
path: root/device/uapi.go
AgeCommit message (Expand)Author
2020-05-02device: add nil check before convert typed error backWenxuan Zhao
2020-04-07Revert "device: use wgcfg key types"David Crawshaw
2020-04-02device: use wgcfg key typesDavid Crawshaw
2020-04-02device: return generic error from Ipc{Get,Set}Operation.David Anderson
2020-03-30conn: new package that splits out the Bind and Endpoint typesDavid Crawshaw
2020-02-04uapi: allow unsetting device private key with /dev/nullJason A. Donenfeld
2019-10-04uapi: allow preventing creation of new peers when updatingJason A. Donenfeld
2019-08-05uapi: skip peers with invalid keysJason A. Donenfeld
2019-05-14global: regroup all importsJason A. Donenfeld
2019-03-20uapi: remove unhelpful log messagesJason A. Donenfeld
2019-03-19uapi: report endpoint errorJason A. Donenfeld
2019-03-10uapi: make ipcerror conform to interfaceJason A. Donenfeld
2019-03-03global: begin modularizationJason A. Donenfeld