summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/WireguardKeysViewController.swift
AgeCommit message (Expand)AuthorFilesLines
2020-09-03Move WireguardKeysViewController to XIBAndrej Mihajlov1-0/+2
2020-08-13Add SwiftLogAndrej Mihajlov1-2/+3
2020-07-15Uncombine tunnel managementAndrej Mihajlov1-92/+79
2020-06-02Switch to using ephemeral URLSession configurationAndrej Mihajlov1-1/+1
2020-05-28Propagate Wireguard public key via TunnelManager.publicKey and keep it up to ...Andrej Mihajlov1-50/+24
2020-05-15Add custom date interval formatting helperAndrej Mihajlov1-21/+6
2020-05-13Add private key rotationAndrej Mihajlov1-2/+15
2020-05-08Rename MullvadAPI -> MullvadRpc and rework MullvadRpc.Error typeAndrej Mihajlov1-14/+14
2020-03-17Fix the edge case when the wrong key might be displayed on regenerate key + c...Andrej Mihajlov1-3/+5
2020-03-17Use cancellableDelay in Account and WireGuard keys controllersAndrej Mihajlov1-5/+3
2020-03-17Copy public key to clipboard on tapAndrej Mihajlov1-8/+51
2020-02-26Delete "manage keys" buttonAndrej Mihajlov1-4/+0
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand1-1/+1
2020-01-08Add Wireguard keys management viewAndrej Mihajlov1-0/+284