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
/
Sources
/
WireGuardApp
/
UI
/
iOS
/
ViewController
/
MainViewController.swift
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-28
Add backwards compatibility of GetPeers wit SiriKit version
Alessio Nossa
1
-1
/
+3
2024-02-28
Update AppIntents Strings
Alessio Nossa
1
-2
/
+2
2024-02-28
Rename constant to satisfy SwiftLint
Alessio Nossa
1
-3
/
+3
2024-02-28
Remove missing peers error in UpdateTunnelConfiguration Intent
Alessio Nossa
2
-5
/
+1
2024-02-28
Fix return value of AppIntents in iOS 17
Alessio Nossa
2
-2
/
+2
2023-04-12
WireguardApp: macOS: Add App Intents to macOS app
Alessio Nossa
2
-0
/
+15
2023-04-12
Implement UpdateTunnelConfiguration App Intent
Alessio Nossa
3
-0
/
+150
2023-04-12
Implement BuildPeerConfigurationUpdate App Intent
Alessio Nossa
3
-0
/
+93
2023-04-12
Remove UpdateConfiguration Intent with Dictionary input
Alessio Nossa
3
-157
/
+0
2023-04-12
Implement UpdateConfiguration AppIntent with Dictionary as input
Alessio Nossa
3
-0
/
+157
2023-04-12
WireguardApp: Add async variant of modify tunnel function
Alessio Nossa
1
-0
/
+17
2023-04-12
WireguardApp: iOS: Cleanup after SiriKit Intents removal
Alessio Nossa
2
-10
/
+0
2023-04-12
Remove WireGuardIntentsExtension
Alessio Nossa
6
-304
/
+0
2023-04-12
Removed UpdateConfigurationIntent SiriKit Intent
Alessio Nossa
6
-418
/
+3
2023-04-12
Implement GetPeers AppIntent
Alessio Nossa
5
-0
/
+108
2023-04-05
Remove GetPeers SiriKit Intent
Alessio Nossa
3
-196
/
+1
2023-04-01
Complete cleanup after SetTunnelStatus Intent removal
Alessio Nossa
3
-90
/
+1
2023-04-01
Removed SetTunnelStatus
Alessio Nossa
7
-452
/
+4
2023-02-15
App: version bump
HEAD
1.0.16-27
master
Jason A. Donenfeld
1
-2
/
+2
2023-02-15
App: bump copyright
Jason A. Donenfeld
120
-120
/
+120
2023-02-15
App: bump minimum OS versions
Jason A. Donenfeld
13
-159
/
+64
2023-02-14
WireGuardKitGo: bump
Jason A. Donenfeld
3
-15
/
+703
2023-02-08
WireGuardKit: fix incorrect IP address allocation size
John Biggs
1
-2
/
+2
2022-11-17
global: apply MIT more consistently
Jason A. Donenfeld
7
-7
/
+7
2022-02-01
WireguardApp: iOS: Added Siri shortcuts donations for SetTunnelStatus intent
Alessio Nossa
4
-0
/
+53
2022-02-01
Implemented SetTunnelStatus intent
Alessio Nossa
4
-2
/
+487
2022-02-01
Implemented UpdateConfiguration intent
Alessio Nossa
6
-1
/
+358
2022-02-01
WireguardApp: iOS: Moved tunnelsManager initialization to AppDelegate
Alessio Nossa
2
-18
/
+38
2022-02-01
Implemented GetPeers intent
Alessio Nossa
6
-4
/
+307
2022-02-01
project: Added sources to WireGuardIntentsExtensioniOS
Alessio Nossa
2
-1
/
+56
2022-02-01
project: Added WireGuardIntentsExtensioniOS target and Siri capability
Alessio Nossa
6
-1
/
+211
2022-02-01
Automatic configuration files changes by Xcode
Alessio Nossa
2
-23
/
+20
2021-09-28
UI: When saving on-demand rules, deactivate if reqd and then save
Roopesh Chander
2
-14
/
+30
2021-09-24
UI: When saving on-demand rules on a config, enable on-demand if active
Roopesh Chander
2
-3
/
+13
2021-09-23
App: version bump
1.0.15-26
Jason A. Donenfeld
1
-2
/
+2
2021-09-23
UI: macOS: increase login detector file timeout
Jason A. Donenfeld
1
-1
/
+1
2021-09-23
Model: migrate iOS 14 keychain references to iOS 15 format
Jason A. Donenfeld
1
-1
/
+22
2021-09-23
UI: iOS: remove list pinking when no config
Jason A. Donenfeld
2
-5
/
+0
2021-09-23
WireGuardApp: restore old keychain consistency behavior
Jason A. Donenfeld
1
-7
/
+9
2021-09-22
App: version bump
1.0.14-25
Jason A. Donenfeld
1
-2
/
+2
2021-09-22
UI: iOS: disable list rows when no config
Jason A. Donenfeld
2
-0
/
+5
2021-09-22
WireGuardApp: use file to communicate launch-by-login-helper
Jason A. Donenfeld
6
-40
/
+47
2021-09-22
Keychain: remove class constraint when copying
Jason A. Donenfeld
1
-4
/
+2
2021-09-22
WireGuardApp: do not delete unverifying profiles ever
Jason A. Donenfeld
1
-9
/
+7
2021-09-22
WireGuardKitGo: bump wireguard-go version
Jason A. Donenfeld
2
-13
/
+14
2021-09-22
MacAppStoreUpdateDetector: Detect StoreAEService correctly
Roopesh Chander
1
-1
/
+1
2021-09-22
MacAppStoreUpdateDetector: Add pid to the log
Roopesh Chander
1
-1
/
+2
2021-09-22
WireGuardKitGo: include new homebrew location in PATH
Jason A. Donenfeld
1
-0
/
+1
2021-09-22
build: Fix swiftlint warnings
Roopesh Chander
8
-8
/
+7
2021-09-22
build: Fix swift warnings
Roopesh Chander
7
-8
/
+8
[next]