aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: update to go 1.18 beta1Jason A. Donenfeld2021-12-161-2/+1
* global: apply gofumptJason A. Donenfeld2021-12-0911-35/+37
* ui: only set "(out of date)" window title if admin userJason A. Donenfeld2021-11-261-1/+3
* global: switch to netipJason A. Donenfeld2021-11-061-27/+31
* ui: remove GOARCH from about dialogJason A. Donenfeld2021-10-261-1/+1
* ui: show driver version in about pageJason A. Donenfeld2021-10-201-1/+2
* global: use unsafe.Add where possibleJason A. Donenfeld2021-10-121-1/+1
* global: prefer WireGuardNT over wireguard-go/WintunJason A. Donenfeld2021-09-122-52/+6
* conf: use wgnt for those enrolled in insider programJason A. Donenfeld2021-09-091-3/+3
* ui: add visible knob for kernel testing [revert me please!]Jason A. Donenfeld2021-08-131-5/+51
* ui: follow layout variable pattern in tunnelspageJason A. Donenfeld2021-08-131-2/+3
* ui: show update tab but not alert for limited userJason A. Donenfeld2021-08-042-1/+7
* ui: account for shield icon move in recent insider buildsJason A. Donenfeld2021-07-293-3/+11
* tunnel: support turning off automatic routing tableJason A. Donenfeld2021-06-184-4/+30
* global: go fmt for 1.17 build tagsJason A. Donenfeld2021-06-181-1/+1
* build: port to arm64Jason A. Donenfeld2021-02-181-1/+1
* global: move away from ioutilJason A. Donenfeld2021-02-011-3/+3
* global: bump copyright dateJason A. Donenfeld2021-02-0115-16/+16
* version: stop using go version tags in repoJason A. Donenfeld2021-02-011-2/+2
* global: update headersJason A. Donenfeld2020-11-2214-14/+14
* version: unify architecture string handlingJason A. Donenfeld2020-11-221-1/+1
* tunnel: enable {Pre,Post}{Up,Down} scripts gated behind admin knobJason A. Donenfeld2020-11-222-3/+26
* manager: allow S-1-5-32-556 users to launch a limited UIJason A. Donenfeld2020-11-224-5/+23
* tunnel: only enable DNS blocking for 0/0 configsJason A. Donenfeld2020-11-221-1/+1
* ui: add status icon to context menuJason A. Donenfeld2020-11-191-0/+4
* ui: re-add systray popup menu tunnel list, but behind submenu if too bigJason A. Donenfeld2020-11-191-34/+192
* ui: do not show <nil> as reason when importing empty zipJason A. Donenfeld2020-11-161-0/+3
* build: llvm doesnt like dashesJason A. Donenfeld2020-11-161-0/+0
* ui: use resource numbers instead of resource indicesJason A. Donenfeld2020-11-165-10/+10
* ui: remove systray popup menu tunnel listJason A. Donenfeld2020-11-161-178/+55
* global: switch to using %w instead of %v for ErrorfJason A. Donenfeld2020-11-133-5/+5
* syntax: port to goSimon Rozman2020-11-137-1159/+1014
* build: work with llvm-rc and use numbered iconsJason A. Donenfeld2020-11-131-2/+2
* syntax: skip highlights if too many spansJason A. Donenfeld2020-06-091-5/+9
* global: go fmtJason A. Donenfeld2020-06-081-2/+2
* syntax: update to latest from wireguard-tools, for dns search domainsJason A. Donenfeld2020-06-053-11/+12
* syntax: insist on 256-bit keys, not 257-bit or 258-bitJason A. Donenfeld2020-04-041-2/+23
* ui: update copyright dateJason A. Donenfeld2020-03-151-1/+1
* l18n: add localization supportSimon Rozman2020-03-1512-144/+159
* ui: reduce iteration nesting when removing old tunnelsSimon Rozman2020-02-231-13/+6
* ui: remove trailing … from file dialog titlesSimon Rozman2019-12-112-3/+3
* syntax: disable events when highlightingJason A. Donenfeld2019-12-111-0/+2
* ui: use unicode …Jason A. Donenfeld2019-10-285-16/+16
* ui: more accurate listview icon drawingJason A. Donenfeld2019-10-281-18/+16
* ui: if we're raised before initiation, spin the queues a bitJason A. Donenfeld2019-10-271-0/+6
* ui: fix configuration editbox accessibility nameSimon Rozman2019-10-261-2/+16
* ui: allow (Shift+)Tab to move focus to sibling controls in RichEditSimon Rozman2019-10-261-0/+8
* ui: do not scroll list view horizontallyJason A. Donenfeld2019-10-241-0/+1
* ui: fix classic theme drawing with gross hackJason A. Donenfeld2019-10-241-46/+73
* ui: use native styling on list viewJason A. Donenfeld2019-10-241-44/+52