Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: bump date | 2022-01-06 | 1 | -1/+1 | |
* | global: interface{} -> any | 2021-12-16 | 1 | -4/+4 | |
* | global: apply gofumpt | 2021-12-09 | 1 | -2/+2 | |
* | manager: cleanup legacy wintun | 2021-10-29 | 1 | -0/+1 | |
* | manager: use pre-seeded fastrandn instead of math.rand | 2021-10-28 | 1 | -10/+0 | |
* | manager: delay boottime updates and simplify | 2021-10-27 | 1 | -0/+10 | |
* | ringlogger: allow tailing to stdout | 2021-10-26 | 1 | -3/+3 | |
* | global: remove wireguard-go/Wintun implementation | 2021-10-16 | 1 | -8/+3 | |
* | manager: use newer wireguard-go APIs | 2021-10-12 | 1 | -8/+7 | |
* | driver: use new API | 2021-10-05 | 1 | -8/+4 | |
* | manager: do both wgnt and wintun cleanups | 2021-08-09 | 1 | -6/+5 | |
* | driver: break encapsulation and pass timestamp to ringlogger | 2021-08-08 | 1 | -1/+5 | |
* | driver: introduce new module for talking with kernel driver | 2021-08-02 | 1 | -2/+12 | |
* | main: log CLI to stderr/stdout | 2021-06-18 | 1 | -38/+40 | |
* | build: port to arm64 | 2021-02-18 | 1 | -5/+0 | |
* | global: bump copyright date | 2021-02-01 | 1 | -1/+1 | |
* | main: restrict dll search path | 2020-11-27 | 1 | -0/+4 | |
* | main: do not display message when user presses 'no' | 2020-11-23 | 1 | -2/+2 | |
* | global: update headers | 2020-11-22 | 1 | -1/+1 | |
* | manager: allow S-1-5-32-556 users to launch a limited UI | 2020-11-22 | 1 | -4/+14 | |
* | mod: bump x/sys for IsWow64Process2 | 2020-11-16 | 1 | -19/+3 | |
* | main: check for x86 emulation on arm | 2020-11-16 | 1 | -5/+38 | |
* | main: only do Wow64 check on ARM | 2020-11-13 | 1 | -0/+4 | |
* | main: add command line adapter cleanup | 2020-11-13 | 1 | -0/+25 | |
* | updater: allow updating from the command line | 2020-04-05 | 1 | -0/+39 | |
* | l18n: add stub for cross platform | 2020-03-15 | 1 | -2/+0 | |
* | l18n: add French translation stub | 2020-03-15 | 1 | -1/+1 | |
* | l18n: add Japanese translation stub | 2020-03-15 | 1 | -1/+1 | |
* | l18n: add Slovenian translation | 2020-03-15 | 1 | -1/+1 | |
* | l18n: add localization support | 2020-03-15 | 1 | -18/+20 | |
* | mod: bump versions | 2019-09-27 | 1 | -2/+2 | |
* | global: use SECURITY_DESCRIPTOR apis from x/sys/windows | 2019-09-23 | 1 | -6/+3 | |
* | manager: adjust for wintun api changes | 2019-08-30 | 1 | -29/+0 | |
* | main: display localized "Administrators" group name | 2019-08-30 | 1 | -4/+8 | |
* | elevate: check for desktop admin ownership | 2019-08-30 | 1 | -0/+11 | |
* | elevate: use more strict check for admin group | 2019-08-30 | 1 | -1/+1 | |
* | tunnel: move Run into own module to reduce file size | 2019-08-24 | 1 | -2/+3 | |
* | elevate: move service/token into proper module | 2019-08-05 | 1 | -3/+2 | |
* | elevate: do not show UAC prompt for frictionless UX | 2019-08-05 | 1 | -1/+2 | |
* | main: cleanup info printing | 2019-06-13 | 1 | -4/+6 | |
* | main: add wintun cleanup helper | 2019-06-10 | 1 | -0/+30 | |
* | main: update usage info | 2019-06-07 | 1 | -1/+1 | |
* | tunnel: retain SeLoadDriverPrivilege | 2019-06-07 | 1 | -1/+1 | |
* | global: several helpers are now upstream | 2019-05-27 | 1 | -9/+8 | |
* | service: split into tunnel and manager | 2019-05-20 | 1 | -10/+11 | |
* | ui: drop permissions | 2019-05-15 | 1 | -0/+4 | |
* | service: clean up token mangling | 2019-05-14 | 1 | -21/+4 | |
* | global: use tab after //sys | 2019-05-14 | 1 | -3/+3 | |
* | global: regroup all imports | 2019-05-14 | 1 | -4/+5 | |
* | ringlogger: add a basic CLI log dumping command | 2019-05-08 | 1 | -0/+15 |