summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadRESTTests
AgeCommit message (Expand)AuthorFilesLines
2023-10-12Cache the transportStrategy in the UserDefaultsBug Magnet1-18/+30
2023-08-29Move AnyTransportProvider under REST namespace for consistencyAndrej Mihajlov1-1/+1
2023-08-29REST: add executor testsAndrej Mihajlov4-0/+237
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson2-38/+4
2023-06-20Enable reusing the shadowsocks connection once it is establishedBug Magnet1-7/+18
2023-06-13Cache the last used shadowsocks configuration and reuse it subsequentlyBug Magnet1-235/+0
2023-05-29Introduce MullvadTransport and move Shadowsocks there, share TransportProvide...Bug Magnet1-6/+6
2023-05-22Add shadowsocks-proxy crateEmīls1-0/+40
2023-05-12Simplify the AddressCache logic, it now filters results to only keep the firs...Bug Magnet1-0/+235
2022-11-07Add testsAndrej Mihajlov2-0/+94