index
:
wireguard-apple
am/codable-ipaddress-range
am/codable-key
am/default-path
am/develop
am/fix-addrinfo-crash
am/ignore-set-network-settings-error-when-offline
am/reasserting-opt-out
am/wgkit-types-subtarget
an/shortcuts-integration
master
iOS and macOS apps for WireGuard
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
icon_20pt.png
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
Swiftlint: variable_name -> identifier_name
Jason A. Donenfeld
1
-1
/
+1
2019-03-18
Version bump
0.0.20190319-1
Jason A. Donenfeld
1
-2
/
+2
2019-03-18
macos: TunnelsList: set allowsEmptySelection after making initial selection
Jason A. Donenfeld
1
-1
/
+1
2019-03-18
iOS: Consolidate all showConfirmationAlert()s into one place
Roopesh Chander
5
-47
/
+37
2019-03-18
iOS: Tunnels list: Ability to remove multiple tunnels at a time
Roopesh Chander
3
-4
/
+145
2019-03-18
iOS: Tunnel edit: Add missing enum values
Roopesh Chander
1
-0
/
+2
2019-03-19
macOS: ButtonedDetailViewController: Set min dimensions
Roopesh Chander
1
-0
/
+6
2019-03-18
ringlogger: document races
Jason A. Donenfeld
1
-0
/
+3
2019-03-18
macOS: Tunnels list: Double-click to activate / deactivate
Roopesh Chander
1
-0
/
+13
2019-03-18
macOS: Tunnels list: Don't allow empty selection
Roopesh Chander
1
-0
/
+1
2019-03-18
on-demand: macOS: Remove unused class ControlRow
Roopesh Chander
2
-65
/
+0
2019-03-18
on-demand: macOS: Integrate Ethernet and Wi-Fi controls in one row
Roopesh Chander
2
-45
/
+82
2019-03-18
on-demand: View model should account for isActivateOnDemandEnabled
Roopesh Chander
5
-20
/
+22
2019-03-18
on-demand: macOS: Disable SSIDs field when adding a tunnel
Roopesh Chander
1
-0
/
+1
2019-03-18
on-demand: iOS: Disable selection in SSID detail table view
Roopesh Chander
1
-0
/
+1
2019-03-18
on-demand: macOS: Remove unused class PopupRow
Roopesh Chander
2
-79
/
+0
2019-03-18
on-demand: macOS: Auto-complete SSIDs based on currently connected SSID
Roopesh Chander
1
-0
/
+16
2019-03-18
on-demand: iOS: Change wording for add-SSIDs rows
Roopesh Chander
1
-2
/
+2
2019-03-18
on-demand: "Only selected SSIDs" -> "Only these SSIDs"
Roopesh Chander
2
-4
/
+4
2019-03-18
on-demand: macOS: Tunnel detail: List SSIDs
Roopesh Chander
2
-1
/
+10
2019-03-18
on-demand: iOS: Only n SSIDs / Except m SSIDs
Roopesh Chander
4
-2
/
+25
2019-03-18
on-demand: iOS: Show list of SSIDs in a separate screen
Roopesh Chander
3
-6
/
+88
2019-03-18
on-demand: iOS: SSIDs view: Always show the selected SSIDs section
Roopesh Chander
3
-25
/
+38
2019-03-18
on-demand: Remove ActivateOnDemandSetting type
Roopesh Chander
8
-74
/
+35
2019-03-18
on-demand: TunnelViewModel: Remove unused on-demand-related methods
Roopesh Chander
1
-43
/
+0
2019-03-18
on-demand: macOS: Tunnel detail: Show SSID info
Roopesh Chander
2
-3
/
+25
2019-03-18
on-demand: iOS: Update on-demand info shown in tunnel edit view
Roopesh Chander
3
-4
/
+23
2019-03-18
on-demand: ActivateOnDemandViewModel: Uniquify SSIDs list
Roopesh Chander
1
-2
/
+16
2019-03-18
on-demand: macOS: Support SSIDs in on demand activation
Roopesh Chander
4
-22
/
+195
2019-03-18
on-demand: iOS: Tunnel detail: Show SSID info
Roopesh Chander
4
-17
/
+80
2019-03-18
on-demand: iOS: Add ability to add current SSID
Roopesh Chander
2
-6
/
+73
2019-03-18
on-demand: iOS: Xcode: Add ability to access current SSID
Roopesh Chander
2
-0
/
+5
2019-03-18
on-demand: iOS: Support for SSIDs
Roopesh Chander
8
-41
/
+411
2019-03-18
on-demand: Introducing ActivateOnDemandViewModel
Roopesh Chander
3
-0
/
+145
2019-03-18
on-demand: Infrastructure for supporting SSID-based rules
Roopesh Chander
4
-21
/
+71
2019-03-18
on-demand: Simplify OS-specific code for interface type selection
Roopesh Chander
4
-71
/
+43
2019-03-18
macOS: Localize tooltips
Roopesh Chander
2
-2
/
+7
2019-03-18
macOS: Tunnel detail: Make the Activate button part of the list view
Roopesh Chander
4
-39
/
+112
2019-03-18
macOS: Nullify observationToken on prepareForReuse()
Roopesh Chander
1
-0
/
+1
2019-03-18
TunnelName: sort correctly with numbers and capitals
Jason A. Donenfeld
2
-5
/
+8
2019-03-17
ringlogger: support mpsc for singlefile
Jason A. Donenfeld
11
-93
/
+159
2019-03-17
macOS: Tunnel detail: Activate / Deactivate is now a button
Roopesh Chander
2
-35
/
+33
2019-03-17
macOS: Tunnel detail: Show the status in the list view
Roopesh Chander
3
-8
/
+61
2019-03-17
macOS: KeyValueImageRow class
Roopesh Chander
1
-4
/
+44
2019-03-12
wireguard-go-bridge: update deps
Jason A. Donenfeld
2
-9
/
+6
2019-03-11
wg-quick parser: trim \r as well
Jason A. Donenfeld
1
-5
/
+5
2019-03-11
TunnelsManager: Don't restart if only on-demand setting has changed
Roopesh Chander
1
-5
/
+11
2019-03-10
macOS: Ability to remove multiple tunnels at a time
Roopesh Chander
3
-13
/
+41
2019-03-10
TunnelsManager: Support for removing multiple tunnels at a time
Roopesh Chander
1
-2
/
+22
2019-03-10
macOS: Generalize NoTunnelsDetailVC into a ButtonedDetailVC
Roopesh Chander
4
-51
/
+58
[next]