aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/hsdesc/build.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Use the type system to enforce use of blinded keys.Gabriela Moldovan2023-03-271-17/+14
* Use transparent structs instead of builders.Gabriela Moldovan2023-03-241-25/+28
* Remove `NetdocText` and replace its uses with `String`.Gabriela Moldovan2023-03-241-3/+2
* Create a new `IntroPointDesc` type.Gabriela Moldovan2023-03-241-8/+9
* Use the less ambiguous inner/middle/outer terminology.Gabriela Moldovan2023-03-241-15/+17
* Add builder for encoding hidden service descriptors.Gabi Moldovan2023-03-241-0/+384