aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow adding and deleting peers.Jeroen Leenarts2018-05-292-20/+44
* Allow adding unvalidated config.Jeroen Leenarts2018-05-296-16/+121
* Wire up TunnelConfigurationTableViewController.Jeroen Leenarts2018-05-273-7/+147
* A config having zero peers is allowed.Jeroen Leenarts2018-05-271-5/+5
* We are dealing with not just any tunnel, but with WireGuard tunnels.Jeroen Leenarts2018-05-271-2/+2
* Deal with final folder name issues due to Apple's case insensitive case preserving behavior.Jeroen Leenarts2018-05-2735-0/+1059
* Add trash can icon.Jeroen Leenarts2018-05-264-0/+23
* Some casing trouble in WireGuard strings.Jeroen Leenarts2018-05-261-3/+12
* Everything is a tunnel.Jeroen Leenarts2018-05-264-5/+237
* Add bare bones `ProfileConfigurationTableViewController`.Jeroen Leenarts2018-05-241-0/+51
* Basic setup of ConnectionsTableViewController.Jeroen Leenarts2018-05-241-0/+36