aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* tunnel: make winipcfg sort of workJason A. Donenfeld2019-03-015-13/+95
* tunnel: log the builtin go log to elogJason A. Donenfeld2019-02-282-4/+4
* build: add rsrc to go moduleJason A. Donenfeld2019-02-283-11/+4
* ui: move walk to go module replace operationJason A. Donenfeld2019-02-284-6/+11
* service: track tunnel service statusJason A. Donenfeld2019-02-289-22/+213
* manager: wire up config migratorJason A. Donenfeld2019-02-281-0/+1
* manager: wire up tunnels changed notifierJason A. Donenfeld2019-02-284-26/+19
* ipc: implement event system with pipesJason A. Donenfeld2019-02-289-120/+132
* README: backports are missing 1.12 for nowJason A. Donenfeld2019-02-281-2/+3
* wireguard-go: bump for 1.12 changesJason A. Donenfeld2019-02-282-1/+1
* README: link to store entry for ubuntuJason A. Donenfeld2019-02-281-1/+1
* ui: move syntaxedit to sub-packageJason A. Donenfeld2019-02-286-2/+3
* Makefile: initial series of horrendous makefile hacksJason A. Donenfeld2019-02-282-0/+53
* main: add initial dispatcher entry pointJason A. Donenfeld2019-02-283-0/+235
* ui: add initial sample UI for testingJason A. Donenfeld2019-02-2815-0/+1352
* ipc: add base of IPCJason A. Donenfeld2019-02-284-0/+365
* service: introduce base of servicesJason A. Donenfeld2019-02-286-0/+807
* conf: introduce configuration managementJason A. Donenfeld2019-02-2815-0/+1690
* Initial scaffoldingJason A. Donenfeld2019-02-255-0/+70