tunnelkit/TunnelKit/Sources/AppExtension
Davide De Rosa a2250686b6 Merge OptionsBundle into Configuration
FIXME: issues with non-optional .cipher and .compressionFraming

Because:

- No pushed cipher (nil) is NOT .aes128cbc
- No pushed framing (nil) is NOT .disabled

Breaks conditions on pushed cipher/framing via PUSH_REPLY.
2019-04-04 18:51:06 +02:00
..
Transport Handle unknown enum defaults 2019-03-30 23:18:45 +01:00
ConnectionStrategy.swift Move endpoints inside SessionProxy.Configuration 2019-04-04 13:09:50 +02:00
DNSResolver.swift Fix retarded Swift pointer API somehow 2019-03-30 23:18:45 +01:00
GenericSocket.swift Update copyright 2019-03-09 11:44:18 +01:00
InterfaceObserver.swift Update copyright 2019-03-09 11:44:18 +01:00
Keychain.swift Update copyright 2019-03-09 11:44:18 +01:00
MemoryDestination.swift Update copyright 2019-03-09 11:44:18 +01:00
TunnelKitProvider+Configuration.swift Retain .endpointProtocols for migration 2019-04-04 13:10:33 +02:00
TunnelKitProvider+Interaction.swift Replace deprecated Data(bytes:) 2019-03-30 23:18:45 +01:00
TunnelKitProvider.swift Merge OptionsBundle into Configuration 2019-04-04 18:51:06 +02:00
Utils.swift Update copyright 2019-03-09 11:44:18 +01:00