aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
* Version bump0.0.20190409-7Jason A. Donenfeld2019-04-121-1/+1
* Log view: Don't use a global array to store log entriesRoopesh Chander2019-04-101-5/+9
* macOS: Log view: Stop updating the log once the log view is dismissedRoopesh Chander2019-04-101-0/+10
* Version bump0.0.20190409-6Jason A. Donenfeld2019-04-091-2/+2
* Swift 5 migration: Handle changes in Data's pointer interfaceRoopesh Chander2019-04-093-5/+5
* Swift 5 migration: Fix switch warningsRoopesh Chander2019-04-091-0/+4
* macOS: Minor fix to export panel textsRoopesh Chander2019-04-061-2/+2
* macOS: Tunnels list: Suppress alert buttons when removing tunnels is in progressRoopesh Chander2019-04-063-34/+56
* TunnelsManager: When setting a config, also set isAvailable cacheRoopesh Chander2019-04-061-0/+1
* macOS: Tunnels list: Show the confirmation alert till removal completesRoopesh Chander2019-04-061-25/+40
* TunnelsManager: Fix comparing tunnels with tunnelProviders in reload()Roopesh Chander2019-04-051-2/+13
* TunnelsManager: Cache isTunnelConfigurationAvailableInKeychainRoopesh Chander2019-04-051-1/+12
* macOS: Attempt to remove keychain item only if verifiedRoopesh Chander2019-04-041-1/+3
* macOS: Simplify reusing of the detail VC when applicableRoopesh Chander2019-04-041-12/+2
* macOS: Hide other-user tunnels in the status menuRoopesh Chander2019-04-031-0/+1
* macOS: Better handling of tunnels created by another userRoopesh Chander2019-04-034-6/+108
* iOS: Log view: Make log text selectableRoopesh Chander2019-04-011-2/+4
* macOS: Log view: Fix autoscroll to end of logRoopesh Chander2019-04-011-7/+18
* macOS: Bring app to front before 'exiting with an active tunnel' alertRoopesh Chander2019-03-291-2/+4
* macOS: If a sheet is being shown, ignore quit and bring window to frontRoopesh Chander2019-03-291-0/+5
* macOS: Log view: No need to disable Close buttonRoopesh Chander2019-03-282-3/+2
* iOS: Ability to view the logRoopesh Chander2019-03-283-42/+142
* macOS: Ability to view the logRoopesh Chander2019-03-284-28/+308
* Add LogViewHelperRoopesh Chander2019-03-271-0/+52
* macOS: Syntax highlighter: Free spans arrayRoopesh Chander2019-03-221-0/+2
* macOS: Hide exclude private IPs when PrivateKey / PublicKey is missingRoopesh Chander2019-03-222-10/+21
* macOS: Syntax highlighter: Swift can bridge c strings automaticallyRoopesh Chander2019-03-221-1/+1
* macOS: On Add new, Exclude Private IPs should remain hiddenRoopesh Chander2019-03-221-0/+2
* Xcode: iOS: Remove armv7 as 'Required device capabilities'Roopesh Chander2019-03-201-1/+0
* macOS: Privacy notice is provided by system dialogsJason A. Donenfeld2019-03-203-42/+9
* macOS: Login item: Add a simple login itemJason A. Donenfeld2019-03-194-0/+68
* Version bump0.0.20190319-5Jason A. Donenfeld2019-03-191-1/+1
* iOS: Delete confirmation prompt should be a questionRoopesh Chander2019-03-191-2/+2
* macOS: Add 'Deactivate' status menu itemRoopesh Chander2019-03-191-1/+15
* Version: CFBundleVersion must always increase for macOS app store0.0.20190319-4Jason A. Donenfeld2019-03-191-1/+1
* Version bump0.0.20190319-1Jason A. Donenfeld2019-03-181-2/+2
* macos: TunnelsList: set allowsEmptySelection after making initial selectionJason A. Donenfeld2019-03-181-1/+1
* iOS: Consolidate all showConfirmationAlert()s into one placeRoopesh Chander2019-03-184-47/+33
* iOS: Tunnels list: Ability to remove multiple tunnels at a timeRoopesh Chander2019-03-183-4/+145
* iOS: Tunnel edit: Add missing enum valuesRoopesh Chander2019-03-181-0/+2
* macOS: ButtonedDetailViewController: Set min dimensionsRoopesh Chander2019-03-191-0/+6
* macOS: Tunnels list: Double-click to activate / deactivateRoopesh Chander2019-03-181-0/+13
* macOS: Tunnels list: Don't allow empty selectionRoopesh Chander2019-03-181-0/+1
* on-demand: macOS: Remove unused class ControlRowRoopesh Chander2019-03-181-61/+0
* on-demand: macOS: Integrate Ethernet and Wi-Fi controls in one rowRoopesh Chander2019-03-182-45/+82
* on-demand: View model should account for isActivateOnDemandEnabledRoopesh Chander2019-03-185-20/+22
* on-demand: macOS: Disable SSIDs field when adding a tunnelRoopesh Chander2019-03-181-0/+1
* on-demand: iOS: Disable selection in SSID detail table viewRoopesh Chander2019-03-181-0/+1
* on-demand: macOS: Remove unused class PopupRowRoopesh Chander2019-03-181-75/+0
* on-demand: macOS: Auto-complete SSIDs based on currently connected SSIDRoopesh Chander2019-03-181-0/+16