| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-key-forge: Fix typo in doc comment. | Gabriela Moldovan | 2025-01-13 | 1 | -1/+1 |
| | | |||||
| * | tor-keymgr: Add cert parse error variant. | Gabriela Moldovan | 2025-01-13 | 1 | -0/+4 |
| | | | | | | | | This will soon be used, when we modify the `ArtiNativeKeystore` cert lookup code to actually parse certificates before returning them. Part of #1768 | ||||
| * | tor-key-forge: Abolish the HasKind impl of Error. | Gabriela Moldovan | 2024-12-10 | 1 | -14/+0 |
| | | | | | | | | We can't possibly know the `ErrorKind` of such an error, unless we know where the unsupported key came from. Since we can't know this, we should let a higher level crate (like `tor-keymgr`) decide the `ErrorKind` instead. | ||||
| * | Rename tor-keys crate to tor-key-forge | David Goulet | 2024-09-04 | 1 | -0/+30 |
| Signed-off-by: David Goulet <[email protected]> | |||||
