aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS (follow)
Commit message (Expand)AuthorAgeFilesLines
* on-demand: View model should account for isActivateOnDemandEnabledRoopesh Chander2019-03-182-4/+4
* on-demand: iOS: Disable selection in SSID detail table viewRoopesh Chander2019-03-181-0/+1
* on-demand: iOS: Only n SSIDs / Except m SSIDsRoopesh Chander2019-03-182-2/+2
* on-demand: iOS: Show list of SSIDs in a separate screenRoopesh Chander2019-03-182-6/+84
* on-demand: iOS: SSIDs view: Always show the selected SSIDs sectionRoopesh Chander2019-03-182-23/+35
* on-demand: Remove ActivateOnDemandSetting typeRoopesh Chander2019-03-182-7/+7
* on-demand: iOS: Update on-demand info shown in tunnel edit viewRoopesh Chander2019-03-182-4/+16
* on-demand: iOS: Tunnel detail: Show SSID infoRoopesh Chander2019-03-182-8/+37
* on-demand: iOS: Add ability to add current SSIDRoopesh Chander2019-03-181-5/+71
* on-demand: iOS: Xcode: Add ability to access current SSIDRoopesh Chander2019-03-181-0/+2
* on-demand: iOS: Support for SSIDsRoopesh Chander2019-03-185-41/+380
* 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