passepartout-apple/Packages/App/Sources
Davide 7b8dbfe84a
Minimize dependencies of VPN implementations (#1057)
### OpenVPN

- Make CPassepartoutCryptoOpenSSL agnostic of PassepartoutKit
- Move Allocation/ZeroingData from PassepartoutKit to package for
internal use
  - Rename ZeroingData.count to .length for consistency with NSData
  - Duplicate some Data manipulation code in CryptoOpenSSL
- Retain a simplified version of ZeroingData in PassepartoutKit
(AutoerasingData)

### WireGuard

- Make WireGuardKit imports `internal`
2025-01-15 09:39:58 +01:00
..
AppData Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
AppDataPreferences Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
AppDataProfiles Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
AppDataProviders Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
AppUI Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
AppUIMain Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
AppUIMainWrapper Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
AppUITV Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
AppUITVWrapper Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
CommonAPI Bump version 2025-01-13 23:14:56 +01:00
CommonIAP Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
CommonLibrary Add EULA and privacy policy in paywall (#1056) 2025-01-13 18:21:33 +01:00
CommonUtils Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
LegacyV2 Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
PassepartoutImplementations Pull out VPN implementations from App library 2025-01-13 18:11:45 +01:00
UIAccessibility Rework App+Kit as monorepository (#1055) 2025-01-13 12:26:53 +01:00
UILibrary Minimize dependencies of VPN implementations (#1057) 2025-01-15 09:39:58 +01:00