aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* manager: track externally created tunnelsJason A. Donenfeld2021-08-092-29/+94
* driver: break encapsulation and pass timestamp to ringloggerJason A. Donenfeld2021-08-088-27/+46
* driver: account for timestamp callback but do nothingJason A. Donenfeld2021-08-081-1/+2
* tunnel: increase tun creation retry boot timer to 10 minutesJason A. Donenfeld2021-08-081-2/+2
* winipcfg: SetInterfaceDnsSettings is now documented on MSDNJason A. Donenfeld2021-08-084-33/+36
* version: bumpv0.4.2Jason A. Donenfeld2021-08-051-1/+1
* build: bump wireguard-ntJason A. Donenfeld2021-08-052-2/+2
* conf: write tmp path in same directory as finalJason A. Donenfeld2021-08-051-1/+2
* go-patches: add exception search fix, CL340070Jason A. Donenfeld2021-08-052-1/+48
* memmod: register exception handler tablesJason A. Donenfeld2021-08-052-0/+19
* mod: bumpJason A. Donenfeld2021-08-052-3/+3
* ui: show update tab but not alert for limited userJason A. Donenfeld2021-08-043-5/+8
* winipcfg: do not set MTU in registry after setting it in iphlpapiJason A. Donenfeld2021-08-042-21/+2
* conf: remove workaround for erroneous hasendpoint flagJason A. Donenfeld2021-08-041-1/+1
* version: bumpv0.4.1Jason A. Donenfeld2021-08-031-1/+1
* conf: work around erroneous hasendpoint flagJason A. Donenfeld2021-08-031-1/+1
* conf: do not resolve empty endpointJason A. Donenfeld2021-08-031-0/+3
* build: bump wireguard-ntJason A. Donenfeld2021-08-032-2/+2
* updater: return to using proper constantJason A. Donenfeld2021-08-031-1/+1
* winipcfg: set MTU in registry after setting it in iphlpapiJason A. Donenfeld2021-08-031-1/+18
* version: bumpv0.4Jason A. Donenfeld2021-08-021-1/+1
* driver: introduce new module for talking with kernel driverJason A. Donenfeld2021-08-0240-163/+2561
* version: bumpv0.3.17Jason A. Donenfeld2021-08-021-1/+1
* build: bump to wintun 0.13Jason A. Donenfeld2021-08-022-2/+2
* installer: do not require KB2921916Jason A. Donenfeld2021-08-022-96/+0
* fetcher: close winverifytrust handle after usageJason A. Donenfeld2021-08-021-1/+4
* build: use official go builds and patch locallyJason A. Donenfeld2021-08-023-4/+69
* embeddable-dll-service: .gitignore VS output foldersSimon Rozman2021-08-021-0/+3
* conf: update storage test to follow changes in codeSimon Rozman2021-08-021-2/+6
* docs: add reg command shortcut to admin keysJason A. Donenfeld2021-08-021-0/+12
* conf: forbid reserved names with extensionJason A. Donenfeld2021-08-021-5/+9
* installer: sign custom actions dllJason A. Donenfeld2021-08-021-1/+6
* winipcfg: swap endianness of port for rawsockaddrinetJason A. Donenfeld2021-07-291-2/+2
* ui: account for shield icon move in recent insider buildsJason A. Donenfeld2021-07-293-3/+11
* updater: use correct constant for authentication verification and freeJason A. Donenfeld2021-07-291-2/+5
* mod: bumpJason A. Donenfeld2021-07-292-12/+12
* version: bumpv0.3.16Jason A. Donenfeld2021-06-251-1/+1
* build: bump wintunJason A. Donenfeld2021-06-252-2/+2
* conf: list unencrypted conf filesJason A. Donenfeld2021-06-252-7/+3
* build: use newer wg(8) without elevationJason A. Donenfeld2021-06-251-2/+2
* doc: update attack surface with newer SDDLJason A. Donenfeld2021-06-241-2/+2
* mod: bumpJason A. Donenfeld2021-06-242-3/+3
* manager: do not terminate current process when intended target is childJason A. Donenfeld2021-06-222-3/+6
* version: bumpv0.3.15Jason A. Donenfeld2021-06-181-1/+1
* tunnel: support turning off automatic routing tableJason A. Donenfeld2021-06-188-8/+57
* global: go fmt for 1.17 build tagsJason A. Donenfeld2021-06-188-1/+9
* build: bump to go 1.17beta1Jason A. Donenfeld2021-06-184-4/+4
* manager: manually use CreateProcess for launching UI processJason A. Donenfeld2021-06-183-29/+108
* main: log CLI to stderr/stdoutJason A. Donenfeld2021-06-182-43/+57
* manager: rewrite service arguments when migrating configsJason A. Donenfeld2021-06-184-58/+62