summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/tunnel/circuit
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: Derive HasMemoryCost for UniqId.Gabriela Moldovan2025-06-131-1/+5
* tor-proto: Make Path::all_hops() return an iterator.Gabriela Moldovan2025-05-281-2/+2
* proto: Apply type-specific wrappers for tor1 cryptoNick Mathewson2025-05-061-16/+75
* proto, cell: Remove RelayCellFormatTrait.Nick Mathewson2025-05-061-3/+3
* tor-proto: Support adding and linking circuits in ConfluxSet.Gabriela Moldovan2025-05-061-1/+1
* proto: refactor RelayCrypt trait into separate traitsNick Mathewson2025-04-291-1/+1
* Note some places where we need updates for #1944.Nick Mathewson2025-04-161-0/+1
* tor-proto: Add a tunnel module.David Goulet2025-02-205-0/+495