aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS (follow)
Commit message (Expand)AuthorAgeFilesLines
* on-demand: Infrastructure for supporting SSID-based rulesRoopesh Chander2019-03-181-2/+2
* on-demand: Simplify OS-specific code for interface type selectionRoopesh Chander2019-03-181-3/+3
* ringlogger: support mpsc for singlefileJason A. Donenfeld2019-03-172-7/+2
* Importing: macOS: Support importing of multiple files at a timeRoopesh Chander2019-02-252-4/+2
* iOS: On changing DNS, update AllowedIPs with the current DNS serversRoopesh Chander2019-02-212-4/+14
* Preshared key field in the detail view should just say 'enabled'Roopesh Chander2019-02-121-0/+2
* Info.plist: Localize with InfoPlist.stringsRoopesh Chander2019-02-111-2/+2
* iOS: Rewrite applying runtime configurationRoopesh Chander2019-02-101-32/+51
* Global: fix swiftlint issuesJason A. Donenfeld2019-02-082-6/+13
* Key: Constant time encodingJason A. Donenfeld2019-02-081-1/+1
* 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-063-19/+27
* Keychain: store configurations in keychain instead of providerConfigJason A. Donenfeld2019-02-061-2/+2
* iOS: Ensure fields are updated on savingRoopesh Chander2019-02-051-0/+1
* iOS: SwitchCell should hold the observation tokenRoopesh Chander2019-02-032-33/+36
* iOS: KeyValueCell should hold the observation tokenRoopesh Chander2019-02-032-2/+4
* 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: 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-143-48/+8
* Make app groups work on both iOS and macOSRoopesh Chander2019-01-141-1/+1
* iOS: Fix WireGuardiOS targetRoopesh Chander2019-01-142-0/+142
* Move iOS images and storyboard into UI/iOS/ folderRoopesh Chander2019-01-1423-0/+219
* Update copyrightJason A. Donenfeld2019-01-0716-16/+16
* Tunnel edit: Fix crashRoopesh Chander2018-12-241-1/+2
* SwitchCell nitsEric Kuck2018-12-222-5/+5
* Remove more commentsRoopesh Chander2018-12-235-20/+0
* Clean up trailing whitespaceJason A. Donenfeld2018-12-223-9/+9
* Removing a tunnel from iOS's settings is now immediately reflected in appEric Kuck2018-12-214-15/+29
* RTL supportEric Kuck2018-12-214-15/+15
* 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
* Do not set copyable back to true on reuseJason A. Donenfeld2018-12-221-0/+5
* Move name from interface to tunnelJason A. Donenfeld2018-12-223-4/+4
* Nuke trailing spacesJason A. Donenfeld2018-12-2110-101/+101
* providerConfiguration is now a WgQuickConfigEric Kuck2018-12-213-34/+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-203-9/+5
* Added a String->[String] helperEric Kuck2018-12-201-0/+32
* Tunnel edit: init() need not take a tunnelConfiguration argumentRoopesh Chander2018-12-192-6/+5
* Remove non-helpful commentsRoopesh Chander2018-12-194-5/+0