summaryrefslogtreecommitdiffhomepage
path: root/mullvad-paths
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Migrate from deprecated dirs dependencyDavid Lönnhager3-3/+3
2020-10-12Add 'clear-history' subcommand to mullvad-setupEmīls1-1/+5
2020-09-16Upgrade dependenciesDavid Lönnhager1-1/+1
2020-05-07Use embeded TLS certificatesEmīls1-6/+0
2020-01-21Add `publish = false` to all Cargo.toml filesLinus Färnstrand1-0/+1
2020-01-15Remove usage of Mullvad email in crate manifestsJanito Vaqueiro Ferreira Filho1-1/+1
2019-10-17Upgrade err-derive to 0.2.1Linus Färnstrand2-3/+3
2019-09-23Upgrade dirsLinus Färnstrand1-1/+1
2019-04-04Add #![deny(rust_2018_idioms)] to all crates and fix warningsLinus Färnstrand2-5/+4
2019-04-03Configure resources path on AndroidJanito Vaqueiro Ferreira Filho1-11/+18
2019-04-03Configure RPC socket path on AndroidJanito Vaqueiro Ferreira Filho1-1/+5
2019-04-03Configure settings path on AndroidJanito Vaqueiro Ferreira Filho2-7/+14
2019-04-03Configure mullvad log directory on AndroidJanito Vaqueiro Ferreira Filho1-6/+13
2019-04-03Implement cache path for AndroidJanito Vaqueiro Ferreira Filho2-7/+19
2019-03-29Remove error-chain from mullvad-pathsLinus Färnstrand4-25/+23
2018-12-12Upgrade mullvad-paths to Rust 2018Linus Färnstrand7-19/+10
2018-12-03Make daemon create log dir with correct permissionsLinus Färnstrand4-4/+21
2018-11-16Add log directory to help outputLinus Färnstrand2-5/+7
2018-11-16Print MULLVAD_ path variable defaults in help textLinus Färnstrand5-17/+29
2018-11-07Update paths to start with crate:: etcLinus Färnstrand4-14/+14
2018-10-29Remove #[macro_use] from log crateLinus Färnstrand2-2/+1
2018-09-27Remove everyone from authors field of librariesLinus Färnstrand1-5/+1
2018-09-04Rename rpc_address to rpc_socketLinus Färnstrand2-2/+2
2018-08-29Replace address file with socket path in mullvad-pathsEmīls Piņķis2-20/+8
2018-08-06use dirs instead of app_dirsLinus Färnstrand6-70/+59
2018-07-31Use local directory instead of roaming directoryJanito Vaqueiro Ferreira Filho1-1/+1
2018-07-05Use bundled CALinus Färnstrand2-1/+7
2018-06-25Upgrade error-chain to 0.12Linus Färnstrand1-1/+1
2018-06-13Refactor out get_program_data_dirLinus Färnstrand3-18/+22
2018-06-13More correct errors from path functionsLinus Färnstrand4-13/+20
2018-06-13Introduce metadata moduleLinus Färnstrand5-12/+17
2018-06-13Rename mullvad-paths methods to have get_ if they don't create dirsLinus Färnstrand4-10/+27
2018-06-13Move RPC address file computation into mullvad-pathsLinus Färnstrand3-4/+31
2018-06-13Move log dir stuff to mullvad-pathsLinus Färnstrand2-0/+37
2018-06-13Rename mullvad-metadata -> mullvad-pathsLinus Färnstrand5-0/+123