aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/ViewController (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: Make it compile againRoopesh Chander2019-01-311-0/+2
* iOS: Fix stale tunnel being shown on iPadRoopesh Chander2019-01-232-12/+7
* iOS: Fix handling of deletion outside appRoopesh Chander2019-01-232-24/+14
* Avoid using return in single-line closuresRoopesh Chander2019-01-221-1/+1
* iOS: Export log: Should present error from the main threadRoopesh Chander2019-01-141-4/+4
* iOS: Refactor importFromFileRoopesh Chander2019-01-141-39/+3
* Update copyrightJason A. Donenfeld2019-01-076-6/+6
* Tunnel edit: Fix crashRoopesh Chander2018-12-241-1/+2
* SwitchCell nitsEric Kuck2018-12-221-5/+4
* Remove more commentsRoopesh Chander2018-12-234-18/+0
* Clean up trailing whitespaceJason A. Donenfeld2018-12-222-8/+8
* Removing a tunnel from iOS's settings is now immediately reflected in appEric Kuck2018-12-212-9/+26
* RTL supportEric Kuck2018-12-212-4/+4
* Strongly recommended now appears as placeholder for DNS when neededEric Kuck2018-12-211-19/+29
* Attempt to strongly recommend thingsJason A. Donenfeld2018-12-221-2/+5
* Move name from interface to tunnelJason A. Donenfeld2018-12-223-4/+4
* Nuke trailing spacesJason A. Donenfeld2018-12-213-22/+22
* providerConfiguration is now a WgQuickConfigEric Kuck2018-12-212-2/+2
* Updated NETunnelProvider save formatEric Kuck2018-12-213-7/+7
* Localize all the thingsRoopesh Chander2018-12-215-78/+87
* Tunnel detail: iPad: Handle deletion of tunnel correctlyRoopesh Chander2018-12-211-3/+10
* Enabled more swiftlint rulesEric Kuck2018-12-202-8/+4
* Tunnel edit: init() need not take a tunnelConfiguration argumentRoopesh Chander2018-12-192-6/+5
* Remove non-helpful commentsRoopesh Chander2018-12-194-5/+0
* s/Observervation/Observation/g;Roopesh Chander2018-12-181-6/+6
* Tunnel detail: Update restorationIdentifier when tunnel name changesRoopesh Chander2018-12-181-0/+1
* Got TunnelsManager back under the max file length by splitting out NEVPNStatus+CustomStringConvertibleEric Kuck2018-12-162-2/+0
* Potential fix for insertRowAtIndexPath crashEric Kuck2018-12-161-0/+2
* Fixed editable KeyValueCells being copyableEric Kuck2018-12-141-4/+0
* KeyValueCells now share codeEric Kuck2018-12-141-5/+5
* Reorganized project structureEric Kuck2018-12-146-0/+1543