Davide De Rosa
|
b4ad8dea0d
|
Do some code clean up
- Use guard in validators
- Rename URL.openURL() to URL.open()
- Sort imports (SwiftLint)
- Drop unused VPNProtocolType.allTypes
- Drop unused imports
|
2023-05-21 11:48:03 +02:00 |
Davide De Rosa
|
e050c0c8df
|
Catch WireGuard parsing errors properly (#279)
They could be reported as OpenVPN errors.
|
2023-04-03 08:48:18 +02:00 |
Davide De Rosa
|
f06f097f27
|
Add SwiftLint phase (#262)
|
2023-03-17 21:55:47 +01:00 |
Davide De Rosa
|
37354d1b87
|
Update copyright
|
2023-03-17 16:56:19 +01:00 |
Davide De Rosa
|
cdc05f0c10
|
Update TunnelKit
Split IP settings and routes. Now properly handling local routes.
|
2022-10-29 12:28:27 +02:00 |
Davide De Rosa
|
48d8173871
|
Drop return in single line functions
|
2022-07-16 17:39:42 +02:00 |
Davide De Rosa
|
9a8477225e
|
Refactor library into domain + impl
|
2022-06-23 23:31:01 +02:00 |
Davide De Rosa
|
8504998bbb
|
Reorganize app-specific shared code into AppShared
|
2022-06-19 14:41:26 +02:00 |