| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Typo fixes (automatic and hand-verified) | Nick Mathewson | 2025-07-09 | 1 | -1/+1 |
| | | | | | Made with https://crates.io/crates/typos-cli | ||||
| * | tor-circmgr: Clarify that using guarded for client rend is an exception. | Gabriela Moldovan | 2024-10-24 | 1 | -0/+13 |
| | | |||||
| * | doc/dev/notes/vanguards: Use the new circuit stem terminology. | Gabriela Moldovan | 2024-10-24 | 1 | -25/+28 |
| | | | | | | | | | | "Circuit stubs" are now called "circuit stems". We are also replacing the STUB/STUB+ terminology (STUB/STUB+ circuits are now called NAIVE/GUARDED). Part of #1479 | ||||
| * | doc/dev/notes: vanguards: Make client rend circuits be STUB+. | Gabriela Moldovan | 2024-06-25 | 1 | -1/+1 |
| | | | | | | | | | | According to the [vanguards spec], client rendezvous circuits should be STUB+: * lite: `C -> G -> L2 -> Rend` * full: `C -> G -> L2 -> L3 -> Rend` [vanguards spec]: https://gitlab.torproject.org/tpo/core/torspec/-/blob/e5ace3667dcbbf893c6b632fd4e3f16114fd2a0e/spec/vanguards-spec/index.md | ||||
| * | fix: fix typos | Dimitris Apostolou | 2024-03-09 | 1 | -1/+1 |
| | | |||||
| * | Apply 1 suggestion(s) to 1 file(s) | gabi-250 | 2024-02-08 | 1 | -1/+1 |
| | | |||||
| * | Design sketch for vanguards implementation | Nick Mathewson | 2024-02-07 | 1 | -0/+190 |
