aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* ui: use slightly larger font to improve status display in ConfViewAlexander Neumann2019-04-231-0/+6
* ui: add new status and toggle types akin to labelTextLine and refactor as requiredAlexander Neumann2019-04-231-58/+200
* ui: refactor TunnelsView to use the new status image painterAlexander Neumann2019-04-231-34/+13
* ui: implement a reusable helper for status image paintingAlexander Neumann2019-04-231-0/+161
* ui: add initial support for [de]activating tunnelsAlexander Neumann2019-04-233-31/+176
* ui: fill in gaps in config editingAlexander Neumann2019-04-231-19/+90
* ui: only enable edit button if a tunnel is selectedAlexander Neumann2019-04-231-1/+4
* ui: add delete action to tool barAlexander Neumann2019-04-231-1/+1
* ui: work around a bug in walk to have our own tool bar below the tunnels listAlexander Neumann2019-04-231-7/+10
* ui: fix splitter layout not displaying widgetsAnthony Dong2019-04-231-0/+4
* ui: fix invalid layout directionAnthony Dong2019-04-231-1/+1
* ui: make confview spacer greedy to take full available widthAnthony Dong2019-04-231-1/+1
* ui: bind all new components togetherAnthony Dong2019-04-231-230/+35
* ui: split tray logic into tray componentAnthony Dong2019-04-232-0/+174
* ui: add tunnels management viewAnthony Dong2019-04-232-8/+422
* ui: add tunnels tableviewAnthony Dong2019-04-231-0/+117
* build: update checksum for go zipSimon Rozman2019-04-181-1/+1
* ui: syntax: guard calls to highlightJason A. Donenfeld2019-04-151-13/+17
* build: go 1.12.2 contains my fix for CVE-2019-9634Jason A. Donenfeld2019-04-093-23/+5
* service: use WireGuardTunnel$ prefixJason A. Donenfeld2019-04-055-11/+12
* ui: lock to OS threadJason A. Donenfeld2019-04-031-0/+3
* ifaceconfig: remove unused codeJason A. Donenfeld2019-04-031-13/+0
* installer: add TODO nitsJason A. Donenfeld2019-04-031-1/+2
* ui: update irc channelJason A. Donenfeld2019-04-031-1/+1
* attacksurface: add descriptionsJason A. Donenfeld2019-04-021-0/+40
* ringlogger: give unprivd access via inheritable mapping handleJason A. Donenfeld2019-04-026-26/+38
* ui: remove spacer that was only needed in a container other than ScrollViewAlexander Neumann2019-04-011-8/+0
* conf: forbid special characters as netshell.dll doesJason A. Donenfeld2019-04-011-1/+2
* ui: abstract test interface nameJason A. Donenfeld2019-04-011-4/+6
* ui: Remove WM_SIZING hack from ConfView, fixed bug in walkAlexander Neumann2019-03-251-5/+5
* errors: don't put periods at end of errorsJason A. Donenfeld2019-03-212-18/+22
* ringlogger: introduce basic file ring loggingJason A. Donenfeld2019-03-2110-79/+498
* conf: expose configuration root directoryJason A. Donenfeld2019-03-203-12/+30
* confview: dns -> dns serversJason A. Donenfeld2019-03-171-1/+1
* manager: CreateWellKnownSid is upstreamed nowJason A. Donenfeld2019-03-162-38/+1
* tunnel: tell wggo about mtu changesJason A. Donenfeld2019-03-132-9/+12
* installer: overwrite old verison with same versionJason A. Donenfeld2019-03-131-1/+1
* tunneltracker: don't track tunnels that haven't been startedJason A. Donenfeld2019-03-124-30/+58
* tunneltracker: redo deletion state machineJason A. Donenfeld2019-03-125-59/+54
* ui: hack around rendering glitchJason A. Donenfeld2019-03-121-0/+1
* ui: reduce flicker when changing viewJason A. Donenfeld2019-03-121-1/+5
* ui: initial stab at a better confviewJason A. Donenfeld2019-03-127-353/+416
* build: allow make to skip hidden directory to reduce statsJason A. Donenfeld2019-03-103-16/+15
* service: keep track of proper errorsJason A. Donenfeld2019-03-108-78/+214
* installer: bring to foreground using shellexec processJason A. Donenfeld2019-03-091-1/+1
* tunneltracker: account for windows 7 statemachine bugJason A. Donenfeld2019-03-091-1/+8
* installer: add basic wix skeletonJason A. Donenfeld2019-03-092-0/+114
* ui: ensure window comes up on topJason A. Donenfeld2019-03-092-0/+3
* build: fix manifest in patch.exeJason A. Donenfeld2019-03-091-3/+3
* build: verify hashesJason A. Donenfeld2019-03-092-15/+23