aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard.xcodeproj (follow)
Commit message (Expand)AuthorAgeFilesLines
* iOS: Show Home screen quick actions for recent tunnelsRoopesh Chander2019-05-251-0/+4
* iOS: Keep track of most-recently-activated tunnelsRoopesh Chander2019-05-251-0/+4
* macOS: Don't show manage window when launched at loginRoopesh Chander2019-05-201-0/+4
* macOS: Login item: Fix Info.plist pathRoopesh Chander2019-05-201-2/+2
* macOS: Set a main menu for the appRoopesh Chander2019-05-201-0/+4
* Xcode: Use dwarf for debug and dwarf-with-dsym for releaseRoopesh Chander2019-04-211-0/+2
* macOS: Detect when updating from the App StoreRoopesh Chander2019-04-211-0/+4
* Xcode: Move to Swift 5.0Roopesh Chander2019-04-071-4/+12
* macOS: Tunnels list: Suppress alert buttons when removing tunnels is in progressRoopesh Chander2019-04-061-0/+4
* macOS: Better handling of tunnels created by another userRoopesh Chander2019-04-031-0/+4
* iOS: Ability to view the logRoopesh Chander2019-03-281-0/+4
* iOS: Xcode: Minor project rearrangementRoopesh Chander2019-03-281-1/+1
* macOS: Ability to view the logRoopesh Chander2019-03-281-0/+8
* Add LogViewHelperRoopesh Chander2019-03-271-0/+6
* macOS: Privacy notice is provided by system dialogsJason A. Donenfeld2019-03-201-4/+0
* macOS: Login item: Add a simple login itemJason A. Donenfeld2019-03-191-0/+110
* iOS: Consolidate all showConfirmationAlert()s into one placeRoopesh Chander2019-03-181-0/+4
* on-demand: macOS: Remove unused class ControlRowRoopesh Chander2019-03-181-4/+0
* on-demand: macOS: Remove unused class PopupRowRoopesh Chander2019-03-181-4/+0
* on-demand: iOS: Show list of SSIDs in a separate screenRoopesh Chander2019-03-181-0/+4
* on-demand: Remove ActivateOnDemandSetting typeRoopesh Chander2019-03-181-6/+6
* on-demand: macOS: Support SSIDs in on demand activationRoopesh Chander2019-03-181-0/+8
* on-demand: iOS: Xcode: Add ability to access current SSIDRoopesh Chander2019-03-181-0/+3
* on-demand: iOS: Support for SSIDsRoopesh Chander2019-03-181-0/+16
* on-demand: Introducing ActivateOnDemandViewModelRoopesh Chander2019-03-181-0/+6
* macOS: Tunnel detail: Make the Activate button part of the list viewRoopesh Chander2019-03-181-0/+4
* macOS: Generalize NoTunnelsDetailVC into a ButtonedDetailVCRoopesh Chander2019-03-101-4/+4
* 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