| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Rust-1.51 clippy warnings about acronyms in camel case. | Nick Mathewson | 2021-03-29 | 1 | -9/+9 |
| | | | | | This is painful, but we shouldn't have to do it again. | ||||
| * | Resolve XXXX items in tor-cert crate. | Nick Mathewson | 2020-10-18 | 1 | -1/+0 |
| | | |||||
| * | tor_cert: rename accessors | Nick Mathewson | 2020-09-28 | 1 | -2/+2 |
| | | |||||
| * | Document private members in most crates | Nick Mathewson | 2020-09-24 | 1 | -0/+8 |
| | | |||||
| * | Also RSA identities on channel handshakes | Nick Mathewson | 2020-09-09 | 1 | -0/+87 |
| This took a good bit of hacking, including a kludge to extract an RSA subject key from an x509 cert, since we didn't have a good way to do that. | |||||
