| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove all semver.md files to start a fresh release round | Ian Jackson | 2024-02-05 | 1 | -2/+0 |
| | | |||||
| * | fs_mistrust: Provide CheckedDir::make_secure_dir | Ian Jackson | 2024-01-29 | 1 | -0/+1 |
| | | | | | | | state_dir wants this, to descend into subdirectories. I think the implementation could be improved - see the TODO. | ||||
| * | fs_mistrust: Expose CheckedDir::verifier | Ian Jackson | 2024-01-25 | 1 | -0/+1 |
| | | | | | | | | | | I'm not sure why this isn't public. It seems like an obviously reasonable transformation. If I as author of !1927 had been an external contributor, I could have worked around the lack of .make_secure_directory() if .verifier() had existed. So I think exposing it would be useful. | ||||
| * | Remove semver.md files. | Nick Mathewson | 2023-12-04 | 1 | -1/+0 |
| | | |||||
| * | fs-mistrust: Add read_directory and remove_file to CheckedDir. | Nick Mathewson | 2023-11-27 | 1 | -0/+1 |
| | | | | | Closes #1117. | ||||
| * | Remove semver.md files now that 1.1.7 is out. | Nick Mathewson | 2023-08-01 | 1 | -1/+0 |
| | | |||||
| * | fs-mistrust: impl Hash for TrustedUser and TrustedGroup (config) | Ian Jackson | 2023-07-14 | 1 | -0/+1 |
| | | |||||
| * | Remove semver.md from arti-1.0.0 | Nick Mathewson | 2022-09-07 | 1 | -2/+0 |
| | | |||||
| * | fs-mistrust: Add a `anonymize_home` extension fn for Path. | Nick Mathewson | 2022-08-31 | 1 | -0/+2 |
| | | | | | | | This function transforms `/home/nickm/.config` to `${HOME}/.config/`, so that we can expose the username less in our logs. | ||||
| * | Now that versions have bumped, remove semver.md files. | Nick Mathewson | 2022-08-01 | 1 | -2/+0 |
| | | |||||
| * | update semver status file | trinity-1686a | 2022-07-30 | 1 | -0/+1 |
| | | |||||
| * | Semver tweaks from review. | Ian Jackson | 2022-07-19 | 1 | -1/+1 |
| | | | | | These aren't user facing comments, but getting them right will help us write better changelogs. | ||||
| * | fs-mistrust: API to disable based on environment | Nick Mathewson | 2022-07-19 | 1 | -0/+1 |
| | | | | | | | | By default we look at `$FS_MISTRUST_DISABLE_PERMISSIONS_CHECKS`. Optionally, the user can provide another variable as well, or disable looking at the environment entirely. | ||||
| * | Remove semver.md files now that 0.5.0 is out | Nick Mathewson | 2022-06-24 | 1 | -1/+0 |
| | | |||||
| * | Editorial improvements on fs-mistrust errors | Nick Mathewson | 2022-06-22 | 1 | -0/+1 |
| These changes make sure that the errors conform to our preferred style, and include a description of what exactly we were doing when something went wrong. | |||||
