aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/microdesc.rs
Commit message (Expand)AuthorAgeFilesLines
* 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