summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/microdesc.rs
Commit message (Expand)AuthorAgeFilesLines
* Re-order attributes so that we can build with Rust 1.53.Nick Mathewson2022-03-311-1/+1
* tor-netdoc: Conditionally expose document fields.Nick Mathewson2022-03-311-0/+5
* Canonicalize and intern family representations to save memory.Nick Mathewson2022-03-111-3/+7
* Refactor tor_netdoc::ErrorNick Mathewson2022-02-141-11/+16
* fix nightly clippy errorsTrinity Pointard2021-12-091-4/+1
* Add comments about the absence of tap_key in microdesc.Nick Mathewson2021-11-301-1/+4
* Parse RSA public keyNeel Chauhan2021-11-291-2/+9
* Remove unused tap_onion_key and tap_keyNeel Chauhan2021-11-281-12/+1
* derive 'Default' where possibleDaniel Eades2021-09-111-7/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-4/+5
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+534