| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-netdoc: Document retain-unknown feature in README | Ian Jackson | 2026-05-12 | 1 | -0/+4 |
| | | | | | Part of #2492. | ||||
| * | tor-netdoc: Document hs-pow-full feature in README | Ian Jackson | 2026-05-12 | 1 | -0/+3 |
| | | | | | | | Move the docs from Cargo.toml to README, and expand them. Part of #2492. | ||||
| * | tor-netdoc: Deprecate encode feature | Ian Jackson | 2026-05-12 | 1 | -2/+3 |
| | | | | | | | | This feature is empty already. Part of #2492. We ought to wait a release now before we remove it completely. | ||||
| * | tor-netdoc: Document the `testing` feature | Ian Jackson | 2026-05-12 | 1 | -0/+3 |
| | | | | | | | | We don't need to say it doesn't adhere to semver since every release of tor-netdoc is uses a semver-breaking version. But we do need to say we don't take any care about compatibility. | ||||
| * | tor-netdoc: Abolish deprecated features plain-consensus, routerdesc | Ian Jackson | 2026-05-12 | 1 | -7/+0 |
| | | | | | | | | | These were deprecated in the last release. Now we can remove them. Also remove ns_consensus which was never really documented. Part of #2492. | ||||
| * | tor-netdoc: Un-gate "plain-consensus" cargo feature | Ian Jackson | 2026-04-28 | 1 | -3/+4 |
| | | | | | As per #2492. | ||||
| * | tor-netdoc: Un-gate "routerdesc" cargo feature | Ian Jackson | 2026-04-28 | 1 | -3/+3 |
| | | | | | As per #2492. | ||||
| * | tor-netdoc: Introduce the `incomplete` cargo feature | Ian Jackson | 2026-04-21 | 1 | -0/+5 |
| | | | | | | | Part of #2492 phase 1. No semver note because this is an experimental feature. | ||||
| * | 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. | |||||
