Davide De Rosa
|
945bb1b9b7
|
Fix context of StandardVPNProvider
Not generic, rather an OpenVPN implementation.
- Move to OpenVPN subspec
- Rename to OpenVPNProvider
- Depend OpenVPN on Manager
|
2020-11-15 21:12:53 +01:00 |
Davide De Rosa
|
683617ddd4
|
Use active profile name in VPN configuration
Rather than "Passepartout", as seen in device settings.
|
2020-07-02 19:26:50 +02:00 |
Davide De Rosa
|
8c405e7ea5
|
Add String value to VPNStatus
|
2020-06-13 17:51:46 +02:00 |
Davide De Rosa
|
10aec5185d
|
Document Manager subspec
Refactor notifications to newer Swift convention.
|
2020-06-13 17:38:55 +02:00 |
Davide De Rosa
|
5807924202
|
Create "Manager" subspec
- Move VPN helpers from Passepartout
- Initialize VPN.shared explicitly
- Expose internal *VPNConfiguration constructors
|
2020-06-13 17:38:55 +02:00 |