| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | doc/dev/notes: Clarify the parts that apply to both stream handling designs | Gabriela Moldovan | 2025-12-11 | 1 | -5/+6 | |
| | | | ||||||
| | * | doc/dev/notes: Move clarification closer to the diagram | Gabriela Moldovan | 2025-12-11 | 1 | -6/+5 | |
| | | | | | | | | | | | | | I am about to add some text that applies to both designs, so I want to move this closer to the diagram to avoid a confusing interleaving of text. | |||||
| | * | doc/dev/notes: Say that we will have a single stream task | Gabriela Moldovan | 2025-12-11 | 1 | -20/+46 | |
| | | | | | | | | | | | For the initial implementation, we don't plan to split the read and write sides of the stream handling task. | |||||
| | * | doc/dev/notes: Rename Stream{BWD,FWD} to Stream{Read,Write} | Gabriela Moldovan | 2025-12-10 | 1 | -22/+22 | |
| | | | | | | | | | | | As suggested in https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/3533#note_3305914 | |||||
| | * | doc/dev/notes: Add note on relay conflux | Gabriela Moldovan | 2025-12-08 | 1 | -0/+383 | |
| | | | | | | | | | Closes #2273 | |||||
| * | | rpc-connect-spec: Describe new behavior. | Nick Mathewson | 2025-12-17 | 1 | -0/+3 | |
| | | | ||||||
| * | | Merge branch 'semver-experimental' into 'main' | Nick Mathewson | 2025-12-11 | 1 | -0/+6 | |
| |\ \ | |/ |/| | | | | | doc: Mention `experimental` feature in Semver.md See merge request tpo/core/arti!3545 | |||||
| | * | Fix some wording | Clara Engler | 2025-12-11 | 1 | -2/+2 | |
| | | | ||||||
| | * | doc: Mention `experimental` feature in Semver.md | Clara Engler | 2025-12-10 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | The `experimental` feature flags are not explicitly mentioned anywhere in the `doc/Semver.md` file. This commit changes that by adding a paragraph documenting the status quo, namely that functionalities gated behind an opt-in experimental flag may break despite an unchanged major version number. | |||||
| * | | Fix the JSON in rpc-book/messages-and-json.md. | Pier Angelo Vendrame | 2025-12-04 | 1 | -2/+2 | |
| |/ | | | | | Added a missing quote and removed a trailing comma to make a JSON snippet from the RPC documentation valid. | |||||
| * | doc/hsc.md: Add clarification about KeystoreIds | Ian Jackson | 2025-11-24 | 1 | -1/+2 | |
| | | | | | | Applies @Dizet's suggestion from https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/3485#note_3291709 | |||||
| * | doc/hsc.md: Use toml block for config example | Gabriela Moldovan | 2025-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | doc/hsc.md: Remove note about invalid keystores | Gabriela Moldovan | 2025-11-24 | 1 | -7/+0 | |
| | | | | | | | | | | | | I don't think we need to tell users a C Tor keystore cannot have more than one client entry for the same onion service, because they already know that: C Tor doesn't allow it, so if they are migrating an existing C Tor configuration, it will likely be valid. And if not, the error message will inform them what went wrong. So I am removing this section in the interest in keeping this guide short and sweet and straight to the point. | |||||
| * | doc/hsc.md: Warn against running tor/arti during the migration | Gabriela Moldovan | 2025-11-24 | 1 | -0/+6 | |
| | | | | | This is analogous to the warning from `doc/hss.md`. | |||||
| * | doc/hsc.md: s/ctor-keystore-id/ctor-client | Gabriela Moldovan | 2025-11-24 | 1 | -3/+3 | |
| | | | | | | Otherwise users might think it's idiomatic/necessary to add the `-id` suffix to their keystore identifiers. | |||||
| * | doc/hsc.md: Rephrase section about --batch | Gabriela Moldovan | 2025-11-24 | 1 | -5/+5 | |
| | | | | | | This makes the language more consistent with the `hss ctor-migrate` docs. | |||||
| * | doc/hsc.md: Add missing text before example invocation | Gabriela Moldovan | 2025-11-24 | 1 | -0/+2 | |
| | | ||||||
| * | doc/hsc.md: Say keystore identifiers must be unique | Gabriela Moldovan | 2025-11-24 | 1 | -0/+3 | |
| | | ||||||
| * | doc/hsc.md: Add comments to the config example | Gabriela Moldovan | 2025-11-24 | 1 | -0/+12 | |
| | | | | | | This should help clarify what each of those options means. It's also consistent with the analogous example from `doc/hss.md`. | |||||
| * | doc/hsc.md: Remove config from usage example | Gabriela Moldovan | 2025-11-24 | 1 | -1/+1 | |
| | | | | | There's no need to pass a config file when using `-o`. | |||||
| * | doc/hsc.md: Rewrite usage section for better readability | Gabriela Moldovan | 2025-11-24 | 1 | -5/+3 | |
| | | ||||||
| * | doc/hsc.md: Move warning higher up in the document | Gabriela Moldovan | 2025-11-24 | 1 | -12/+12 | |
| | | ||||||
| * | doc/hsc.md: Add a more user-friendly intro | Gabriela Moldovan | 2025-11-24 | 1 | -2/+5 | |
| | | | | | | | This a bit more user-friendly, because not all users will know what "a registered C Tor keystore is". It's also more consistent with the style from the `hss ctor-migrate` docs (for migrating service keys). | |||||
| * | doc/hsc.md: Use gerund in headings | Gabriela Moldovan | 2025-11-24 | 1 | -1/+1 | |
| | | | | | For consistency with the other headings. | |||||
| * | Add `hsc key ctor-migrate` subcommand | hjrgrn | 2025-11-24 | 1 | -3/+57 | |
| | | ||||||
| * | Update P101 numbers for September 2025. | Alexander Hansen Færøy | 2025-10-29 | 1 | -0/+30 | |
| | | ||||||
| * | doc: add note about increasing minor version for MSRV changes | Steven Engler | 2025-10-28 | 1 | -0/+4 | |
| | | ||||||
| * | docs: Add note about cargo-sort version to release checklist. | Wesley Aptekar-Cassels | 2025-10-21 | 1 | -5/+6 | |
| | | ||||||
| * | docs: Move updating steps to end of release checklist. | Wesley Aptekar-Cassels | 2025-10-21 | 1 | -51/+49 | |
| | | | | | | | As discussed at the meeting today, upgrading things at the end of the release instead of the beginning ensures that we have a month of testing everything before we ship updates out to users. | |||||
| * | Merge branch 'ci-specify-shellcheck-editorconfig-versions' into 'main' | wesleyac | 2025-10-21 | 1 | -3/+15 | |
| |\ | | | | | | | | | | | | | CI: Specify versions for shellcheck and editorconfig-checker. Closes #2219 See merge request tpo/core/arti!3366 | |||||
| | * | CI: Specify versions for shellcheck and editorconfig-checker. | Wesley Aptekar-Cassels | 2025-10-16 | 1 | -3/+15 | |
| | | | | | | | | | Fixes: #2219 | |||||
| * | | doc: add note about relays enforcing proto recommendations | Steven Engler | 2025-10-20 | 1 | -0/+9 | |
| |/ | ||||||
| * | doc/hss.md: Use implementation-agnostic markdown. | Gabriela Moldovan | 2025-10-14 | 1 | -10/+8 | |
| | | | | | This will make the doc render nicely outside of GitLab too. | |||||
| * | doc/hss.md: Insert missing word | Gabriela Moldovan | 2025-10-14 | 1 | -1/+1 | |
| | | ||||||
| * | doc/hss.md: Say that the svc must be shut down for migration. | gabi-250 | 2025-10-14 | 1 | -0/+1 | |
| | | ||||||
| * | doc/hss.md: Add basic usage instructions for arti hss | Gabriela Moldovan | 2025-10-14 | 1 | -0/+101 | |
| | | | | | Closes #2108 | |||||
| * | doc: Add relay task dev notes | David Goulet | 2025-10-14 | 1 | -0/+208 | |
| | | | | | | | Closes #2216 Signed-off-by: David Goulet <[email protected]> | |||||
| * | doc: Remove extra new line in `keys.md` | hjrgrn | 2025-10-08 | 1 | -1/+0 | |
| | | ||||||
| * | doc: Update `check-integrity` section in `keys.md` | hjrgrn | 2025-10-08 | 1 | -187/+91 | |
| | | ||||||
| * | docs: Move list ordering in Release.md. | Wesley Aptekar-Cassels | 2025-10-07 | 1 | -2/+2 | |
| | | ||||||
| * | docs: Mention examples and maint crates in release docs. | Wesley Aptekar-Cassels | 2025-10-07 | 1 | -0/+2 | |
| | | | | | | This seems to describe our current de-facto policy, and it seems reasonable not to bump versions for crates we aren't publishing. | |||||
| * | Merge branch 'cargo-add' into 'main' | wesleyac | 2025-10-07 | 1 | -0/+3 | |
| |\ | | | | | | | | | Release.md: Suggest using cargo owner --add to update the owners. See merge request tpo/core/arti!3334 | |||||
| | * | Release.md: Suggest using cargo owner --add to update the owners. | Gabriela Moldovan | 2025-10-06 | 1 | -0/+3 | |
| | | | | | | | | | This is less fiddly than using the crates.io UI. | |||||
| * | | Merge branch 'describe-channel-padding' into 'main' | Nick Mathewson | 2025-10-06 | 1 | -0/+65 | |
| |\ \ | |/ |/| | | | | | circuit-padding.md: Describe how per-channel padding will work. See merge request tpo/core/arti!3302 | |||||
| | * | circuit-padding: correct how channel padding detects queued cells | Nick Mathewson | 2025-10-02 | 1 | -1/+6 | |
| | | | ||||||
| | * | circuit-padding: Note interactions with existing channel padding. | Nick Mathewson | 2025-10-01 | 1 | -0/+10 | |
| | | | ||||||
| | * | circuit-padding.md: Describe how per-channel padding will work. | Nick Mathewson | 2025-10-01 | 1 | -0/+50 | |
| | | | ||||||
| * | | Merge branch 'cell-validation-doc' into 'main' | gabi-250 | 2025-10-02 | 1 | -0/+236 | |
| |\ \ | | | | | | | | | | | | | | | | | | | doc/dev/notes: Add note on tor-proto cell validation. Closes #2177 See merge request tpo/core/arti!3291 | |||||
| | * | | doc/dev/notes: Add note on tor-proto cell validation. | gabi-250 | 2025-10-02 | 1 | -0/+236 | |
| | |/ | | | | | | | Closes #2177 | |||||
| * | | Merge branch 'fix-release-checklist-broken-link' into 'main' | Alexander Hansen Færøy | 2025-10-01 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | | | | docs: Fix broken link in release checklist. See merge request tpo/core/arti!3306 | |||||
