aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
* Assign correct copyright.Jeroen Leenarts2018-08-051-1/+1
* A server address is required for proper saving of protocol configuration.Jeroen Leenarts2018-08-041-0/+1
* Remove some silly TODOs.Jeroen Leenarts2018-08-041-3/+1
* Add NETunnelProviderManager management to AppCoordinator.Jeroen Leenarts2018-08-043-4/+202
* Change copyright notice.Jeroen Leenarts2018-07-1514-14/+14
* Start wire-up of logging and tunnel system.Jeroen Leenarts2018-07-071-0/+13
* Fix bizarre nameJason A. Donenfeld2018-06-231-2/+2
* Objective-C wrapper around WireguardGo.Jeroen Leenarts2018-06-222-4/+22
* 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