| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-28 | Add in app upgrades to the daemon | Sebastian Holmin | 1 | -9/+1 | |
| --------- 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 | Unify expected permissions between Linux and macOS in mullvad-paths | David Lönnhager | 1 | -1/+1 | |
| 2025-05-19 | Move unix-specific code to own module in mullvad-paths | David Lönnhager | 1 | -1/+1 | |
| 2025-05-19 | Delete mullvad directories if their permissions are unexpected | David Lönnhager | 1 | -1/+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 | -14/+9 | |
| 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. | |||||
| 2024-05-29 | Migrate to gRPC | David Göransson | 1 | -16/+15 | |
| Co-authored-by: Jonatan Rhodin <jonatan.rhodin@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2023-11-13 | Stronger permissions for mullvad directories | unknown | 1 | -1/+9 | |
| Set read-only permissions for authenticated users and full-access for admins for relevant mullvad directories on creation. | |||||
| 2022-11-21 | Always return the correct settings path on Windows in mullvad_paths | David Lönnhager | 1 | -1/+4 | |
| 2021-01-04 | Migrate from deprecated dirs dependency | David Lönnhager | 1 | -1/+1 | |
| 2019-04-03 | Configure settings path on Android | Janito Vaqueiro Ferreira Filho | 1 | -6/+13 | |
| 2019-03-29 | Remove error-chain from mullvad-paths | Linus Färnstrand | 1 | -2/+1 | |
| 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/+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-07-31 | Use local directory instead of roaming directory | Janito Vaqueiro Ferreira Filho | 1 | -1/+1 | |
| 2018-06-13 | More correct errors from path functions | Linus Färnstrand | 1 | -3/+5 | |
| 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 | -5/+12 | |
| 2018-06-13 | Rename mullvad-metadata -> mullvad-paths | Linus Färnstrand | 1 | -0/+24 | |
