summaryrefslogtreecommitdiff
path: root/doc/dev
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'fix-release-checklist-broken-link' into 'main'Alexander Hansen Færøy2025-10-011-1/+1
|\ \
| * | docs: Fix broken link in release checklist.Wesley Aptekar-Cassels2025-10-011-1/+1
| |/
* | Merge branch 'verify-method-not-used' into 'main'Ian Jackson2025-10-011-0/+33
|\ \
| * | SecurityResponse: Add a note about failing verification buildsIan Jackson2025-10-011-0/+2
| * | Start a security response policy, capturing workflow from !3151Ian Jackson2025-10-011-0/+31
| |/
* / docs: Fix release checklist item.Wesley Aptekar-Cassels2025-10-011-1/+1
|/
* Remove check_doc_features.Nick Mathewson2025-09-291-2/+1
* Merge branch 'opentelemetry' into 'main'wesleyac2025-09-291-0/+65
|\
| * docs: Add note about existing OpenTelemetry instrumentation.Wesley Aptekar-Cassels2025-09-241-1/+1
| * docs: Add note about OpenTelemetry port.Wesley Aptekar-Cassels2025-09-241-1/+2
| * docs: Fix typo.Wesley Aptekar-Cassels2025-09-241-1/+1
| * docs: Note security implications of OpenTelemetry.Wesley Aptekar-Cassels2025-09-241-2/+2
| * docs: Add details on how to use OpenTelemetry.Wesley Aptekar-Cassels2025-09-241-0/+64
* | Note replace difficultiesMike Perry2025-09-251-1/+3
* | Note about framework consolidationMike Perry2025-09-251-0/+9
* | Relocate framework section after intended usageMike Perry2025-09-251-8/+8
* | Note about current replace flag implementationMike Perry2025-09-241-0/+8
* | Clarify congestion control interactionsMike Perry2025-09-241-2/+13
* | Clarify where latency defenses belongMike Perry2025-09-241-4/+8
* | NN noteMike Perry2025-09-241-0/+3
* | Add note about threat model scopeMike Perry2025-09-241-0/+11
* | repeat that this document is current as of sept 2025Mike Perry2025-09-221-2/+2
* | Clarifications and changes to padding docMike Perry2025-09-181-75/+201
|/
* circuit-padding note: Different approach for blocked channelsNick Mathewson2025-09-151-12/+21
* circuit-padding: document handling for guard padding on blocked channels.Nick Mathewson2025-09-111-0/+11
* circuit-padding: describe the current behavior for limiting padding cells.Nick Mathewson2025-09-111-9/+18
* circuit-padding: Update discussion of CC+padblocking.Nick Mathewson2025-09-111-6/+14
* circuit-padding: Clarify what a control message is, in artispeak.Nick Mathewson2025-09-111-2/+3
* circuit-padding.md: Make "bypass" behavior consider target hops.Nick Mathewson2025-09-101-6/+13
* circuit-padding.md: Correct explanation of our "bypass" behavior.Nick Mathewson2025-09-101-2/+2
* circuit-padding.md: Correct and explain our actual "replace" behavior.Nick Mathewson2025-09-101-9/+26
* circuit-padding.md: Add some notes from discussion.Nick Mathewson2025-09-041-2/+16
* Design note for the status quo of how padding might work.Nick Mathewson2025-09-031-0/+238
* Release.md: Tweak one of the checklist itemsNick Mathewson2025-08-281-1/+1
* ChangelogTemplate.md: tweak "welcome new team member" lineNick Mathewson2025-08-281-1/+1
* Release.md: fix link to the "Changelog style guide"hashcatHitman2025-08-271-6/+1
* Release.md: fix a tickyboxIan Jackson2025-08-141-2/+3
* Release.md: Say that the final CI pass should be on `main`Ian Jackson2025-08-141-1/+1
* Release.md: Say to improve the processesIan Jackson2025-08-141-0/+5
* Release.md: Renumber the "do release" sectionIan Jackson2025-08-141-5/+5
* Release.md: Move reopening the tree into Post-ReleaseIan Jackson2025-08-141-2/+2
* Release.md: Move final pre-release checks into the "do release" sectionIan Jackson2025-08-141-2/+2
* Release.md: say to tee the output of cargo-semver-checksIan Jackson2025-08-141-1/+1
* Release.md: Say to do non-breaking update firstIan Jackson2025-08-141-12/+12
* Release.md: Say to recheck blockers before releasing!Ian Jackson2025-08-141-0/+2
* Release.md: Add tickyboxesIan Jackson2025-08-141-27/+34
* maint/release-prep-ticket-template: script for making checklistIan Jackson2025-08-141-0/+11
* Merge branch 'relay-reactor-design' into 'main'gabi-2502025-08-121-0/+491
|\
| * doc/dev/notes: relay-reactor: Add a relay reactor implementation sketch.Gabriela Moldovan2025-08-111-0/+491
* | doc: dev: notes: Add keys-integrity-check.mdhjrgrn2025-08-071-0/+169
|/