| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-netdoc encode: Fix typos in multiplicity check method docs | Ian Jackson | 2025-12-10 | 1 | -4/+4 |
| | | |||||
| * | tor-netdoc encode: Enhance explanation of DeterminedMultiplicitySelector | Ian Jackson | 2025-12-10 | 1 | -0/+3 |
| | | |||||
| * | tor-netdoc encode multiplicity: Fix wrong trait ref | Ian Jackson | 2025-12-10 | 1 | -1/+1 |
| | | |||||
| * | tor-netdoc encode multiplicity: Add a note about omission of intro items | Ian Jackson | 2025-12-10 | 1 | -1/+1 |
| | | |||||
| * | tor-netdoc Linkify three more types | Ian Jackson | 2025-12-10 | 1 | -1/+1 |
| | | |||||
| * | tor-netdoc Fix docs typo | Ian Jackson | 2025-12-10 | 1 | -1/+1 |
| | | |||||
| * | tor-netdoc: derive netdoc encoding traits | Ian Jackson | 2025-12-10 | 2 | -0/+476 |
| | | | | | | Signature encoding is not yet supported. We need to consider how this will work. | ||||
| * | tor-netdoc: encoding: Provide multiplicity module | Ian Jackson | 2025-12-10 | 1 | -0/+196 |
| This is quite like the one for parse2, but separate for Reasons. Also add a bit of explanation to parse2's multiplicity.rs, about why there are all these different FooSetMethods traits, which the encoder doesn't need. | |||||
