aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/conf (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* conf: add support for search domains inside dns lineJason A. Donenfeld2020-06-053-6/+10
* conf: fix typo in error messageSimon Rozman2020-06-051-2/+2
* l18n: disambiguate enumeration and unit concatenation separatorsSimon Rozman2020-03-151-1/+1
* l18n: add localization supportSimon Rozman2020-03-152-58/+49
* tunnel: deduplicate addresses from configJason A. Donenfeld2020-01-241-0/+43
* conf: migrate when windows.old is S-1-5-32-544Jason A. Donenfeld2019-12-111-2/+2
* mod: bump versionsJason A. Donenfeld2019-10-042-2/+2
* conf: do not create config folder and migrate if presetJason A. Donenfeld2019-09-233-1/+9
* global: use SECURITY_DESCRIPTOR apis from x/sys/windowsJason A. Donenfeld2019-09-232-49/+5
* manager: fix nits in adapter cleanup logic and also handle ā€˜%sā€™ uniformlyJason A. Donenfeld2019-08-301-5/+5
* version: hard code name and version at compile timeJason A. Donenfeld2019-08-301-4/+8