aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard.xcodeproj (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move model helpers to model directoryJason A. Donenfeld2018-12-221-4/+4
* providerConfiguration is now a WgQuickConfigEric Kuck2018-12-211-17/+9
* All migration stuff moved to one gross fileEric Kuck2018-12-211-44/+6
* Updated NETunnelProvider save formatEric Kuck2018-12-211-6/+62
* Localize all the thingsRoopesh Chander2018-12-211-0/+16
* Added a String->[String] helperEric Kuck2018-12-201-0/+4
* Error handling: Add info on the underlying system error to error alertsRoopesh Chander2018-12-171-0/+4
* Got TunnelsManager back under the max file length by splitting out NEVPNStatus+CustomStringConvertibleEric Kuck2018-12-161-0/+4
* Provide mock tunnels for the SimulatorRoopesh Chander2018-12-161-0/+4
* KeyValueCells now share codeEric Kuck2018-12-141-16/+4
* Reorganized project structureEric Kuck2018-12-141-27/+19
* Most similar views now shared between ViewControllersEric Kuck2018-12-141-61/+36
* Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes)Eric Kuck2018-12-131-4/+89
* Remove unused code: InternetReachabilityRoopesh Chander2018-12-131-4/+0
* Logging: Use ringlogger for logging from the extensionRoopesh Chander2018-12-131-0/+22