wireguard-apple/WireGuard
Jason A. Donenfeld a26d620f11 TunnelsManager: cache access to configuration object
Supposedly we never change it once per object, so we do the objective C
hack of adding it cached to the extension. This prevents 1000s of calls
to the keychain and improves the speed of imports.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2019-02-06 01:52:31 +01:00
..
Shared wg-quick conf parser: Handle inline comments correctly 2019-02-05 16:45:32 +05:30
WireGuard TunnelsManager: cache access to configuration object 2019-02-06 01:52:31 +01:00
WireGuard.xcodeproj Project: Remove OS name from appex file name 2019-02-06 01:52:31 +01:00
WireGuardNetworkExtension Tunnel: support getting runtime configuration 2019-01-24 01:37:57 +01:00
.swiftlint.yml Enabled more swiftlint rules 2018-12-20 11:22:37 -06:00