aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/client/stream/resolve.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Add crate-level exports for two extra stream types (fmt)Gabriela Moldovan2026-06-171-1/+1
* Merge branch 'minor-doc-fix' into 'main'gabi-2502026-06-021-1/+1
|\
| * proto: Fix typo in ResolveCmdChecker docsGabriela Moldovan2026-05-281-1/+1
* | proto: Replace outdated references to RawCellStreamGabriela Moldovan2026-05-281-2/+2
|/
* proto: Fix docs to refer to the right stream:: paths.Gabriela Moldovan2025-10-161-1/+1
* proto: Replace fully-qualified paths with use (fmt).Gabriela Moldovan2025-10-161-4/+1
* proto: Replace fully-qualified paths with use.Gabriela Moldovan2025-10-161-4/+4
* proto: Reformat imports post-move.Gabriela Moldovan2025-10-161-1/+1
* proto: Avoid crate-pub reexports of shared types from the client module.Gabriela Moldovan2025-10-161-5/+4
* proto: Add prop349 note about the resolve stream handler.Gabriela Moldovan2025-08-201-0/+14
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-0/+102