passepartout-apple/PassepartoutLibrary/Sources/PassepartoutVPN/Managers
Davide De Rosa 58e375ec41 Attach @MainActor where needed
Some methods were updating UI from non-main thread.
2022-07-16 17:39:42 +02:00
..
DefaultVPNManager+Actions.swift Implement Mac bundle with system menu 2022-07-16 17:39:42 +02:00
DefaultVPNManager+Configuration.swift Mitigate fatalError() in properties, fail gracefully 2022-07-08 20:01:53 +02:00
DefaultVPNManager.swift Implement Mac bundle with system menu 2022-07-16 17:39:42 +02:00
MockVPNManagerStrategy.swift Attach @MainActor where needed 2022-07-16 17:39:42 +02:00
TunnelKitVPNManagerStrategy.swift Attach @MainActor where needed 2022-07-16 17:39:42 +02:00
VPNManagerStrategy.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00