| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-netdoc README: Overview of the traits | Ian Jackson | 2025-12-10 | 1 | -0/+38 |
| | | |||||
| * | tor-netdoc README: Replace structure section | Ian Jackson | 2025-12-10 | 1 | -8/+11 |
| | | |||||
| * | tor-netdoc README: fix description overview | Ian Jackson | 2025-12-10 | 1 | -4/+3 |
| | | |||||
| * | tor-netdoc README: fix spec ref | Ian Jackson | 2025-12-10 | 1 | -1/+1 |
| | | |||||
| * | tor-netdoc README: fix terminology | Ian Jackson | 2025-12-10 | 1 | -1/+1 |
| | | |||||
| * | tor-netdoc: Introduce "encode" feature for the like-named module | Ian Jackson | 2025-11-10 | 1 | -0/+2 |
| | | | | | | | | We're going to introduce facilities for encoding more generally, and we'll want a way to enable them. Instead, have a separate feature for *encoding* documents. | ||||
| * | tor-netdoc: Deprecate the netdoc "builder pattern" | Ian Jackson | 2025-10-07 | 1 | -3/+5 |
| | | | | | | | | | | We're going to eventually implement the traits in `src/build.rs` for the network document types. But, this feature mainly covers `doc/*build*`. That (a) isn't used in-tree (b) isn't really needed now that the fields are all pub (c) is currently marked experimental. | ||||
| * | tor-netdoc: Document the `hs-client` and `hs-service` features | Ian Jackson | 2025-10-07 | 1 | -0/+7 |
| | | | | | And mention that there are experimental and undocumented features. | ||||
| * | tor-netdoc: Rename ns-consensus to plain-consensus | Ian Jackson | 2025-08-18 | 1 | -1/+1 |
| | | | | | | | ns-consensus doesn't seem to have ever been released. This is part of abolishing the use of "ns" to mean "plain". | ||||
| * | run ./maint/readmes.sh | dagon | 2021-11-29 | 1 | -0/+11 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+44 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
