Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | |
* | main: when called with no args, check for admin group membership | 2019-05-08 | 1 | -5/+33 | |
* | ringlogger: export R/O handle for UI process | 2019-05-07 | 1 | -2/+0 | |
* | ui: improve update logging and tray logic | 2019-05-05 | 1 | -0/+2 | |
* | ui: simplify everything | 2019-04-27 | 1 | -0/+5 | |
* | main: forbid wow64 executions | 2019-04-25 | 1 | -0/+19 | |
* | ringlogger: give unprivd access via inheritable mapping handle | 2019-04-02 | 1 | -2/+2 | |
* | tunnel: do not rely on submodule | 2019-03-03 | 1 | -2/+1 | |
* | tunnel: simplify shutdown | 2019-03-03 | 1 | -11/+1 | |
* | ipc: implement event system with pipes | 2019-02-28 | 1 | -3/+7 | |
* | main: add initial dispatcher entry point | 2019-02-28 | 1 | -0/+165 |