aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Shared/Model/TunnelConfiguration+WgQuickConfig.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Key: Constant time encodingJason A. Donenfeld2019-02-081-7/+11
* wg-quick conf parser: Handle inline comments correctlyRoopesh Chander2019-02-051-3/+3
* Config file parsing: Fix bug when there are comments at the endRoopesh Chander2019-01-241-28/+28
* Tunnel: support getting runtime configurationJason A. Donenfeld2019-01-241-0/+2
* Parsing: Always error on unrecognized keysRoopesh Chander2019-01-141-12/+10
* Parsing: Error on duplicate entriesRoopesh Chander2019-01-141-2/+7
* macOS: Refactor config file parsingRoopesh Chander2019-01-141-26/+71
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Move model helpers to model directoryJason A. Donenfeld2018-12-221-0/+200