aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/UI/iOS/ViewController/MainViewController.swift (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-28Add backwards compatibility of GetPeers wit SiriKit versionAlessio Nossa1-1/+3
2024-02-28Update AppIntents StringsAlessio Nossa1-2/+2
2024-02-28Rename constant to satisfy SwiftLintAlessio Nossa1-3/+3
2024-02-28Remove missing peers error in UpdateTunnelConfiguration IntentAlessio Nossa2-5/+1
2024-02-28Fix return value of AppIntents in iOS 17Alessio Nossa2-2/+2
2023-04-12WireguardApp: macOS: Add App Intents to macOS appAlessio Nossa2-0/+15
2023-04-12Implement UpdateTunnelConfiguration App IntentAlessio Nossa3-0/+150
2023-04-12Implement BuildPeerConfigurationUpdate App IntentAlessio Nossa3-0/+93
2023-04-12Remove UpdateConfiguration Intent with Dictionary inputAlessio Nossa3-157/+0
2023-04-12Implement UpdateConfiguration AppIntent with Dictionary as inputAlessio Nossa3-0/+157
2023-04-12WireguardApp: Add async variant of modify tunnel functionAlessio Nossa1-0/+17
2023-04-12WireguardApp: iOS: Cleanup after SiriKit Intents removalAlessio Nossa2-10/+0
2023-04-12Remove WireGuardIntentsExtensionAlessio Nossa6-304/+0
2023-04-12Removed UpdateConfigurationIntent SiriKit IntentAlessio Nossa6-418/+3
2023-04-12Implement GetPeers AppIntentAlessio Nossa5-0/+108
2023-04-05Remove GetPeers SiriKit IntentAlessio Nossa3-196/+1
2023-04-01Complete cleanup after SetTunnelStatus Intent removalAlessio Nossa3-90/+1
2023-04-01Removed SetTunnelStatusAlessio Nossa7-452/+4
2023-02-15App: version bumpHEAD1.0.16-27masterJason A. Donenfeld1-2/+2
2023-02-15App: bump copyrightJason A. Donenfeld120-120/+120
2023-02-15App: bump minimum OS versionsJason A. Donenfeld13-159/+64
2023-02-14WireGuardKitGo: bumpJason A. Donenfeld3-15/+703
2023-02-08WireGuardKit: fix incorrect IP address allocation sizeJohn Biggs1-2/+2
2022-11-17global: apply MIT more consistentlyJason A. Donenfeld7-7/+7
2022-02-01WireguardApp: iOS: Added Siri shortcuts donations for SetTunnelStatus intentAlessio Nossa4-0/+53
2022-02-01Implemented SetTunnelStatus intentAlessio Nossa4-2/+487
2022-02-01Implemented UpdateConfiguration intentAlessio Nossa6-1/+358
2022-02-01WireguardApp: iOS: Moved tunnelsManager initialization to AppDelegateAlessio Nossa2-18/+38
2022-02-01Implemented GetPeers intentAlessio Nossa6-4/+307
2022-02-01project: Added sources to WireGuardIntentsExtensioniOSAlessio Nossa2-1/+56
2022-02-01project: Added WireGuardIntentsExtensioniOS target and Siri capabilityAlessio Nossa6-1/+211
2022-02-01Automatic configuration files changes by XcodeAlessio Nossa2-23/+20
2021-09-28UI: When saving on-demand rules, deactivate if reqd and then saveRoopesh Chander2-14/+30
2021-09-24UI: When saving on-demand rules on a config, enable on-demand if activeRoopesh Chander2-3/+13
2021-09-23App: version bump1.0.15-26Jason A. Donenfeld1-2/+2
2021-09-23UI: macOS: increase login detector file timeoutJason A. Donenfeld1-1/+1
2021-09-23Model: migrate iOS 14 keychain references to iOS 15 formatJason A. Donenfeld1-1/+22
2021-09-23UI: iOS: remove list pinking when no configJason A. Donenfeld2-5/+0
2021-09-23WireGuardApp: restore old keychain consistency behaviorJason A. Donenfeld1-7/+9
2021-09-22App: version bump1.0.14-25Jason A. Donenfeld1-2/+2
2021-09-22UI: iOS: disable list rows when no configJason A. Donenfeld2-0/+5
2021-09-22WireGuardApp: use file to communicate launch-by-login-helperJason A. Donenfeld6-40/+47
2021-09-22Keychain: remove class constraint when copyingJason A. Donenfeld1-4/+2
2021-09-22WireGuardApp: do not delete unverifying profiles everJason A. Donenfeld1-9/+7
2021-09-22WireGuardKitGo: bump wireguard-go versionJason A. Donenfeld2-13/+14
2021-09-22MacAppStoreUpdateDetector: Detect StoreAEService correctlyRoopesh Chander1-1/+1
2021-09-22MacAppStoreUpdateDetector: Add pid to the logRoopesh Chander1-1/+2
2021-09-22WireGuardKitGo: include new homebrew location in PATHJason A. Donenfeld1-0/+1
2021-09-22build: Fix swiftlint warningsRoopesh Chander8-8/+7
2021-09-22build: Fix swift warningsRoopesh Chander7-8/+8