aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/conf (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: prefer WireGuardNT over wireguard-go/WintunJason A. Donenfeld2021-09-121-45/+1
* global: format with go 1.17Jason A. Donenfeld2021-09-091-1/+1
* conf: use wgnt for those enrolled in insider programJason A. Donenfeld2021-09-091-1/+32
* conf: generate valid endpoint for ::1Jason A. Donenfeld2021-09-071-1/+1
* conf: split registry key open and createSimon Rozman2021-08-131-2/+3
* conf: create registry key if it doesn't existJason A. Donenfeld2021-08-131-1/+1
* ui: add visible knob for kernel testing [revert me please!]Jason A. Donenfeld2021-08-131-1/+13
* manager: make multiple tunnels mode automaticJason A. Donenfeld2021-08-131-0/+37
* driver: break encapsulation and pass timestamp to ringloggerJason A. Donenfeld2021-08-081-0/+8
* conf: write tmp path in same directory as finalJason A. Donenfeld2021-08-051-1/+2
* conf: remove workaround for erroneous hasendpoint flagJason A. Donenfeld2021-08-041-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
* driver: introduce new module for talking with kernel driverJason A. Donenfeld2021-08-023-9/+141
* conf: update storage test to follow changes in codeSimon Rozman2021-08-021-2/+6
* conf: forbid reserved names with extensionJason A. Donenfeld2021-08-021-5/+9
* conf: list unencrypted conf filesJason A. Donenfeld2021-06-251-6/+2
* tunnel: support turning off automatic routing tableJason A. Donenfeld2021-06-183-0/+21
* manager: rewrite service arguments when migrating configsJason A. Donenfeld2021-06-181-4/+15
* conf: merge {Pre,Post}{Up,Down} from uapiJason A. Donenfeld2021-03-051-0/+4
* build: port to arm64Jason A. Donenfeld2021-02-181-37/+3
* conf: simplify ip casting in dns resolutionJason A. Donenfeld2021-02-011-8/+5
* global: move away from ioutilJason A. Donenfeld2021-02-012-9/+22
* conf: don't sleep before failure in dns resolutionJason A. Donenfeld2021-02-011-2/+3
* global: bump copyright dateJason A. Donenfeld2021-02-0117-17/+17
* manager: pipeline UAPI requestsJason A. Donenfeld2021-02-011-4/+11
* updater,version: simplify code locationsJason A. Donenfeld2021-01-251-6/+6
* global: move certain win32 APIs to x/sys/windowsJason A. Donenfeld2021-01-246-153/+27
* conf: rename migration to migration_windowsJason A. Donenfeld2021-01-041-0/+0
* conf: separate out migration and print errorsJason A. Donenfeld2020-11-272-76/+89
* manager: move legacy store from confJason A. Donenfeld2020-11-273-137/+0
* conf: rework migration flows around a single Save()Jason A. Donenfeld2020-11-274-21/+14
* 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-273-12/+40
* global: update headersJason A. Donenfeld2020-11-2218-18/+18
* conf: always use 64-bit registry view on 64-bit machinesJason A. Donenfeld2020-11-221-1/+1
* tunnel: enable {Pre,Post}{Up,Down} scripts gated behind admin knobJason A. Donenfeld2020-11-224-1/+26
* conf: allow administrators to add and remove configs easilyJason A. Donenfeld2020-11-224-21/+76
* manager: allow S-1-5-32-556 users to launch a limited UIJason A. Donenfeld2020-11-222-1/+45
* tunnel: mask self before giving routes to windowsJason A. Donenfeld2020-11-181-0/+8
* conf: do not remigrate configs that are pending deletionJason A. Donenfeld2020-11-181-6/+18
* conf: delay removal of old configs until next rebootJason A. Donenfeld2020-11-171-7/+15
* conf: do not attempt to create programfilesJason A. Donenfeld2020-11-171-1/+2
* conf: cleanup final path buffer handlingJason A. Donenfeld2020-11-171-7/+12
* conf: do best-effort service argument migrationJason A. Donenfeld2020-11-161-0/+53
* mod: bump for recent conf additionsJason A. Donenfeld2020-11-161-20/+2
* conf: move configuration to C:\Program Files\WireGuard\DataJason A. Donenfeld2020-11-162-34/+163
* global: go generateSimon Rozman2020-11-132-32/+16
* global: go fmtJason A. Donenfeld2020-06-081-2/+2