passepartout-apple/PassepartoutLibrary/Sources/PassepartoutVPNImpl/Extensions
Davide De Rosa 990fde5325
On-demand not applying to wired connections (#463)
Condition is `#if os(macOS)`, but a Catalyst app is actually `os(iOS)`,
so the code adding the Ethernet rule was being ignored.
2024-01-11 00:15:06 +01:00
..
OnDemand+Rules.swift On-demand not applying to wired connections (#463) 2024-01-11 00:15:06 +01:00
OpenVPNSettings+Network.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
OpenVPNSettings+TunnelKit.swift Add minimal TV app 2023-12-31 01:21:38 +01:00
PassepartoutProviders+TunnelKit.swift Refactor domain errors (#310) 2023-07-02 12:51:50 +02:00
PassepartoutVPN+StrippableContent.swift Do some housekeeping (#347) 2023-09-08 16:20:42 +02:00
Profile+ProviderManager.swift Level up to strict Concurrency (#361) 2023-09-10 20:36:52 +02:00
ProfileManager+TunnelKit.swift Refactor domain errors (#310) 2023-07-02 12:51:50 +02:00
ProviderManager+Extensions.swift Refactor domain errors (#310) 2023-07-02 12:51:50 +02:00
VPNProtocolType+Extensions.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
WireGuardSettings+Network.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
WireGuardSettings+TunnelKit.swift Add minimal TV app 2023-12-31 01:21:38 +01:00