aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* version: bumpv0.4.11Jason A. Donenfeld2021-10-111-1/+1
* build: bump to wgnt 0.10Jason A. Donenfeld2021-10-112-2/+2
* memmod: hook RtlPcToFileHeader's invocation from GetModuleHandleExJason A. Donenfeld2021-10-102-1/+85
* build: use better PnP enumeration in wg(8)Jason A. Donenfeld2021-10-061-1/+1
* conf: always pass v4-sized v4 addressesJason A. Donenfeld2021-10-061-3/+6
* driver: use new APIJason A. Donenfeld2021-10-059-182/+54
* docs: add example for task schedulerJason A. Donenfeld2021-09-291-0/+6
* version: bumpv0.4.10Jason A. Donenfeld2021-09-241-1/+1
* driver: document remaining functionsJason A. Donenfeld2021-09-242-0/+15
* build: bump to wgnt 0.9Jason A. Donenfeld2021-09-242-2/+2
* winipcfg: fix typo in DNS LLMNR flagJason A. Donenfeld2021-09-231-1/+1
* tunnel: help people fix their DNS Cache serviceJason A. Donenfeld2021-09-191-0/+25
* tunnel: pretty print route failures betterJason A. Donenfeld2021-09-162-2/+7
* version: bumpv0.4.9Jason A. Donenfeld2021-09-151-1/+1
* tunnel: return if unable to configureJason A. Donenfeld2021-09-151-0/+2
* build: bump to wgnt 0.8Jason A. Donenfeld2021-09-152-2/+2
* build: bump wireguard toolsJason A. Donenfeld2021-09-151-1/+1
* tunnel: reinitialize configuration after PnP flaps driver on <10Jason A. Donenfeld2021-09-143-6/+21
* version: bumpv0.4.8Jason A. Donenfeld2021-09-131-1/+1
* build: bump to wgnt 0.7Jason A. Donenfeld2021-09-132-2/+2
* global: prefer WireGuardNT over wireguard-go/WintunJason A. Donenfeld2021-09-1212-169/+29
* docs: mention update notification behavior changeJason A. Donenfeld2021-09-121-1/+1
* build: bump to go 1.17.1Jason A. Donenfeld2021-09-112-2/+2
* manager: disable multiple tunnels on pre-win10Jason A. Donenfeld2021-09-101-1/+2
* tunnel: set address after routes so that loopback worksJason A. Donenfeld2021-09-091-11/+10
* winipcfg: disable DAD so that IP becomes useful soonerJason A. Donenfeld2021-09-091-0/+5
* tunnel: disable dhcp probesJason A. Donenfeld2021-09-091-0/+2
* tunnel: disable dad and router discovery on v4 tooJason A. Donenfeld2021-09-091-12/+5
* global: format with go 1.17Jason A. Donenfeld2021-09-097-1/+7
* version: bumpv0.4.7Jason A. Donenfeld2021-09-091-1/+1
* build: bump to wgnt 0.6Jason A. Donenfeld2021-09-092-2/+2
* conf: use wgnt for those enrolled in insider programJason A. Donenfeld2021-09-092-4/+35
* version: bumpv0.4.6Jason A. Donenfeld2021-09-071-1/+1
* mod: bumpJason A. Donenfeld2021-09-072-15/+15
* build: bump to wgnt 0.5Jason A. Donenfeld2021-09-072-2/+2
* locales: sync with crowdinJason A. Donenfeld2021-09-0718-2009/+11929
* conf: generate valid endpoint for ::1Jason A. Donenfeld2021-09-071-1/+1
* build: bump to go 1.17Jason A. Donenfeld2021-08-183-49/+2
* embeddable-dll-service: csharp: fix type conversionsJason A. Donenfeld2021-08-142-3/+3
* embeddable-dll-service: csharp: specify stdcall, not cdeclJason A. Donenfeld2021-08-131-3/+3
* conf: split registry key open and createSimon Rozman2021-08-131-2/+3
* winipcfg: update documentationSimon Rozman2021-08-131-1/+1
* version: bumpv0.4.5Jason A. Donenfeld2021-08-131-1/+1
* conf: create registry key if it doesn't existJason A. Donenfeld2021-08-131-1/+1
* version: bumpv0.4.4Jason A. Donenfeld2021-08-131-1/+1
* ui: add visible knob for kernel testing [revert me please!]Jason A. Donenfeld2021-08-132-6/+64
* ui: follow layout variable pattern in tunnelspageJason A. Donenfeld2021-08-131-2/+3
* manager: make multiple tunnels mode automaticJason A. Donenfeld2021-08-133-46/+74
* embeddable-dll-service: allow falling back to wireguard-goJason A. Donenfeld2021-08-101-2/+14
* tunnel: execute *down commands for wgntJason A. Donenfeld2021-08-101-3/+6