aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/ConfigFile/WgQuickConfigFileWriter.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Export: fix up export formatJason A. Donenfeld2018-11-011-13/+11
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* ConfigFile: WgQuickConfigFileWriter: Fix '[Peer]' section headerRoopesh Chander2018-11-011-1/+1
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Global: fix up captialization in headersJason A. Donenfeld2018-10-301-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Export: Exporting config filesRoopesh Chander2018-10-291-0/+48
Signed-off-by: Roopesh Chander <roop@roopc.net>