aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zgotext.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-24global: move certain win32 APIs to x/sys/windowsJason A. Donenfeld16-592/+168
2021-01-21embeddable-dll-service: add more robust example for .NET 5Jason A. Donenfeld14-110/+530
2021-01-04locales: sync with crowdinJason A. Donenfeld11-1431/+4019
2021-01-04embeddable-dll-service: download gcc again, since clang does not work with cgoJason A. Donenfeld1-1/+19
2021-01-04embeddable-dll-service: fix code block typesJason A. Donenfeld2-22/+26
2021-01-04build: update to go 1.16 beta1Jason A. Donenfeld17-2357/+147
2021-01-04conf: rename migration to migration_windowsJason A. Donenfeld1-0/+0
2020-12-17manager: do not raise error if manager service is already startingJason A. Donenfeld1-0/+6
2020-12-17version: bumpv0.3.4Jason A. Donenfeld1-1/+1
2020-12-17build: bump to Wintun 0.10Jason A. Donenfeld2-2/+2
2020-12-14fetcher: use explicit A functionJason A. Donenfeld1-4/+4
2020-12-11build: add manifest and resources to wg.exeJason A. Donenfeld1-2/+2
2020-12-09ringlogger: hook into global panic writerJason A. Donenfeld21-45/+100
2020-12-09manager: use service subscriptions on win 8+Jason A. Donenfeld1-76/+164
2020-12-09mod: bumpJason A. Donenfeld4-17/+20
2020-12-02version: bumpv0.3.3Jason A. Donenfeld1-1/+1
2020-12-02mod: bumpJason A. Donenfeld2-7/+9
2020-12-02go-patches: add ARM TST fixJason A. Donenfeld15-12/+1289
2020-11-30version: use crypt32 instead of go x509 for cn extraction for file sizeJason A. Donenfeld4-50/+207
2020-11-30updater: another attempt at winhttpJason A. Donenfeld8-28/+846
2020-11-29fetcher: enable HTTP/2.0 on systems that support itJason A. Donenfeld1-1/+2
2020-11-28manager: do not respond to update state requests for non-elevatedJason A. Donenfeld1-0/+3
2020-11-27go-patches: fix isAbort calculation on armJason A. Donenfeld12-11/+55
2020-11-27version: bumpv0.3.2Jason A. Donenfeld1-1/+1
2020-11-27build: bump wintun to 0.9.2Jason A. Donenfeld2-2/+2
2020-11-27fetcher: make malleability checks work on big endianJason A. Donenfeld1-2/+3
2020-11-27fetcher: use sha512 from bcryptJason A. Donenfeld2-165/+13
2020-11-27winipcfg: cleanup netsh error reportingJason A. Donenfeld1-7/+6
2020-11-27conf: separate out migration and print errorsJason A. Donenfeld3-77/+90
2020-11-27main: restrict dll search pathJason A. Donenfeld1-0/+4
2020-11-27go-patches: force PIE mode on armJason A. Donenfeld11-10/+54
2020-11-27mod: bumpJason A. Donenfeld2-14/+13
2020-11-27fetcher: delay load anything with transitive dependencies outside of knowndllsJason A. Donenfeld2-1/+4
2020-11-27manager: move legacy store from confJason A. Donenfeld4-12/+6
2020-11-27conf: rework migration flows around a single Save()Jason A. Donenfeld5-22/+15
2020-11-27conf: when migrating, write out reserialized configJason A. Donenfeld1-3/+4
2020-11-27conf: open temporary file with read sharingJason A. Donenfeld1-1/+1
2020-11-27conf: do exponential back off for sharing violation in hotfolderJason A. Donenfeld4-13/+41
2020-11-27docs: fix /0 -> /1 in netquirkJason A. Donenfeld1-1/+1
2020-11-27fetcher: use formally verified cryptoJason A. Donenfeld3-1042/+2257
2020-11-23version: bumpv0.3.1Jason A. Donenfeld1-1/+1
2020-11-23firewall: add allow rule for tunnel service process even when no blocking is requiredJason A. Donenfeld3-39/+43
2020-11-23mod: bumpJason A. Donenfeld2-4/+4
2020-11-23docs: trim double backtick and header levelJason A. Donenfeld2-2/+2
2020-11-23version: bumpv0.3Jason A. Donenfeld1-1/+1
2020-11-23docs: mention that the uninstaller will nuke knobsJason A. Donenfeld1-1/+2
2020-11-23docs: clarify group membership search algorithmJason A. Donenfeld1-2/+2
2020-11-23manager: styleJason A. Donenfeld1-1/+0
2020-11-23manager: cleanup pipes on failureJason A. Donenfeld1-0/+16
2020-11-23docs: move to docs subdirectoryJason A. Donenfeld7-101/+134