summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/circuit/circhop.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Fix up doc links post-refactoringGabriela Moldovan2025-11-171-7/+7
* proto: Temporarily silence a few warningsGabriela Moldovan2025-11-171-0/+3
* proto: Make cc state shared between CircHop{Inbound,Outbound}Gabriela Moldovan2025-11-171-14/+20
* proto: Move CircHop{Inbound,Outbound} out of the client module.Gabriela Moldovan2025-11-171-2/+590
* proto: Make the hop in SendRelayCell optionalGabriela Moldovan2025-11-171-2/+2
* proto: Update SendRelayCell docsGabriela Moldovan2025-11-171-2/+3
* proto: Move SendRelayCell to circhop (fmt)Gabriela Moldovan2025-11-171-2/+2
* proto: Move SendRelayCell to circhopGabriela Moldovan2025-11-171-2/+16
* proto: Move hop settings into a shared moduleGabriela Moldovan2025-10-211-0/+241