summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/rend_handshake.rs
Commit message (Expand)AuthorAgeFilesLines
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* circmgr: Remove the CircParameters build .expect()David Goulet2025-01-161-1/+2
* circ: Specialize the circparams from netparams functionDavid Goulet2025-01-161-2/+2
* circmgr: Modify CircParameters for congestion controlDavid Goulet2025-01-161-1/+2
* hss: Make the limit for streams configurable.Nick Mathewson2024-03-261-8/+10
* Add an IncomingStreamRequestFilter to check early propertiesNick Mathewson2024-03-261-5/+31
* Refactor the logic for constructing crypt layers.Nick Mathewson2024-03-261-5/+0
* Propagate RelayCellFormat selection up to where format decisions will be madeJim Newsome2024-03-201-0/+5
* Run rustfmtIan Jackson2024-03-051-3/+1
* tor-hsservice: prelude: Move most imports from rend_handshake.rsIan Jackson2024-03-051-16/+3
* tor-hsservice: Move rend_handshake.rs out of svcIan Jackson2024-03-051-0/+374