| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| |/ | ||||||
| * | 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. | |||||
| * | 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: Add relay task dev notes | David Goulet | 2025-10-14 | 1 | -0/+208 | |
| | | | | | | | Closes #2216 Signed-off-by: David Goulet <[email protected]> | |||||
| * | 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 | |||||
| | * | | docs: Fix broken link in release checklist. | Wesley Aptekar-Cassels | 2025-10-01 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge branch 'verify-method-not-used' into 'main' | Ian Jackson | 2025-10-01 | 1 | -0/+33 | |
| |\ \ | | | | | | | | | | | | | Start a security response policy See merge request tpo/core/arti!3233 | |||||
| | * | | SecurityResponse: Add a note about failing verification builds | Ian Jackson | 2025-10-01 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | As per https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/3233#note_3253024 | |||||
| | * | | Start a security response policy, capturing workflow from !3151 | Ian Jackson | 2025-10-01 | 1 | -0/+31 | |
| | |/ | ||||||
| * / | docs: Fix release checklist item. | Wesley Aptekar-Cassels | 2025-10-01 | 1 | -1/+1 | |
| |/ | ||||||
| * | Remove check_doc_features. | Nick Mathewson | 2025-09-29 | 1 | -2/+1 | |
| | | | | | | | | | Now that rust nightly has merged doc_auto_cfg into doc_cfg, and completed https://github.com/rust-lang/rust/pull/138907, it is no longer necessary. Closes #1514. | |||||
| * | Merge branch 'opentelemetry' into 'main' | wesleyac | 2025-09-29 | 1 | -0/+65 | |
| |\ | | | | | | | | | Add experimental OpenTelemetry support See merge request tpo/core/arti!3239 | |||||
| | * | docs: Add note about existing OpenTelemetry instrumentation. | Wesley Aptekar-Cassels | 2025-09-24 | 1 | -1/+1 | |
| | | | ||||||
| | * | docs: Add note about OpenTelemetry port. | Wesley Aptekar-Cassels | 2025-09-24 | 1 | -1/+2 | |
| | | | ||||||
| | * | docs: Fix typo. | Wesley Aptekar-Cassels | 2025-09-24 | 1 | -1/+1 | |
| | | | ||||||
| | * | docs: Note security implications of OpenTelemetry. | Wesley Aptekar-Cassels | 2025-09-24 | 1 | -2/+2 | |
| | | | ||||||
| | * | docs: Add details on how to use OpenTelemetry. | Wesley Aptekar-Cassels | 2025-09-24 | 1 | -0/+64 | |
| | | | ||||||
| * | | Note replace difficulties | Mike Perry | 2025-09-25 | 1 | -1/+3 | |
| | | | ||||||
| * | | Note about framework consolidation | Mike Perry | 2025-09-25 | 1 | -0/+9 | |
| | | | ||||||
| * | | Relocate framework section after intended usage | Mike Perry | 2025-09-25 | 1 | -8/+8 | |
| | | | ||||||
| * | | Note about current replace flag implementation | Mike Perry | 2025-09-24 | 1 | -0/+8 | |
| | | | ||||||
| * | | Clarify congestion control interactions | Mike Perry | 2025-09-24 | 1 | -2/+13 | |
| | | | ||||||
| * | | Clarify where latency defenses belong | Mike Perry | 2025-09-24 | 1 | -4/+8 | |
| | | | ||||||
| * | | NN note | Mike Perry | 2025-09-24 | 1 | -0/+3 | |
| | | | ||||||
| * | | Add note about threat model scope | Mike Perry | 2025-09-24 | 1 | -0/+11 | |
| | | | ||||||
| * | | repeat that this document is current as of sept 2025 | Mike Perry | 2025-09-22 | 1 | -2/+2 | |
| | | | ||||||
| * | | Clarifications and changes to padding doc | Mike Perry | 2025-09-18 | 1 | -75/+201 | |
| |/ | ||||||
| * | circuit-padding note: Different approach for blocked channels | Nick Mathewson | 2025-09-15 | 1 | -12/+21 | |
| | | | | | | This documents the approach I've taken in #2169, which turned out to be way simpler than the other idea. | |||||
| * | circuit-padding: document handling for guard padding on blocked channels. | Nick Mathewson | 2025-09-11 | 1 | -0/+11 | |
| | | ||||||
| * | circuit-padding: describe the current behavior for limiting padding cells. | Nick Mathewson | 2025-09-11 | 1 | -9/+18 | |
| | | ||||||
| * | circuit-padding: Update discussion of CC+padblocking. | Nick Mathewson | 2025-09-11 | 1 | -6/+14 | |
| | | ||||||
| * | circuit-padding: Clarify what a control message is, in artispeak. | Nick Mathewson | 2025-09-11 | 1 | -2/+3 | |
| | | ||||||
| * | circuit-padding.md: Make "bypass" behavior consider target hops. | Nick Mathewson | 2025-09-10 | 1 | -6/+13 | |
| | | ||||||
