aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/service/tunneltracker.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-29ui: account for IPC failures in UI initializationJason A. Donenfeld2-3/+11
2019-04-29ui: force tray and mtw to appearJason A. Donenfeld1-6/+15
If started too early, then these can initially fail before eventually succeeding.
2019-04-29service: tunnel: print stack and quit after 30 seconds of shutdown deadlockJason A. Donenfeld1-3/+42
2019-04-29service: improve state transitionsJason A. Donenfeld3-11/+33
2019-04-29updater: use /qb instead of /quietJason A. Donenfeld1-1/+1
2019-04-29updater: add initial skeletonJason A. Donenfeld21-20/+820
2019-04-29go.mod: use forked winio with no thirdparty depsJason A. Donenfeld1-1/+2
2019-04-28ui: fix the status dot alignmentDmitry Bagdanov2-2/+6
Signed-off-by: Dmitry Bagdanov <dimbo_job@mail.ru>
2019-04-28ui: partially fix dot placementJason A. Donenfeld2-17/+17
2019-04-28build: backport security attributes helper from 1.13Jason A. Donenfeld4-12/+71
2019-04-27ui: use normal line edit in confviewJason A. Donenfeld1-8/+15
This gives better row alignment, but breaks the icon.
2019-04-27service: tunnel: UAPI serialization is always DNS relatedJason A. Donenfeld2-4/+4
2019-04-27ui: suppress extranous deactivated notification in trayJason A. Donenfeld1-2/+4
2019-04-27ui: add icon to about dialogJason A. Donenfeld1-0/+1
2019-04-27ui: set tray check to original state because change is asyncJason A. Donenfeld1-0/+1
2019-04-27ui: fix UI hide/quit logicJason A. Donenfeld3-8/+17
2019-04-27ui: enable double buffering on confviewJason A. Donenfeld1-1/+1
This fixes the flickering, but now the header labels are cut off. I'll let lxn fix this part.
2019-04-27service: create environment for userJason A. Donenfeld2-0/+69
2019-04-27ui: simplify everythingJason A. Donenfeld13-462/+418
2019-04-26installer: new checksums for working msmJason A. Donenfeld1-2/+2
2019-04-26installer: build: ignore ICE30 introduced with WHLK/EV Wintun switchingSimon Rozman1-1/+1
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-26README: link to English documentationJason A. Donenfeld1-1/+1
2019-04-26README: specify go versionJason A. Donenfeld1-1/+1
2019-04-26README: improve documentationJason A. Donenfeld1-21/+31
2019-04-25ui: remove leftover cruft from confviewJason A. Donenfeld1-6/+0
2019-04-25installer: build: curl doesnt set %errorlevel%Jason A. Donenfeld1-1/+1
2019-04-25build: remove alignment whitespaceJason A. Donenfeld2-5/+5
Simon likes this, but I usually don't.
2019-04-25main: forbid wow64 executionsJason A. Donenfeld3-5/+38
2019-04-25Makefile: support dual architectureJason A. Donenfeld1-11/+23
2019-04-25build: %errorlevel% doesn't seem to be set after curl and go callsSimon Rozman1-2/+2
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-25ringlogger: ensure that int64 in member is 64-bit aligned on 32-bit machinesJason A. Donenfeld1-1/+1
2019-04-25ringlogger: fix up testJason A. Donenfeld1-3/+5
2019-04-25build: revert back to %PATH% for mingwSimon Rozman1-2/+5
This mostly reverts commit 60f1e0f2e055bd7f9222bb77e8d5893333b76c43. Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-25README: list Signtool as dependencySimon Rozman1-0/+1
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-25README: note signtool.exe requirementJason A. Donenfeld1-0/+2
2019-04-25build: reduce excessive %PATH% manipulationSimon Rozman1-8/+5
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-25README: patch is no longer usedJason A. Donenfeld1-1/+1
2019-04-25README: update exe pathJason A. Donenfeld1-2/+2
2019-04-25build: extend to build x86 and amd64Simon Rozman3-23/+45
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-25installer: unify dependency downloadingSimon Rozman1-13/+11
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-25installer: prevent double quoting when substituting batch parametersSimon Rozman1-2/+2
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-25build: clean golang-runtime-dll-injection.patchSimon Rozman1-316/+0
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-04-25installer: Use more clever shortcut installation and dirtier upgradesJason A. Donenfeld2-18/+10
2019-04-25installer: hardcode to 0.0.1 for nowJason A. Donenfeld1-0/+3
2019-04-25build: improve signature and version situationJason A. Donenfeld3-9/+32
2019-04-24ui: simpler wireguard window nameJason A. Donenfeld1-1/+1
2019-04-24Revert "ui: introduce system icon loading"Jason A. Donenfeld3-92/+4
This reverts commit 8d29c7136535524e387091a7387a33a243062f2b.
2019-04-24ui: introduce system icon loadingJason A. Donenfeld3-4/+92
This looks clearly worse in basically all ways and should be reverted.
2019-04-24Revert "ui: reduce icon overlay size"Jason A. Donenfeld1-2/+2
This reverts commit 642a7bd76c8b10a4fe846a561bda9296452a7a08. The right way to fix this is by dealing with the DPI stuff properly.
2019-04-24ui: use tabs in main window and refactor tunnels ui and log dialog into tab pagesAlexander Neumann5-569/+478
requires https://github.com/lxn/walk/commit/edb74ee350e9585ddd212acad445ec383950f2cc for status image background Signed-off-by: Alexander Neumann <alexander.neumann@picos-software.com>