aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/ViewController/TunnelDetailTableViewController.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Preshared key field in the detail view should just say 'enabled'Roopesh Chander2019-02-121-0/+2
* iOS: Rewrite applying runtime configurationRoopesh Chander2019-02-101-32/+51
* Global: fix swiftlint issuesJason A. Donenfeld2019-02-081-1/+7
* iOS: Tunnel detail: Turn off animation when showing fields changingRoopesh Chander2019-02-081-1/+1
* PrivateDataConfirmation: prompt with touch/face/pin/password ID for viewing/exporting keysJason A. Donenfeld2019-02-061-5/+8
* iOS: Ensure fields are updated on savingRoopesh Chander2019-02-051-0/+1
* iOS: SwitchCell should hold the observation tokenRoopesh Chander2019-02-031-33/+33
* iOS: KeyValueCell should hold the observation tokenRoopesh Chander2019-02-031-2/+1
* iOS: Apply runtime configuration by diff-ingRoopesh Chander2019-02-021-14/+80
* iOS: Tunnel detail: Keep track of visible fields with a [Bool] arrayRoopesh Chander2019-02-021-10/+28
* iOS: Tunnel detail: Reload runtime config every secondRoopesh Chander2019-02-011-3/+46
* iOS: Tunnel detail: Refactor updation of statusRoopesh Chander2019-01-311-33/+35
* Fix handling of 'PersistentKeepalive: every n seconds'Roopesh Chander2019-01-311-1/+5
* iOS: Fix stale tunnel being shown on iPadRoopesh Chander2019-01-231-8/+0
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Remove more commentsRoopesh Chander2018-12-231-4/+0
* Removing a tunnel from iOS's settings is now immediately reflected in appEric Kuck2018-12-211-8/+1
* Nuke trailing spacesJason A. Donenfeld2018-12-211-4/+4
* Updated NETunnelProvider save formatEric Kuck2018-12-211-4/+4
* Localize all the thingsRoopesh Chander2018-12-211-17/+17
* Tunnel detail: iPad: Handle deletion of tunnel correctlyRoopesh Chander2018-12-211-3/+10
* Remove non-helpful commentsRoopesh Chander2018-12-191-2/+0
* s/Observervation/Observation/g;Roopesh Chander2018-12-181-6/+6
* Tunnel detail: Update restorationIdentifier when tunnel name changesRoopesh Chander2018-12-181-0/+1
* Reorganized project structureEric Kuck2018-12-141-0/+260