Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: syntax: fix indentation | 2019-05-13 | 1 | -5/+5 | |
* | build: actually set cflags | 2019-05-13 | 2 | -2/+2 | |
* | version: bump | 2019-05-13 | 1 | -2/+2 | |
* | firewall: fix logic error | 2019-05-13 | 1 | -1/+1 | |
* | version: bump | 2019-05-13 | 1 | -2/+2 | |
* | firewall: only allow specified dns servers | 2019-05-13 | 3 | -49/+186 | |
* | ui: always do WM_SIZING hack in confview | 2019-05-13 | 1 | -2/+1 | |
* | ui: add easter egg | 2019-05-13 | 1 | -0/+15 | |
* | service: use more standard naming scheme for syscalls | 2019-05-13 | 5 | -100/+96 | |
* | ui: show taskbar progress | 2019-05-13 | 1 | -0/+9 | |
* | service: allow go to create correct environment block | 2019-05-13 | 8 | -88/+178 | |
* | ui: lock runtime thread as early as possible | 2019-05-13 | 1 | -0/+2 | |
* | ui: do not overlay gray dot on icon | 2019-05-13 | 1 | -0/+3 | |
* | Makefile: remove unused variable | 2019-05-13 | 1 | -1/+0 | |
* | ui: reduce width of gray icon border | 2019-05-13 | 1 | -1/+1 | |
* | ui: remove unused icons | 2019-05-13 | 4 | -9/+0 | |
* | installer: add note to remove before july | 2019-05-13 | 1 | -1/+1 | |
* | ui: give foreground status to foreign process in raise | 2019-05-13 | 1 | -0/+2 | |
* | installer: make UpgradeCode platform-specific | 2019-05-12 | 1 | -2/+17 | |
* | ui: unlock thread after raising | 2019-05-12 | 1 | -0/+1 | |
* | ui: leave it to walk to lock thread | 2019-05-12 | 1 | -3/+0 | |
* | ui: give editor different icon | 2019-05-12 | 1 | -0/+3 | |
* | ui: don't tie ctrl+S to exporting | 2019-05-12 | 1 | -2/+0 | |
* | ui: adjust message filter for raise | 2019-05-12 | 2 | -6/+6 | |
* | service: run UI with elevated token | 2019-05-12 | 4 | -381/+15 | |
* | service: run UI at high integrity | 2019-05-11 | 4 | -0/+35 | |
* | ui: allow editing existing tunnels without changing name | 2019-05-11 | 1 | -18/+19 | |
* | ui: tunnel cloning | 2019-05-11 | 2 | -8/+31 | |
* | ui: edit requires further information | 2019-05-11 | 1 | -1/+1 | |
* | ui: use ipc client to list existing tunnels | 2019-05-11 | 1 | -3/+4 | |
* | ui: optimise window sizing for a single peer | 2019-05-11 | 1 | -1/+2 | |
* | service: use LUID directly | 2019-05-10 | 1 | -15/+5 | |
* | version: bump | 2019-05-10 | 1 | -2/+2 | |
* | ui: dont use main window and run our own message loop | 2019-05-10 | 3 | -19/+50 | |
* | service: clean up addresses from stale interfaces | 2019-05-10 | 1 | -0/+51 | |
* | ui: somewhat aggressively cache icons | 2019-05-10 | 7 | -65/+107 | |
* | service: fix user logout | 2019-05-10 | 1 | -17/+50 | |
* | ui: show correct name in deletion confirmation | 2019-05-09 | 1 | -1/+1 | |
* | conf: don't verify scope as part of ip checking | 2019-05-09 | 1 | -1/+5 | |
* | ui: networks -> addresses | 2019-05-09 | 1 | -2/+2 | |
* | version: bump | 2019-05-09 | 1 | -2/+2 | |
* | service: account for delete pending windows bug in tunneltracker | 2019-05-09 | 2 | -12/+35 | |
* | ui: confview: recycle more peerviews | 2019-05-08 | 1 | -1/+21 | |
* | ui: fix ctrl+a on list invalidating list | 2019-05-08 | 1 | -3/+4 | |
* | ui: don't allow ctrl+a on empty list to hide filler | 2019-05-08 | 1 | -0/+3 | |
* | ui: do not allow removed items state changes to change tray state | 2019-05-08 | 1 | -0/+3 | |
* | ui: make window restoring and pop-up more aggressive | 2019-05-08 | 4 | -14/+23 | |
* | ui: confview: do not poll when minimized | 2019-05-08 | 2 | -1/+4 | |
* | service: prevent against multiple routines per session | 2019-05-08 | 1 | -4/+18 | |
* | service: print in log after UI exits | 2019-05-08 | 1 | -3/+10 |