aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/hsdesc.rs
Commit message (Expand)AuthorAgeFilesLines
...
* netdoc: Parse the middle layer of a hsdesc, and decrypt it.Nick Mathewson2023-02-071-0/+1
* netdoc: move test descriptor to a higher level test moduleNick Mathewson2023-02-071-0/+9
* netdoc: Parser for outer layer of onion service descriptors.Nick Mathewson2023-02-071-0/+1
* netdoc: Derive Debug and Clone on HsDesc and its kin.Nick Mathewson2023-02-071-0/+3
* netdoc: Outline some basic types for encoding HsDescs.Nick Mathewson2023-01-061-0/+186