| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename Sensitive::into_inner() from ::unwrap() | Ian Jackson | 2022-12-12 | 1 | -0/+2 |
| | | | | | | | | | | | By analogy with similar methods on Mutex, Cell, BufReader, etc. etc. Discussed here https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/890#note_2856885 Make it a method, as per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/928 | ||||
| * | Remove semver.md files now that 1.1.0 is released. | Nick Mathewson | 2022-11-30 | 1 | -2/+0 |
| | | |||||
| * | safelog: Define a "Redactable" trait | Nick Mathewson | 2022-11-28 | 1 | -0/+2 |
| A "redactable" object is one that can be _partially_ scrubbed in sensitive contexts. This can be very helpful for UX, but is not risk-free: see comments. | |||||
