| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change safelog version to 0.1.0. | Nick Mathewson | 2022-05-06 | 1 | -1/+1 |
| | | | | | | (This is okay because we haven't published it yet, or any crate that uses it.) | ||||
| * | Update README.md files (automated). | Nick Mathewson | 2022-05-06 | 1 | -1/+70 |
| | | |||||
| * | Punctuation fix. | eta | 2022-05-06 | 1 | -1/+1 |
| | | |||||
| * | Implement a safe-logging facility. | Nick Mathewson | 2022-05-06 | 5 | -0/+656 |
| This is a rough first-cut of an API that I think might help us with keeping limited categories of sensitive information out of our logs. I'll refine it based on experiences with using it. | |||||
