summaryrefslogtreecommitdiffhomepage
path: root/mullvad-paths/src/cache.rs
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Replace the old cache directoryDavid Lönnhager1-29/+16
2021-01-04Always prefer the last used API addressDavid Lönnhager1-0/+23
2021-01-04Migrate from deprecated dirs dependencyDavid Lönnhager1-1/+1
2019-04-04Add #![deny(rust_2018_idioms)] to all crates and fix warningsLinus Färnstrand1-5/+2
2019-04-03Implement cache path for AndroidJanito Vaqueiro Ferreira Filho1-7/+17
2019-03-29Remove error-chain from mullvad-pathsLinus Färnstrand1-1/+1
2018-12-12Upgrade mullvad-paths to Rust 2018Linus Färnstrand1-4/+2
2018-12-03Make daemon create log dir with correct permissionsLinus Färnstrand1-1/+1
2018-11-16Print MULLVAD_ path variable defaults in help textLinus Färnstrand1-4/+6
2018-11-07Update paths to start with crate:: etcLinus Färnstrand1-3/+3
2018-08-06use dirs instead of app_dirsLinus Färnstrand1-16/+11
2018-06-13More correct errors from path functionsLinus Färnstrand1-8/+6
2018-06-13Introduce metadata moduleLinus Färnstrand1-1/+1
2018-06-13Rename mullvad-paths methods to have get_ if they don't create dirsLinus Färnstrand1-2/+11
2018-06-13Rename mullvad-metadata -> mullvad-pathsLinus Färnstrand1-0/+26