summaryrefslogtreecommitdiff
path: root/crates/tor-hsservice/src/rend_handshake.rs
Commit message (Expand)AuthorAgeFilesLines
* 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