Commit Graph

  • 571349bb3d Version bump 0.0.20190409-7 Jason A. Donenfeld 2019-04-12 10:32:06 +02:00
  • 98ebd55208 Log view: Don't use a global array to store log entries Roopesh Chander 2019-04-10 15:58:00 +05:30
  • 83d0d34411 macOS: Log view: Stop updating the log once the log view is dismissed Roopesh Chander 2019-04-10 15:07:48 +05:30
  • 8c7c4b6792 Version bump 0.0.20190409-6 Jason A. Donenfeld 2019-04-09 10:49:48 +02:00
  • 5b34f49166 wireguard-go-bridge: bump again for version file placement Jason A. Donenfeld 2019-04-09 10:43:24 +02:00
  • cef3957875 Swift 5 migration: Handle changes in Data's pointer interface Roopesh Chander 2019-04-09 11:11:28 +05:30
  • d9e88c51bd Swift 5 migration: Fix switch warnings Roopesh Chander 2019-04-08 15:18:26 +05:30
  • db876647d6 wireguard-go-bridge: version bump to new tag Jason A. Donenfeld 2019-04-09 07:44:50 +02:00
  • 90eb45e287 Xcode: Move to Swift 5.0 Roopesh Chander 2019-04-07 16:42:36 +05:30
  • 9f3d86723a macOS: Minor fix to export panel texts Roopesh Chander 2019-04-06 17:59:42 +05:30
  • 11063d0f88 macOS: Tunnels list: Suppress alert buttons when removing tunnels is in progress Roopesh Chander 2019-04-06 15:22:05 +05:30
  • 557ee4390b TunnelsManager: When setting a config, also set isAvailable cache Roopesh Chander 2019-04-06 00:26:06 +05:30
  • 9ce42d152d macOS: Tunnels list: Show the confirmation alert till removal completes Roopesh Chander 2019-04-05 19:22:42 +05:30
  • 4c1b2e1258 TunnelsManager: Fix comparing tunnels with tunnelProviders in reload() Roopesh Chander 2019-04-05 13:43:05 +05:30
  • 3bd611aa7c TunnelsManager: Cache isTunnelConfigurationAvailableInKeychain Roopesh Chander 2019-04-05 13:29:17 +05:30
  • adbe0b065e macOS: Attempt to remove keychain item only if verified Roopesh Chander 2019-04-04 15:29:25 +05:30
  • 6015661beb macOS: Simplify reusing of the detail VC when applicable Roopesh Chander 2019-04-04 12:24:25 +05:30
  • 6e6a6b88fb macOS: Hide other-user tunnels in the status menu Roopesh Chander 2019-04-03 19:18:53 +05:30
  • 9690365dd4 macOS: Better handling of tunnels created by another user Roopesh Chander 2019-04-03 16:32:12 +05:30
  • 0299c3929e iOS: Log view: Make log text selectable Roopesh Chander 2019-04-01 23:29:15 +05:30
  • 0043233872 macOS: Log view: Fix autoscroll to end of log Roopesh Chander 2019-04-01 22:36:16 +05:30
  • a74dd24578 macOS: Bring app to front before 'exiting with an active tunnel' alert Roopesh Chander 2019-03-29 00:10:05 +05:30
  • dd9506ecee macOS: If a sheet is being shown, ignore quit and bring window to front Roopesh Chander 2019-03-29 00:02:54 +05:30
  • 0c2eb003a0 wireguard-go-bridge: update deps Jason A. Donenfeld 2019-03-28 15:55:53 +01:00
  • f83f159f97 macOS: Log view: No need to disable Close button Roopesh Chander 2019-03-28 19:32:58 +05:30
  • 6175de0438 iOS: Ability to view the log Roopesh Chander 2019-03-28 19:28:27 +05:30
  • bd61be52e6 iOS: Xcode: Minor project rearrangement Roopesh Chander 2019-03-28 14:10:42 +05:30
  • 909f88be70 macOS: Ability to view the log Roopesh Chander 2019-03-27 17:56:38 +05:30
  • b7c3bd0d8c Add LogViewHelper Roopesh Chander 2019-03-26 13:21:00 +05:30
  • 4237ab4a6f macOS: Syntax highlighter: Free spans array Roopesh Chander 2019-03-22 17:53:34 +05:30
  • 0fcaf6debb macOS: Hide exclude private IPs when PrivateKey / PublicKey is missing Roopesh Chander 2019-03-22 15:52:39 +05:30
  • dbd5ea1ff0 macOS: Syntax highlighter: Swift can bridge c strings automatically Roopesh Chander 2019-03-22 15:31:02 +05:30
  • 9afe230c10 macOS: On Add new, Exclude Private IPs should remain hidden Roopesh Chander 2019-03-22 15:15:22 +05:30
  • 4bdfbb518e Xcode: iOS: Remove armv7 as 'Required device capabilities' Roopesh Chander 2019-03-20 13:34:35 +05:30
  • fbe101eabb macOS: Privacy notice is provided by system dialogs Jason A. Donenfeld 2019-03-20 04:24:23 +01:00
  • cda3170970 macOS: Login item: Add a simple login item Jason A. Donenfeld 2019-02-19 16:13:52 +01:00
  • a5e7c3906b Version bump 0.0.20190319-5 Jason A. Donenfeld 2019-03-19 21:25:38 +01:00
  • b21fdfed67 wireguard-go-bridge: do not use getdirentries64 on macos Jason A. Donenfeld 2019-03-19 13:57:26 -06:00
  • 5f8843e247 iOS: Delete confirmation prompt should be a question Roopesh Chander 2019-03-19 15:39:06 +05:30
  • 7a3f65fd2f macOS: Add 'Deactivate' status menu item Roopesh Chander 2019-03-19 15:35:15 +05:30
  • dca0fb29f6 Version: CFBundleVersion must always increase for macOS app store 0.0.20190319-4 Jason A. Donenfeld 2019-03-19 06:00:40 +01:00
  • af9c800af8 Swiftlint: variable_name -> identifier_name Jason A. Donenfeld 2019-03-18 22:26:13 -06:00
  • a9b925c69b Version bump 0.0.20190319-1 Jason A. Donenfeld 2019-03-19 03:29:06 +01:00
  • f93f9d62f4 macos: TunnelsList: set allowsEmptySelection after making initial selection Jason A. Donenfeld 2019-03-19 03:25:38 +01:00
  • fc163fc9ff iOS: Consolidate all showConfirmationAlert()s into one place Roopesh Chander 2019-03-19 01:24:06 +05:30
  • adc5a7cac2 iOS: Tunnels list: Ability to remove multiple tunnels at a time Roopesh Chander 2019-03-18 18:17:34 +05:30
  • 0dd22ca45a iOS: Tunnel edit: Add missing enum values Roopesh Chander 2019-03-18 14:02:54 +05:30
  • bca9fead5e macOS: ButtonedDetailViewController: Set min dimensions Roopesh Chander 2019-03-18 13:47:40 +05:30
  • 51822f722a ringlogger: document races Jason A. Donenfeld 2019-03-18 12:49:25 -06:00
  • 121d223229 macOS: Tunnels list: Double-click to activate / deactivate Roopesh Chander 2019-03-18 11:57:09 +05:30
  • 439fb6bbac macOS: Tunnels list: Don't allow empty selection Roopesh Chander 2019-03-18 11:34:35 +05:30
  • 9c8231dcf7 on-demand: macOS: Remove unused class ControlRow Roopesh Chander 2019-03-18 09:03:04 +05:30
  • 0440c4a33a on-demand: macOS: Integrate Ethernet and Wi-Fi controls in one row Roopesh Chander 2019-03-17 20:10:26 +05:30
  • 01be43aa7a on-demand: View model should account for isActivateOnDemandEnabled Roopesh Chander 2019-03-11 18:09:48 +05:30
  • e29c6900e5 on-demand: macOS: Disable SSIDs field when adding a tunnel Roopesh Chander 2019-03-10 20:11:50 +05:30
  • a334c25aff on-demand: iOS: Disable selection in SSID detail table view Roopesh Chander 2019-03-10 13:01:59 +05:30
  • f56b2ad968 on-demand: macOS: Remove unused class PopupRow Roopesh Chander 2019-03-09 16:54:44 +05:30
  • 503ac6c8a2 on-demand: macOS: Auto-complete SSIDs based on currently connected SSID Roopesh Chander 2019-03-09 16:48:46 +05:30
  • 5f30e021ef on-demand: iOS: Change wording for add-SSIDs rows Roopesh Chander 2019-03-09 16:10:55 +05:30
  • d748382fce on-demand: "Only selected SSIDs" -> "Only these SSIDs" Roopesh Chander 2019-03-09 16:07:48 +05:30
  • 63299a2752 on-demand: macOS: Tunnel detail: List SSIDs Roopesh Chander 2019-03-09 16:05:22 +05:30
  • b7f8f74b56 on-demand: iOS: Only n SSIDs / Except m SSIDs Roopesh Chander 2019-03-09 15:35:49 +05:30
  • 8e5a9215de on-demand: iOS: Show list of SSIDs in a separate screen Roopesh Chander 2019-03-09 12:53:14 +05:30
  • 64925cab89 on-demand: iOS: SSIDs view: Always show the selected SSIDs section Roopesh Chander 2019-03-09 09:47:35 +05:30
  • 062b4d4b16 on-demand: Remove ActivateOnDemandSetting type Roopesh Chander 2019-03-08 16:12:54 +05:30
  • d9bdc61fb9 on-demand: TunnelViewModel: Remove unused on-demand-related methods Roopesh Chander 2019-03-08 15:52:51 +05:30
  • 0ae8d25134 on-demand: macOS: Tunnel detail: Show SSID info Roopesh Chander 2019-03-08 15:24:56 +05:30
  • 574d8433b3 on-demand: iOS: Update on-demand info shown in tunnel edit view Roopesh Chander 2019-03-08 14:55:08 +05:30
  • bd339e2876 on-demand: ActivateOnDemandViewModel: Uniquify SSIDs list Roopesh Chander 2019-03-08 11:51:27 +05:30
  • fff75adfe1 on-demand: macOS: Support SSIDs in on demand activation Roopesh Chander 2019-03-06 15:30:42 +05:30
  • 01604dd8d1 on-demand: iOS: Tunnel detail: Show SSID info Roopesh Chander 2019-03-05 19:25:17 +05:30
  • bdeb89a9e5 on-demand: iOS: Add ability to add current SSID Roopesh Chander 2019-03-05 18:37:53 +05:30
  • 36dc252512 on-demand: iOS: Xcode: Add ability to access current SSID Roopesh Chander 2019-03-04 18:58:37 +05:30
  • 5941bf181c on-demand: iOS: Support for SSIDs Roopesh Chander 2019-02-27 13:30:57 +05:30
  • 7a450089c0 on-demand: Introducing ActivateOnDemandViewModel Roopesh Chander 2019-02-27 13:25:53 +05:30
  • 5d757982ba on-demand: Infrastructure for supporting SSID-based rules Roopesh Chander 2019-02-23 13:56:51 +05:30
  • 3767a12983 on-demand: Simplify OS-specific code for interface type selection Roopesh Chander 2019-02-23 14:24:30 +05:30
  • 9795b0609a macOS: Localize tooltips Roopesh Chander 2019-03-17 20:19:25 +05:30
  • 0f98312d15 macOS: Tunnel detail: Make the Activate button part of the list view Roopesh Chander 2019-03-17 16:38:07 +05:30
  • f81275812c macOS: Nullify observationToken on prepareForReuse() Roopesh Chander 2019-03-17 15:59:55 +05:30
  • b2b5e0e379 TunnelName: sort correctly with numbers and capitals Jason A. Donenfeld 2019-03-17 10:28:27 +01:00
  • a6f80135ef ringlogger: support mpsc for singlefile Jason A. Donenfeld 2019-03-17 00:41:10 -06:00
  • e23c221aff macOS: Tunnel detail: Activate / Deactivate is now a button Roopesh Chander 2019-03-17 02:26:56 +05:30
  • 50bc994762 macOS: Tunnel detail: Show the status in the list view Roopesh Chander 2019-03-16 16:25:17 +05:30
  • 3e05da4486 macOS: KeyValueImageRow class Roopesh Chander 2019-03-16 19:28:54 +05:30
  • c750f28c67 wireguard-go-bridge: update deps Jason A. Donenfeld 2019-03-12 10:45:14 +01:00
  • f6c70500a7 wg-quick parser: trim \r as well Jason A. Donenfeld 2019-03-11 13:59:31 -06:00
  • 663923864c TunnelsManager: Don't restart if only on-demand setting has changed Roopesh Chander 2019-03-11 13:20:21 +05:30
  • 9250780ffc macOS: Ability to remove multiple tunnels at a time Roopesh Chander 2019-03-10 20:02:19 +05:30
  • 9bc17034dd TunnelsManager: Support for removing multiple tunnels at a time Roopesh Chander 2019-03-10 19:43:27 +05:30
  • db6f0729c6 macOS: Generalize NoTunnelsDetailVC into a ButtonedDetailVC Roopesh Chander 2019-03-10 16:32:26 +05:30
  • 4503c11b0c wireguard-go-bridge: use system go installation Jason A. Donenfeld 2019-03-08 05:56:00 +01:00
  • fe4f8b666d Importing: Only the main thread shall access lastFileImportErrorText Roopesh Chander 2019-03-05 15:57:11 +05:30
  • 90c0f7e92e Importing: Make use of lastError returned from TunnelsManager.addMultiple() Roopesh Chander 2019-03-05 15:50:50 +05:30
  • 3afcee04be TunnelsManager: addMultiple() should also return the last error Roopesh Chander 2019-03-05 15:24:08 +05:30
  • 202e7a4890 Importing: Simplify TunnelImporter Roopesh Chander 2019-03-04 13:50:06 +05:30
  • d7b16ffb1f wireguard-go-bridge: use go modules Jason A. Donenfeld 2019-03-03 06:12:09 +01:00
  • b1dabf5a00 wireguard-go-bridge: update to Go 1.12 Jason A. Donenfeld 2019-02-27 06:24:56 +01:00
  • a389bd93cb Importing: macOS: Support importing of multiple files at a time Roopesh Chander 2019-02-25 16:22:52 +05:30
  • b2a2110d8c Importing: Use case-insensitive comparison for zip extension Roopesh Chander 2019-02-25 16:16:58 +05:30