aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard.xcodeproj (follow)
Commit message (Expand)AuthorAgeFilesLines
* macOS: Show privacy notice on adding first tunnel0.0.20190207-3Jason A. Donenfeld2019-02-151-0/+4
* Info.plist: Localize with InfoPlist.stringsRoopesh Chander2019-02-111-0/+14
* Project: don't embed swift binaries into appexJason A. Donenfeld2019-02-081-4/+10
* KeyEncoding: rename file to match extension filename styleJason A. Donenfeld2019-02-081-10/+10
* Key: Use C implementation insteadJason A. Donenfeld2019-02-081-0/+12
* Key: Constant time encodingJason A. Donenfeld2019-02-081-0/+10
* Enable hardened runtimeJason A. Donenfeld2019-02-071-0/+2
* NetworkExtensionMac: Don't forget to link to the networkextension frameworkJason A. Donenfeld2019-02-071-0/+2
* PrivateDataConfirmation: prompt with touch/face/pin/password ID for viewing/exporting keysJason A. Donenfeld2019-02-061-0/+6
* LegacyConfig: Remove and support plaintext for .mobileconfigJason A. Donenfeld2019-02-061-10/+0
* Keychain: store configurations in keychain instead of providerConfigJason A. Donenfeld2019-02-061-0/+10
* Project: Remove OS name from appex file nameJason A. Donenfeld2019-02-061-15/+15
* Tunnel: support getting runtime configurationJason A. Donenfeld2019-01-241-0/+6
* XCode: set default signing identity backJason A. Donenfeld2019-01-211-3/+7
* macOS: Better highlighter default value and move c implementationJason A. Donenfeld2019-01-211-2/+2
* macOS: Refactor syntax highlightingRoopesh Chander2019-01-221-0/+4
* Xcode: move directives to toplevel project when possibleJason A. Donenfeld2019-01-181-65/+8
* macOS: Rafactor by introducing a TunnelsTrackerRoopesh Chander2019-01-181-0/+4
* macOS: Different status bar icon looks for different statesRoopesh Chander2019-01-161-0/+4
* macOS: Support for on-demand activationRoopesh Chander2019-01-141-0/+4
* macOS: Refactor config file parsingRoopesh Chander2019-01-141-0/+4
* Added syntax highlighting conf textviewEric Kuck2019-01-141-0/+18
* macOS: Tunnel edit viewRoopesh Chander2019-01-141-0/+4
* macOS: Rename *Cell to *RowRoopesh Chander2019-01-141-8/+8
* macOS: Consolidate presenting of the import panelRoopesh Chander2019-01-141-0/+4
* macOS: Manage tunnels: Handle the case when there are no tunnelsRoopesh Chander2019-01-141-0/+4
* macOS: Xcode: Add ablity to save filesRoopesh Chander2019-01-141-0/+3
* macOS: Manage tunnels: Tunnel detail viewRoopesh Chander2019-01-141-0/+10
* macOS: Manage tunnels window: Tunnels listRoopesh Chander2019-01-141-0/+32
* macOS: Ability to import tunnels from fileRoopesh Chander2019-01-141-2/+6
* iOS: Refactor importFromFileRoopesh Chander2019-01-141-0/+12
* macOS: Create status bar with tunnel namesRoopesh Chander2019-01-141-0/+4
* macOS: Remove MainMenu.xibRoopesh Chander2019-01-141-12/+4
* Make app groups work on both iOS and macOSRoopesh Chander2019-01-141-0/+8
* macOS: Add Network Extensions capability to appRoopesh Chander2019-01-141-0/+7
* iOS: Fix WireGuardNetworkExtensioniOS targetRoopesh Chander2019-01-141-4/+4
* iOS: Fix WireGuardiOS targetRoopesh Chander2019-01-141-6/+6
* macOS: Fix WireGuardmacOS targetRoopesh Chander2019-01-141-9/+129
* macOS: Fix WireGuardNetworkExtensionmacOS targetRoopesh Chander2019-01-141-20/+85
* macOS: WireGuardNetworkExtensionmacOS depends on WireGuardGoBridgemacOSRoopesh Chander2019-01-141-1/+18
* macOS: Add WireGuardNetworkExtensionmacOS targetRoopesh Chander2019-01-141-3/+151
* macOS: Add WireGuardmacOS targetRoopesh Chander2019-01-141-1/+137
* Xcode: Add WireGuardGoBridgemacOS targetRoopesh Chander2019-01-141-0/+51
* Move iOS images and storyboard into UI/iOS/ folderRoopesh Chander2019-01-141-2/+2
* Xcode: Rename iOS targets to include an 'iOS' suffixRoopesh Chander2019-01-141-27/+27
* xcconfig: Make app id platform-specificRoopesh Chander2019-01-141-4/+4
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* minizip: Remove zip encryption codeRoopesh Chander2018-12-251-2/+0
* TunnelStatus: Absorb NEVPNStatus+CustomStringConvertibleRoopesh Chander2018-12-221-4/+0
* All models now EquatableEric Kuck2018-12-211-0/+19