| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Lay foundations for RSA keys in keystore. | Wesley Aptekar-Cassels | 2025-09-30 | 1 | -2/+28 |
| | | | | | | | This currently can't be used due to upstream limitations in the ssh_key crate, which will be removed likely in the next release. In the meantime, we can put in all the groundwork. | ||||
| * | Switch Cargo.toml files to edition 2024. | Nick Mathewson | 2025-08-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | First, run ``` git grep -l "^edition =" | xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;' ``` Second, manually verify that all Cargo.toml files have changed, and nothing else has changed. Third, run cargo fmt again. | ||||
| * | tor-key-forge: Fix typo in documentation. | Gabriela Moldovan | 2024-10-17 | 1 | -2/+2 |
| | | |||||
| * | Rename tor-keys crate to tor-key-forge | David Goulet | 2024-09-04 | 1 | -0/+300 |
| Signed-off-by: David Goulet <[email protected]> | |||||
