| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | netdoc: Parse the middle layer of a hsdesc, and decrypt it. | Nick Mathewson | 2023-02-07 | 1 | -0/+1 | |
| | | ||||||
| * | netdoc: move test descriptor to a higher level test module | Nick Mathewson | 2023-02-07 | 1 | -0/+9 | |
| | | | | | | We're going to make use of it in all of our tests, so we may as well expose it to them from hsdesc::test. | |||||
| * | netdoc: Parser for outer layer of onion service descriptors. | Nick Mathewson | 2023-02-07 | 1 | -0/+1 | |
| | | ||||||
| * | netdoc: Derive Debug and Clone on HsDesc and its kin. | Nick Mathewson | 2023-02-07 | 1 | -0/+3 | |
| | | ||||||
| * | netdoc: Outline some basic types for encoding HsDescs. | Nick Mathewson | 2023-01-06 | 1 | -0/+186 | |
