| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-28 | Add in app upgrades to the daemon | Sebastian Holmin | 1 | -4/+5 | |
| --------- Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-05-19 | Rename create_dir_and_return and add documentation | David Lönnhager | 1 | -1/+1 | |
| 2025-05-19 | Unify expected permissions between Linux and macOS in mullvad-paths | David Lönnhager | 1 | -3/+1 | |
| 2025-05-19 | Move unix-specific code to own module in mullvad-paths | David Lönnhager | 1 | -3/+3 | |
| 2025-05-19 | Delete mullvad directories if their permissions are unexpected | David Lönnhager | 1 | -3/+3 | |
| 2025-05-19 | Remove pointless closure in mullvad_paths | David Lönnhager | 1 | -1/+1 | |
| 2024-06-17 | Get value of data directory value at app startup | Markus Pettersson | 1 | -23/+17 | |
| Remove `APP_PATH` from `mullvad-paths` on Android since it should not be a constant value. Instead, it is passed down from the Android app startup. As it turns out, it is really ever used for pointing to the RPC socket in use. | |||||
| 2023-11-13 | Stronger permissions for mullvad directories | unknown | 1 | -1/+3 | |
| Set read-only permissions for authenticated users and full-access for admins for relevant mullvad directories on creation. | |||||
| 2021-01-12 | Replace the old cache directory | David Lönnhager | 1 | -29/+16 | |
| 2021-01-04 | Always prefer the last used API address | David Lönnhager | 1 | -0/+23 | |
| 2021-01-04 | Migrate from deprecated dirs dependency | David Lönnhager | 1 | -1/+1 | |
| 2019-04-04 | Add #![deny(rust_2018_idioms)] to all crates and fix warnings | Linus Färnstrand | 1 | -5/+2 | |
| 2019-04-03 | Implement cache path for Android | Janito Vaqueiro Ferreira Filho | 1 | -7/+17 | |
| 2019-03-29 | Remove error-chain from mullvad-paths | Linus Färnstrand | 1 | -1/+1 | |
| 2018-12-12 | Upgrade mullvad-paths to Rust 2018 | Linus Färnstrand | 1 | -4/+2 | |
| 2018-12-03 | Make daemon create log dir with correct permissions | Linus Färnstrand | 1 | -1/+1 | |
| 2018-11-16 | Print MULLVAD_ path variable defaults in help text | Linus Färnstrand | 1 | -4/+6 | |
| 2018-11-07 | Update paths to start with crate:: etc | Linus Färnstrand | 1 | -3/+3 | |
| 2018-08-06 | use dirs instead of app_dirs | Linus Färnstrand | 1 | -16/+11 | |
| 2018-06-13 | More correct errors from path functions | Linus Färnstrand | 1 | -8/+6 | |
| 2018-06-13 | Introduce metadata module | Linus Färnstrand | 1 | -1/+1 | |
| 2018-06-13 | Rename mullvad-paths methods to have get_ if they don't create dirs | Linus Färnstrand | 1 | -2/+11 | |
| 2018-06-13 | Rename mullvad-metadata -> mullvad-paths | Linus Färnstrand | 1 | -0/+26 | |
