aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
* macOS: Manage tunnels: Import pulldown menu implementationRoopesh Chander2019-01-141-1/+9
* macOS: Manage tunnels: Localize pulldown menu itemsRoopesh Chander2019-01-142-5/+8
* macOS: Show open panel as sheet on manage windowRoopesh Chander2019-01-141-5/+11
* macOS: Manage tunnels: Adjust spacingsRoopesh Chander2019-01-142-3/+4
* macOS: Manage tunnels: Add a box around the detail viewRoopesh Chander2019-01-141-0/+16
* macOS: Manage tunnels: Show status checkbox and edit buttonRoopesh Chander2019-01-141-1/+91
* macOS: s/macMenuStatus/macStatus/g;Roopesh Chander2019-01-142-3/+6
* macOS: Manage tunnels: Tunnel detail viewRoopesh Chander2019-01-145-7/+263
* 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-142-1/+68
* 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-142-0/+24
* 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/+0
* macOS: Fix WireGuardmacOS targetRoopesh Chander2019-01-146-0/+820
* Move iOS images and storyboard into UI/iOS/ folderRoopesh Chander2019-01-1423-0/+0
* xcconfig: Make app id platform-specificRoopesh Chander2019-01-143-4/+4
* On-Demand: Add support for macOS-specific valuesRoopesh Chander2019-01-143-8/+49
* import Foundation instead of UIKit wherever possibleRoopesh Chander2019-01-144-4/+4
* Version bump0.0.20190107-1Jason A. Donenfeld2019-01-081-2/+2
* Update copyrightJason A. Donenfeld2019-01-0731-31/+31
* Version bump0.0.20181225-2Jason A. Donenfeld2018-12-281-1/+1
* Version bump0.0.20181225-1Jason A. Donenfeld2018-12-261-2/+2
* minizip: Remove zip encryption codeRoopesh Chander2018-12-252-103/+0
* Tunnel edit: Fix crashRoopesh Chander2018-12-241-1/+2
* SwitchCell nitsEric Kuck2018-12-222-5/+5
* Fix typo for simulator buildsEric Kuck2018-12-221-1/+1
* Remove more commentsRoopesh Chander2018-12-236-41/+2
* TunnelErrors: Add alert text for PacketTunnelProviderErrorRoopesh Chander2018-12-222-13/+21
* TunnelStatus: Absorb NEVPNStatus+CustomStringConvertibleRoopesh Chander2018-12-222-18/+13
* Also refresh statusJason A. Donenfeld2018-12-221-1/+4
* Reassign tunnelProvider if it changes from outside the appJason A. Donenfeld2018-12-221-2/+4
* All models now EquatableEric Kuck2018-12-211-1/+1
* Clean up trailing whitespaceJason A. Donenfeld2018-12-224-12/+12
* Removing a tunnel from iOS's settings is now immediately reflected in appEric Kuck2018-12-215-48/+72
* Localize remaining strings in network extensionJason A. Donenfeld2018-12-222-7/+24
* RTL supportEric Kuck2018-12-214-15/+15
* Strongly recommended now appears as placeholder for DNS when neededEric Kuck2018-12-211-19/+29
* Combine double log invocationsJason A. Donenfeld2018-12-221-4/+2