| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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 | |
| | | ||||||
| * | circuit-padding.md: Correct explanation of our "bypass" behavior. | Nick Mathewson | 2025-09-10 | 1 | -2/+2 | |
| | | ||||||
| * | circuit-padding.md: Correct and explain our actual "replace" behavior. | Nick Mathewson | 2025-09-10 | 1 | -9/+26 | |
| | | ||||||
| * | circuit-padding.md: Add some notes from discussion. | Nick Mathewson | 2025-09-04 | 1 | -2/+16 | |
| | | ||||||
| * | Design note for the status quo of how padding might work. | Nick Mathewson | 2025-09-03 | 1 | -0/+238 | |
| | | ||||||
| * | Release.md: Tweak one of the checklist items | Nick Mathewson | 2025-08-28 | 1 | -1/+1 | |
| | | | | | | I almost declared completion too early, since I had written (but not published) a blogpost. | |||||
| * | ChangelogTemplate.md: tweak "welcome new team member" line | Nick Mathewson | 2025-08-28 | 1 | -1/+1 | |
| | | | | | | This will lower the odds that we accidentally welcome the (placeholder name) "Alyssa P. Hacker" as a new team member. | |||||
| * | Release.md: fix link to the "Changelog style guide" | hashcatHitman | 2025-08-27 | 1 | -6/+1 | |
| | | | | | | | | | | | | | | | | The link to the "Changelog style guide" section did not work because it relied on an inline div with the ID "changelog-style", which is not present when rendered on GitLab. It appears this may be because the ["id" attribute is not whitelisted]. The link has been corrected to use the ID generated by GitLab as per the [documentation on heading IDs]. ["id" attribute is not whitelisted]: https://github.com/gjtorikian/html-pipeline/blob/v2.12.3/lib/html/pipeline/sanitization_filter.rb#L42 [documentation on heading IDs]: https://docs.gitlab.com/user/markdown/#heading-ids-and-links Signed-off-by: hashcatHitman <[email protected]> | |||||
| * | Release.md: fix a tickybox | Ian Jackson | 2025-08-14 | 1 | -2/+3 | |
| | | ||||||
| * | Release.md: Say that the final CI pass should be on `main` | Ian Jackson | 2025-08-14 | 1 | -1/+1 | |
| | | ||||||
| * | Release.md: Say to improve the processes | Ian Jackson | 2025-08-14 | 1 | -0/+5 | |
| | | ||||||
| * | Release.md: Renumber the "do release" section | Ian Jackson | 2025-08-14 | 1 | -5/+5 | |
| | | ||||||
| * | Release.md: Move reopening the tree into Post-Release | Ian Jackson | 2025-08-14 | 1 | -2/+2 | |
| | | ||||||
| * | Release.md: Move final pre-release checks into the "do release" section | Ian Jackson | 2025-08-14 | 1 | -2/+2 | |
| | | | | | This will perhaps avoid them being accidentally skipped. | |||||
| * | Release.md: say to tee the output of cargo-semver-checks | Ian Jackson | 2025-08-14 | 1 | -1/+1 | |
| | | | | | It's longer than the scrollback in my terminals! | |||||
| * | Release.md: Say to do non-breaking update first | Ian Jackson | 2025-08-14 | 1 | -12/+12 | |
| | | | | | | IME this tends make the breaking change updates easier to understand. by having them producing less noise in Cargo.lock. | |||||
| * | Release.md: Say to recheck blockers before releasing! | Ian Jackson | 2025-08-14 | 1 | -0/+2 | |
| | | ||||||
| * | Release.md: Add tickyboxes | Ian Jackson | 2025-08-14 | 1 | -27/+34 | |
| | | ||||||
| * | maint/release-prep-ticket-template: script for making checklist | Ian Jackson | 2025-08-14 | 1 | -0/+11 | |
| | | ||||||
| * | Merge branch 'relay-reactor-design' into 'main' | gabi-250 | 2025-08-12 | 1 | -0/+491 | |
| |\ | | | | | | | | | doc/dev/notes: relay-reactor: Add a relay reactor implementation sketch. See merge request tpo/core/arti!3146 | |||||
| | * | doc/dev/notes: relay-reactor: Add a relay reactor implementation sketch. | Gabriela Moldovan | 2025-08-11 | 1 | -0/+491 | |
| | | | | | | | | | | | | | | | | | | | | | This is a rough sketch for the new relay tunnel reactor design. It also contains a proposed refactoring which would enable us to repurpose much of the existing tunnel reactor implementation. This is by no means final, and we might choose not to refactor the tunnel reactor until after we have an initial working (or quasi-working) version for the relay reactor. | |||||
| * | | doc: dev: notes: Add keys-integrity-check.md | hjrgrn | 2025-08-07 | 1 | -0/+169 | |
| |/ | ||||||
| * | conflux-sketch: spelling fix. | Nick Mathewson | 2025-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | Typo fixes (automatic and hand-verified) | Nick Mathewson | 2025-07-09 | 4 | -5/+5 | |
| | | | | | Made with https://crates.io/crates/typos-cli | |||||
