]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
Key: Constant time encoding
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 7 Feb 2019 23:44:14 +0000 (00:44 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 8 Feb 2019 02:23:15 +0000 (03:23 +0100)
commit05547861b65100279027a64f58793caea1143a30
treec69303b55e68e93efc71d2b199119019f1199ff6
parent9eed5fd89854e327ce8dcc5c3db8fe205d5cdd8c
Key: Constant time encoding

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
WireGuard/.swiftlint.yml
WireGuard/Shared/Model/Key.swift [new file with mode: 0644]
WireGuard/Shared/Model/TunnelConfiguration+WgQuickConfig.swift
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/Tunnel/TunnelConfiguration+UapiConfig.swift
WireGuard/WireGuard/UI/TunnelViewModel.swift
WireGuard/WireGuard/UI/iOS/ViewController/TunnelEditTableViewController.swift
WireGuard/WireGuard/UI/macOS/ViewController/TunnelEditViewController.swift
WireGuard/WireGuardNetworkExtension/PacketTunnelSettingsGenerator.swift