aboutsummaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-21Xcode: Use dwarf for debug and dwarf-with-dsym for releaseRoopesh Chander1-0/+2
2019-04-21Swift 5 migration: Make use of Result typeRoopesh Chander9-55/+55
2019-04-21macOS: Detect when updating from the App StoreRoopesh Chander5-0/+84
2019-04-12Version bump0.0.20190409-7Jason A. Donenfeld1-1/+1
2019-04-10Log view: Don't use a global array to store log entriesRoopesh Chander3-8/+12
2019-04-10macOS: Log view: Stop updating the log once the log view is dismissedRoopesh Chander1-0/+10
2019-04-09Version bump0.0.20190409-6Jason A. Donenfeld1-2/+2
2019-04-09wireguard-go-bridge: bump again for version file placementJason A. Donenfeld2-3/+3
2019-04-09Swift 5 migration: Handle changes in Data's pointer interfaceRoopesh Chander4-11/+37
2019-04-09Swift 5 migration: Fix switch warningsRoopesh Chander3-0/+12
2019-04-09wireguard-go-bridge: version bump to new tagJason A. Donenfeld2-13/+8
2019-04-07Xcode: Move to Swift 5.0Roopesh Chander1-4/+12
2019-04-06macOS: Minor fix to export panel textsRoopesh Chander1-2/+2
2019-04-06macOS: Tunnels list: Suppress alert buttons when removing tunnels is in progressRoopesh Chander4-34/+60
2019-04-06TunnelsManager: When setting a config, also set isAvailable cacheRoopesh Chander1-0/+1
2019-04-06macOS: Tunnels list: Show the confirmation alert till removal completesRoopesh Chander1-25/+40
2019-04-05TunnelsManager: Fix comparing tunnels with tunnelProviders in reload()Roopesh Chander1-2/+13
2019-04-05TunnelsManager: Cache isTunnelConfigurationAvailableInKeychainRoopesh Chander1-1/+12
2019-04-04macOS: Attempt to remove keychain item only if verifiedRoopesh Chander1-1/+3
2019-04-04macOS: Simplify reusing of the detail VC when applicableRoopesh Chander1-12/+2
2019-04-03macOS: Hide other-user tunnels in the status menuRoopesh Chander1-0/+1
2019-04-03macOS: Better handling of tunnels created by another userRoopesh Chander6-9/+115
2019-04-01iOS: Log view: Make log text selectableRoopesh Chander1-2/+4
2019-04-01macOS: Log view: Fix autoscroll to end of logRoopesh Chander1-7/+18
2019-03-29macOS: Bring app to front before 'exiting with an active tunnel' alertRoopesh Chander1-2/+4
2019-03-29macOS: If a sheet is being shown, ignore quit and bring window to frontRoopesh Chander1-0/+5
2019-03-28wireguard-go-bridge: update depsJason A. Donenfeld2-12/+19
2019-03-28macOS: Log view: No need to disable Close buttonRoopesh Chander2-3/+2
2019-03-28iOS: Ability to view the logRoopesh Chander4-42/+146
2019-03-28iOS: Xcode: Minor project rearrangementRoopesh Chander1-1/+1
2019-03-28macOS: Ability to view the logRoopesh Chander5-28/+316
2019-03-27Add LogViewHelperRoopesh Chander2-0/+58
2019-03-22macOS: Syntax highlighter: Free spans arrayRoopesh Chander1-0/+2
2019-03-22macOS: Hide exclude private IPs when PrivateKey / PublicKey is missingRoopesh Chander2-10/+21
2019-03-22macOS: Syntax highlighter: Swift can bridge c strings automaticallyRoopesh Chander1-1/+1
2019-03-22macOS: On Add new, Exclude Private IPs should remain hiddenRoopesh Chander1-0/+2
2019-03-20Xcode: iOS: Remove armv7 as 'Required device capabilities'Roopesh Chander1-1/+0
2019-03-20macOS: Privacy notice is provided by system dialogsJason A. Donenfeld4-46/+9
2019-03-19macOS: Login item: Add a simple login itemJason A. Donenfeld5-0/+178
2019-03-19Version bump0.0.20190319-5Jason A. Donenfeld1-1/+1
2019-03-19wireguard-go-bridge: do not use getdirentries64 on macosJason A. Donenfeld3-3/+427
2019-03-19iOS: Delete confirmation prompt should be a questionRoopesh Chander1-2/+2
2019-03-19macOS: Add 'Deactivate' status menu itemRoopesh Chander1-1/+15
2019-03-19Version: CFBundleVersion must always increase for macOS app store0.0.20190319-4Jason A. Donenfeld1-1/+1
2019-03-18Swiftlint: variable_name -> identifier_nameJason A. Donenfeld1-1/+1
2019-03-18Version bump0.0.20190319-1Jason A. Donenfeld1-2/+2
2019-03-18macos: TunnelsList: set allowsEmptySelection after making initial selectionJason A. Donenfeld1-1/+1
2019-03-18iOS: Consolidate all showConfirmationAlert()s into one placeRoopesh Chander5-47/+37
2019-03-18iOS: Tunnels list: Ability to remove multiple tunnels at a timeRoopesh Chander3-4/+145
2019-03-18iOS: Tunnel edit: Add missing enum valuesRoopesh Chander1-0/+2