aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-28ipc: implement event system with pipesJason A. Donenfeld1-5/+4
2019-02-28README: backports are missing 1.12 for nowJason A. Donenfeld1-2/+3
2019-02-28wireguard-go: bump for 1.12 changesJason A. Donenfeld2-1/+1
2019-02-28README: link to store entry for ubuntuJason A. Donenfeld1-1/+1
2019-02-28ui: move syntaxedit to sub-packageJason A. Donenfeld6-2/+3
2019-02-28Makefile: initial series of horrendous makefile hacksJason A. Donenfeld2-0/+53
2019-02-28main: add initial dispatcher entry pointJason A. Donenfeld3-0/+235
2019-02-28ui: add initial sample UI for testingJason A. Donenfeld15-0/+1352
2019-02-28ipc: add base of IPCJason A. Donenfeld4-0/+365
2019-02-28service: introduce base of servicesJason A. Donenfeld6-0/+807
2019-02-28conf: introduce configuration managementJason A. Donenfeld15-0/+1690