Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: make IPC calls in go routines | 2019-04-29 | 2 | -41/+69 | |
| | |||||
* | service: pass global state with notification | 2019-04-29 | 7 | -57/+64 | |
| | |||||
* | ui: account for IPC failures in UI initialization | 2019-04-29 | 2 | -3/+11 | |
| | |||||
* | ui: force tray and mtw to appear | 2019-04-29 | 1 | -6/+15 | |
| | | | | | If started too early, then these can initially fail before eventually succeeding. | ||||
* | service: tunnel: print stack and quit after 30 seconds of shutdown deadlock | 2019-04-29 | 1 | -3/+42 | |
| | |||||
* | service: improve state transitions | 2019-04-29 | 3 | -11/+33 | |
| | |||||
* | updater: use /qb instead of /quiet | 2019-04-29 | 1 | -1/+1 | |
| | |||||
* | updater: add initial skeleton | 2019-04-29 | 21 | -20/+820 | |
| | |||||
* | go.mod: use forked winio with no thirdparty deps | 2019-04-29 | 1 | -1/+2 | |
| | |||||
* | ui: fix the status dot alignment | 2019-04-28 | 2 | -2/+6 | |
| | | | | Signed-off-by: Dmitry Bagdanov <dimbo_job@mail.ru> | ||||
* | ui: partially fix dot placement | 2019-04-28 | 2 | -17/+17 | |
| | |||||
* | build: backport security attributes helper from 1.13 | 2019-04-28 | 4 | -12/+71 | |
| | |||||
* | ui: use normal line edit in confview | 2019-04-27 | 1 | -8/+15 | |
| | | | | This gives better row alignment, but breaks the icon. | ||||
* | service: tunnel: UAPI serialization is always DNS related | 2019-04-27 | 2 | -4/+4 | |
| | |||||
* | ui: suppress extranous deactivated notification in tray | 2019-04-27 | 1 | -2/+4 | |
| | |||||
* | ui: add icon to about dialog | 2019-04-27 | 1 | -0/+1 | |
| | |||||
* | ui: set tray check to original state because change is async | 2019-04-27 | 1 | -0/+1 | |
| | |||||
* | ui: fix UI hide/quit logic | 2019-04-27 | 3 | -8/+17 | |
| | |||||
* | ui: enable double buffering on confview | 2019-04-27 | 1 | -1/+1 | |
| | | | | | This fixes the flickering, but now the header labels are cut off. I'll let lxn fix this part. | ||||
* | service: create environment for user | 2019-04-27 | 2 | -0/+69 | |
| | |||||
* | ui: simplify everything | 2019-04-27 | 13 | -462/+418 | |
| | |||||
* | installer: new checksums for working msm | 2019-04-26 | 1 | -2/+2 | |
| | |||||
* | installer: build: ignore ICE30 introduced with WHLK/EV Wintun switching | 2019-04-26 | 1 | -1/+1 | |
| | | | | Signed-off-by: Simon Rozman <simon@rozman.si> | ||||
* | README: link to English documentation | 2019-04-26 | 1 | -1/+1 | |
| | |||||
* | README: specify go version | 2019-04-26 | 1 | -1/+1 | |
| | |||||
* | README: improve documentation | 2019-04-26 | 1 | -21/+31 | |
| | |||||
* | ui: remove leftover cruft from confview | 2019-04-25 | 1 | -6/+0 | |
| | |||||
* | installer: build: curl doesnt set %errorlevel% | 2019-04-25 | 1 | -1/+1 | |
| | |||||
* | build: remove alignment whitespace | 2019-04-25 | 2 | -5/+5 | |
| | | | | Simon likes this, but I usually don't. | ||||
* | main: forbid wow64 executions | 2019-04-25 | 3 | -5/+38 | |
| | |||||
* | Makefile: support dual architecture | 2019-04-25 | 1 | -11/+23 | |
| | |||||
* | build: %errorlevel% doesn't seem to be set after curl and go calls | 2019-04-25 | 1 | -2/+2 | |
| | | | | Signed-off-by: Simon Rozman <simon@rozman.si> | ||||
* | ringlogger: ensure that int64 in member is 64-bit aligned on 32-bit machines | 2019-04-25 | 1 | -1/+1 | |
| | |||||
* | ringlogger: fix up test | 2019-04-25 | 1 | -3/+5 | |
| | |||||
* | build: revert back to %PATH% for mingw | 2019-04-25 | 1 | -2/+5 | |
| | | | | | | This mostly reverts commit 60f1e0f2e055bd7f9222bb77e8d5893333b76c43. Signed-off-by: Simon Rozman <simon@rozman.si> | ||||
* | README: list Signtool as dependency | 2019-04-25 | 1 | -0/+1 | |
| | | | | Signed-off-by: Simon Rozman <simon@rozman.si> | ||||
* | README: note signtool.exe requirement | 2019-04-25 | 1 | -0/+2 | |
| | |||||
* | build: reduce excessive %PATH% manipulation | 2019-04-25 | 1 | -8/+5 | |
| | | | | Signed-off-by: Simon Rozman <simon@rozman.si> | ||||
* | README: patch is no longer used | 2019-04-25 | 1 | -1/+1 | |
| | |||||
* | README: update exe path | 2019-04-25 | 1 | -2/+2 | |
| | |||||
* | build: extend to build x86 and amd64 | 2019-04-25 | 3 | -23/+45 | |
| | | | | Signed-off-by: Simon Rozman <simon@rozman.si> | ||||
* | installer: unify dependency downloading | 2019-04-25 | 1 | -13/+11 | |
| | | | | Signed-off-by: Simon Rozman <simon@rozman.si> | ||||
* | installer: prevent double quoting when substituting batch parameters | 2019-04-25 | 1 | -2/+2 | |
| | | | | Signed-off-by: Simon Rozman <simon@rozman.si> | ||||
* | build: clean golang-runtime-dll-injection.patch | 2019-04-25 | 1 | -316/+0 | |
| | | | | Signed-off-by: Simon Rozman <simon@rozman.si> | ||||
* | installer: Use more clever shortcut installation and dirtier upgrades | 2019-04-25 | 2 | -18/+10 | |
| | |||||
* | installer: hardcode to 0.0.1 for now | 2019-04-25 | 1 | -0/+3 | |
| | |||||
* | build: improve signature and version situation | 2019-04-25 | 3 | -9/+32 | |
| | |||||
* | ui: simpler wireguard window name | 2019-04-24 | 1 | -1/+1 | |
| | |||||
* | Revert "ui: introduce system icon loading" | 2019-04-24 | 3 | -92/+4 | |
| | | | | This reverts commit 8d29c7136535524e387091a7387a33a243062f2b. | ||||
* | ui: introduce system icon loading | 2019-04-24 | 3 | -4/+92 | |
| | | | | This looks clearly worse in basically all ways and should be reverted. |