summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/AutomaticKeyRotationManager.swift
AgeCommit message (Expand)AuthorFilesLines
2020-06-02Switch to using ephemeral URLSession configurationAndrej Mihajlov1-1/+1
2020-05-21Change key rotation interval to 4 daysAndrej Mihajlov1-1/+1
2020-05-18Switch to using DispatchWallTime and DispatchSourceTimer in key rotationAndrej Mihajlov1-19/+28
2020-05-13Fix constant namesAndrej Mihajlov1-6/+6
2020-05-13Add private key rotationAndrej Mihajlov1-0/+221