aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Coordinators (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make sure a scanned config is actually saved and displayed.Jeroen Leenarts2018-09-201-1/+2
* Add add from file within app.Jeroen Leenarts2018-09-191-3/+39
* Add settings screen. Move export as zip to settings screen.Jeroen Leenarts2018-09-181-11/+16
* Spelling improvement in log statement.Jeroen Leenarts2018-09-161-2/+1
* Clean up old school headers.Jeroen Leenarts2018-09-163-12/+0
* We do not support "on demand" right now.Jeroen Leenarts2018-09-151-1/+0
* Add intermediate "Info" screen.Jeroen Leenarts2018-09-151-17/+34
* Prevent crash on add and deletion of config.Jeroen Leenarts2018-09-151-24/+31
* Fix provisioning.Jeroen Leenarts2018-09-151-1/+1
* Update bundle namesJason A. Donenfeld2018-09-151-2/+2
* Switch copyright assignment from Jason to WireGuard LLC.Jeroen Leenarts2018-09-063-3/+3
* Remove item from provider managers on delete.Jeroen Leenarts2018-09-051-0/+1
* Make sure to refresh provider managers after saving.Jeroen Leenarts2018-09-051-25/+37
* Import of zip.Jeroen Leenarts2018-09-031-2/+21
* Zip export.Jeroen Leenarts2018-09-021-0/+71
* Add import and export logic.Jeroen Leenarts2018-09-011-1/+48
* Use a Switch on each tunnel cell.Jeroen Leenarts2018-08-211-3/+45
* Added ability to add tunnels with a QR code scan. Logic in place to parse conf files as well.Eric Kuck2018-08-211-4/+37
* If the selected tunnel is not "enabled", make it enabled.Jeroen Leenarts2018-08-161-5/+14
* Add on demand rule.Jeroen Leenarts2018-08-161-1/+4
* Remove old import.Jeroen Leenarts2018-08-151-1/+0
* Log on VPNStatusDidChange.Jeroen Leenarts2018-08-121-0/+6
* Config tweaking.Jeroen Leenarts2018-08-121-4/+0
* Switch from using a single VPN manager to a VPN manager per configuration.Jeroen Leenarts2018-08-081-130/+70
* 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-041-3/+185
* Change copyright notice.Jeroen Leenarts2018-07-153-3/+3
* Allow adding unvalidated config.Jeroen Leenarts2018-05-291-3/+7
* Wire up TunnelConfigurationTableViewController.Jeroen Leenarts2018-05-271-2/+4
* Deal with final folder name issues due to Apple's case insensitive case preserving behavior.Jeroen Leenarts2018-05-273-0/+182