Davide De Rosa
0c77062add
Add SwiftLint ( #318 )
2023-04-20 21:52:45 +02:00
Davide De Rosa
e0c0cc137f
Split DNS domain and search domains ( #313 )
2023-03-17 20:22:21 +01:00
Davide De Rosa
d7fbeb0d90
Update copyright
2023-03-17 16:58:36 +01:00
Tejas Mehta
5ecd732cc2
Add Complete XOR Patch Functionality ( #255 )
...
Co-authored-by: Davide De Rosa <keeshux@gmail.com>
2022-11-06 17:46:10 +01:00
Davide De Rosa
703d1416ad
Deal with remote options properly ( #297 )
...
Some take over, some are merged.
Also:
- Drop non-existing DOMAIN-SEARCH dhcp-option
- Only first DNS domain was parsed
2022-10-29 11:00:39 +02:00
Davide De Rosa
133b4b2337
Replace hostname/endpointProtocols with remotes
...
Like official OpenVPN options.
2022-03-05 14:20:29 +01:00
Davide De Rosa
2646762bb4
[ci skip] Update copyright
2022-02-04 12:57:40 +01:00
Davide De Rosa
430e0e6afb
Handle --keepalive option
2022-01-04 09:21:45 +01:00
Davide De Rosa
50064fc3d0
Increase components granularity
...
Minimize target dependency on OpenSSL (easier to drop later).
Outside of OpenVPN tunnel extension, OpenSSL is only used to
decrypt encrypted private keys in CryptoContainer (found in
TunnelKitOpenVPNCore, therefore "temporarily" dependent on
CTunnelKitOpenVPNAppExtension for TLSBox/CryptoBox).
2021-11-11 15:18:03 +01:00
Davide De Rosa
e49e3cad08
Fix test inter-dependencies
...
Cannot depend on another test target?
2021-11-03 12:14:19 +01:00
Davide De Rosa
50ea1ea81a
Convert CocoaPods project to SwiftPM
2021-10-26 15:43:10 +02:00