aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI (follow)
Commit message (Expand)AuthorAgeFilesLines
* macOS: Manage tunnels: Show status checkbox and edit buttonRoopesh Chander2019-01-141-1/+91
* macOS: s/macMenuStatus/macStatus/g;Roopesh Chander2019-01-141-2/+2
* macOS: Manage tunnels: Tunnel detail viewRoopesh Chander2019-01-144-7/+259
* macOS: Manage tunnels: Add a filler buttonRoopesh Chander2019-01-141-1/+29
* macOS: Manage tunnels: Fix list view lookRoopesh Chander2019-01-141-1/+2
* macOS: Manage tunnels: Add buttons to the bottom of the list viewRoopesh Chander2019-01-141-1/+88
* macOS: Manage tunnels window: Tunnels listRoopesh Chander2019-01-145-1/+208
* macOS: Capitalize All Rights ReservedRoopesh Chander2019-01-141-1/+1
* macOS: Show status as disabled menu itemsRoopesh Chander2019-01-141-1/+63
* macOS: Ability to activate / deactivate a tunnelRoopesh Chander2019-01-142-32/+87
* macOS: Ability to import tunnels from fileRoopesh Chander2019-01-143-7/+76
* iOS: Refactor importFromFileRoopesh Chander2019-01-145-48/+76
* macOS: Add tunnel management menu itemsRoopesh Chander2019-01-141-0/+19
* macOS: Specify app is an 'agent'Roopesh Chander2019-01-141-0/+2
* macOS: Create status bar with tunnel namesRoopesh Chander2019-01-142-6/+52
* macOS: Add status bar iconRoopesh Chander2019-01-144-0/+23
* macOS: Remove MainMenu.xibRoopesh Chander2019-01-144-698/+18
* Make app groups work on both iOS and macOSRoopesh Chander2019-01-143-1/+7
* macOS: Add Network Extensions capability to appRoopesh Chander2019-01-141-4/+8
* iOS: Fix WireGuardiOS targetRoopesh Chander2019-01-142-0/+142
* macOS: Fix WireGuardmacOS targetRoopesh Chander2019-01-146-0/+820
* Move iOS images and storyboard into UI/iOS/ folderRoopesh Chander2019-01-1423-0/+219
* On-Demand: Add support for macOS-specific valuesRoopesh Chander2019-01-141-2/+13
* import Foundation instead of UIKit wherever possibleRoopesh Chander2019-01-141-1/+1
* Update copyrightJason A. Donenfeld2019-01-0717-17/+17
* Tunnel edit: Fix crashRoopesh Chander2018-12-241-1/+2
* SwitchCell nitsEric Kuck2018-12-222-5/+5
* Remove more commentsRoopesh Chander2018-12-236-41/+2
* 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-222-6/+11
* Do not set copyable back to true on reuseJason A. Donenfeld2018-12-221-0/+5
* Move name from interface to tunnelJason A. Donenfeld2018-12-224-11/+16
* 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-214-11/+11
* Localize all the thingsRoopesh Chander2018-12-216-114/+148
* Tunnel detail: iPad: Handle deletion of tunnel correctlyRoopesh Chander2018-12-211-3/+10
* Enabled more swiftlint rulesEric Kuck2018-12-204-10/+6
* Added a String->[String] helperEric Kuck2018-12-202-22/+42
* Tunnel edit: init() need not take a tunnelConfiguration argumentRoopesh Chander2018-12-192-6/+5
* Remove non-helpful commentsRoopesh Chander2018-12-194-5/+0
* Tunnel edit: Fix commentRoopesh Chander2018-12-191-1/+1
* s/Observervation/Observation/g;Roopesh Chander2018-12-182-10/+10
* 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
* Nuke duplicate fileJason A. Donenfeld2018-12-151-484/+0