aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* ui: use icons instead of unicode fontJason A. Donenfeld2019-05-0221-65/+87
|
* ui: rework marginsJason A. Donenfeld2019-05-017-12/+20
|
* ui: better tab icon dot hackJason A. Donenfeld2019-05-011-1/+5
|
* ui: allow selecting all on log pageJason A. Donenfeld2019-05-011-8/+16
|
* installer: allow same version upgradesJason A. Donenfeld2019-05-011-0/+1
| | | | | The alternative is that MSI installs two different versions, and that's not okay, and makes debugging harder.
* version: dynamically get file versionJason A. Donenfeld2019-05-0113-36/+147
|
* ui: support clipboard copying for log itemsOstap Slyusar2019-05-011-0/+15
| | | | Signed-off-by: Ostap Slyusar <linux.dev53@gmail.com>
* updater: don't pass full paths to msiexecJason A. Donenfeld2019-05-011-4/+3
|
* installer: remove window flash and add loggingJason A. Donenfeld2019-05-013-43/+94
|
* ui: fix logic error in confviewJason A. Donenfeld2019-04-301-1/+1
|
* ui: search all window titles when raisingJason A. Donenfeld2019-04-301-1/+1
|
* ui: incorrectly adjust icon provider to new dpi awarenessJason A. Donenfeld2019-04-303-13/+20
|
* ui: fix log closure variableJason A. Donenfeld2019-04-302-4/+4
|
* ui: dpi aware manifestJason A. Donenfeld2019-04-301-6/+9
|
* installer: stop/uninstall/start all WireGuard servicesJason A. Donenfeld2019-04-303-5/+53
| | | | | | | Also clean up quite a few things. Signed-off-by: Simon Rozman <simon@rozman.si> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* service: inform UIs it is time to quit so they can kill trayJason A. Donenfeld2019-04-304-0/+36
|
* ui: pick more windowsy colorsJason A. Donenfeld2019-04-301-3/+3
|
* ui: fix quoting in error stringsJason A. Donenfeld2019-04-304-4/+4
|
* ui: tunnelconfig -> tunneleditJason A. Donenfeld2019-04-302-18/+18
|
* version: add certificate checking for official versionsJason A. Donenfeld2019-04-307-15/+118
| | | | This is an easy circumventable check designed mostly for convenience.
* version: add missing zsyscallJason A. Donenfeld2019-04-301-0/+55
|
* version: add beginnings of authenticode checkingJason A. Donenfeld2019-04-307-1/+217
|
* ui: allow update labels to wrapJason A. Donenfeld2019-04-301-0/+2
|
* ui: select tunnel on tray start errorJason A. Donenfeld2019-04-291-1/+2
|
* ui: show first active tunnels on window popupJason A. Donenfeld2019-04-292-2/+29
|
* ui: rework tunnel adding logic and fix bugsJason A. Donenfeld2019-04-292-23/+45
|
* ui: select newly created/edited tunnelsAnthony Dong2019-04-292-5/+21
| | | | Signed-off-by: Anthony Dong <aanthony.dong@gmail.com>
* quickinstall: add a quick thingJason A. Donenfeld2019-04-292-0/+20
|
* ui: make IPC calls in go routinesJason A. Donenfeld2019-04-292-41/+69
|
* service: pass global state with notificationJason A. Donenfeld2019-04-297-57/+64
|
* ui: account for IPC failures in UI initializationJason A. Donenfeld2019-04-292-3/+11
|
* ui: force tray and mtw to appearJason A. Donenfeld2019-04-291-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 deadlockJason A. Donenfeld2019-04-291-3/+42
|
* service: improve state transitionsJason A. Donenfeld2019-04-293-11/+33
|
* updater: use /qb instead of /quietJason A. Donenfeld2019-04-291-1/+1
|
* updater: add initial skeletonJason A. Donenfeld2019-04-2921-20/+820
|
* go.mod: use forked winio with no thirdparty depsJason A. Donenfeld2019-04-291-1/+2
|
* ui: fix the status dot alignmentDmitry Bagdanov2019-04-282-2/+6
| | | | Signed-off-by: Dmitry Bagdanov <dimbo_job@mail.ru>
* ui: partially fix dot placementJason A. Donenfeld2019-04-282-17/+17
|
* build: backport security attributes helper from 1.13Jason A. Donenfeld2019-04-284-12/+71
|
* ui: use normal line edit in confviewJason A. Donenfeld2019-04-271-8/+15
| | | | This gives better row alignment, but breaks the icon.
* service: tunnel: UAPI serialization is always DNS relatedJason A. Donenfeld2019-04-272-4/+4
|
* ui: suppress extranous deactivated notification in trayJason A. Donenfeld2019-04-271-2/+4
|
* ui: add icon to about dialogJason A. Donenfeld2019-04-271-0/+1
|
* ui: set tray check to original state because change is asyncJason A. Donenfeld2019-04-271-0/+1
|
* ui: fix UI hide/quit logicJason A. Donenfeld2019-04-273-8/+17
|
* ui: enable double buffering on confviewJason A. Donenfeld2019-04-271-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 userJason A. Donenfeld2019-04-272-0/+69
|
* ui: simplify everythingJason A. Donenfeld2019-04-2713-462/+418
|
* installer: new checksums for working msmJason A. Donenfeld2019-04-261-2/+2
|