| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-28 | Add in app upgrades to the daemon | Sebastian Holmin | 1 | -8/+8 | |
| --------- Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-05-19 | Rename create_dir_and_return and add documentation | David Lönnhager | 1 | -2/+2 | |
| 2025-05-19 | Move unix-specific code to own module in mullvad-paths | David Lönnhager | 1 | -2/+2 | |
| 2025-05-19 | Delete mullvad directories if their permissions are unexpected | David Lönnhager | 1 | -3/+1 | |
| 2025-05-19 | Remove pointless closure in mullvad_paths | David Lönnhager | 1 | -2/+2 | |
| 2024-06-17 | Get value of data directory value at app startup | Markus Pettersson | 1 | -20/+10 | |
| 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 | -4/+8 | |
| Set read-only permissions for authenticated users and full-access for admins for relevant mullvad directories on creation. | |||||
| 2019-04-03 | Configure mullvad log directory on Android | Janito Vaqueiro Ferreira Filho | 1 | -6/+13 | |
| 2018-12-12 | Upgrade mullvad-paths to Rust 2018 | Linus Färnstrand | 1 | -3/+2 | |
| 2018-12-03 | Make daemon create log dir with correct permissions | Linus Färnstrand | 1 | -1/+7 | |
| 2018-11-16 | Add log directory to help output | 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 | -13/+11 | |
| 2018-06-13 | Refactor out get_program_data_dir | Linus Färnstrand | 1 | -3/+1 | |
| 2018-06-13 | More correct errors from path functions | Linus Färnstrand | 1 | -1/+1 | |
| 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 | -1/+2 | |
| 2018-06-13 | Move RPC address file computation into mullvad-paths | Linus Färnstrand | 1 | -4/+3 | |
| 2018-06-13 | Move log dir stuff to mullvad-paths | Linus Färnstrand | 1 | -0/+33 | |
