summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/stream.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: Encapsulate flow-controlJim Newsome2024-08-131-0/+3
* Add an IncomingStreamRequestFilter to check early propertiesNick Mathewson2024-03-261-1/+4
* tor-proto: Add IncomingCmdChecker for IncomingStream.Gabriela Moldovan2023-08-031-0/+3
* proto: Create a `DataStreamCtrl` type.Nick Mathewson2023-05-221-0/+6
* Rename onion-* cargo features to hs-* in tor-* cratesIan Jackson2023-02-281-3/+3
* tor-proto: Introduce CmdChecker, and define it for our streams.Nick Mathewson2023-02-171-0/+3
* tor-proto: Draft API to handle incoming BEGIN requests.Nick Mathewson2023-01-171-0/+5
* Improve the layout of crate exports; add runtime convenience functionseta2022-01-111-1/+1
* Get rid of unbounded stream sender, and RawCellStreameta2021-11-121-1/+1
* Merge IpVersionPreferences and the optimistic flag into one type.Nick Mathewson2021-11-101-0/+4
* Update our disclaimers and limitations sections.Nick Mathewson2021-10-271-4/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+21