aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* mod: bumpJason A. Donenfeld2021-01-244-30/+25
* global: move certain win32 APIs to x/sys/windowsJason A. Donenfeld2021-01-2416-592/+168
* embeddable-dll-service: add more robust example for .NET 5Jason A. Donenfeld2021-01-2114-110/+530
* locales: sync with crowdinJason A. Donenfeld2021-01-0411-1431/+4019
* embeddable-dll-service: download gcc again, since clang does not work with cgoJason A. Donenfeld2021-01-041-1/+19
* embeddable-dll-service: fix code block typesJason A. Donenfeld2021-01-042-22/+26
* build: update to go 1.16 beta1Jason A. Donenfeld2021-01-0417-2357/+147
* conf: rename migration to migration_windowsJason A. Donenfeld2021-01-041-0/+0
* manager: do not raise error if manager service is already startingJason A. Donenfeld2020-12-171-0/+6
* version: bumpv0.3.4Jason A. Donenfeld2020-12-171-1/+1
* build: bump to Wintun 0.10Jason A. Donenfeld2020-12-172-2/+2
* fetcher: use explicit A functionJason A. Donenfeld2020-12-141-4/+4
* build: add manifest and resources to wg.exeJason A. Donenfeld2020-12-111-2/+2
* ringlogger: hook into global panic writerJason A. Donenfeld2020-12-0921-45/+100
* manager: use service subscriptions on win 8+Jason A. Donenfeld2020-12-091-76/+164
* mod: bumpJason A. Donenfeld2020-12-094-17/+20
* version: bumpv0.3.3Jason A. Donenfeld2020-12-021-1/+1
* mod: bumpJason A. Donenfeld2020-12-022-7/+9
* go-patches: add ARM TST fixJason A. Donenfeld2020-12-0215-12/+1289
* version: use crypt32 instead of go x509 for cn extraction for file sizeJason A. Donenfeld2020-11-304-50/+207
* updater: another attempt at winhttpJason A. Donenfeld2020-11-308-28/+846
* fetcher: enable HTTP/2.0 on systems that support itJason A. Donenfeld2020-11-291-1/+2
* manager: do not respond to update state requests for non-elevatedJason A. Donenfeld2020-11-281-0/+3
* go-patches: fix isAbort calculation on armJason A. Donenfeld2020-11-2712-11/+55
* version: bumpv0.3.2Jason A. Donenfeld2020-11-271-1/+1
* build: bump wintun to 0.9.2Jason A. Donenfeld2020-11-272-2/+2
* fetcher: make malleability checks work on big endianJason A. Donenfeld2020-11-271-2/+3
* fetcher: use sha512 from bcryptJason A. Donenfeld2020-11-272-165/+13
* winipcfg: cleanup netsh error reportingJason A. Donenfeld2020-11-271-7/+6
* conf: separate out migration and print errorsJason A. Donenfeld2020-11-273-77/+90
* main: restrict dll search pathJason A. Donenfeld2020-11-271-0/+4
* go-patches: force PIE mode on armJason A. Donenfeld2020-11-2711-10/+54
* mod: bumpJason A. Donenfeld2020-11-272-14/+13
* fetcher: delay load anything with transitive dependencies outside of knowndllsJason A. Donenfeld2020-11-272-1/+4
* manager: move legacy store from confJason A. Donenfeld2020-11-274-12/+6
* conf: rework migration flows around a single Save()Jason A. Donenfeld2020-11-275-22/+15
* conf: when migrating, write out reserialized configJason A. Donenfeld2020-11-271-3/+4
* conf: open temporary file with read sharingJason A. Donenfeld2020-11-271-1/+1
* conf: do exponential back off for sharing violation in hotfolderJason A. Donenfeld2020-11-274-13/+41
* docs: fix /0 -> /1 in netquirkJason A. Donenfeld2020-11-271-1/+1
* fetcher: use formally verified cryptoJason A. Donenfeld2020-11-273-1042/+2257
* version: bumpv0.3.1Jason A. Donenfeld2020-11-231-1/+1
* firewall: add allow rule for tunnel service process even when no blocking is requiredJason A. Donenfeld2020-11-233-39/+43
* mod: bumpJason A. Donenfeld2020-11-232-4/+4
* docs: trim double backtick and header levelJason A. Donenfeld2020-11-232-2/+2
* version: bumpv0.3Jason A. Donenfeld2020-11-231-1/+1
* docs: mention that the uninstaller will nuke knobsJason A. Donenfeld2020-11-231-1/+2
* docs: clarify group membership search algorithmJason A. Donenfeld2020-11-231-2/+2
* manager: styleJason A. Donenfeld2020-11-231-1/+0
* manager: cleanup pipes on failureJason A. Donenfeld2020-11-231-0/+16