aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/util.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Move RateLimitedWriter to tor-async-utilsDavid Goulet2026-06-081-1/+0
* Revert "proto: Add a new ToRelayMsg util"Gabriela Moldovan2026-02-121-1/+0
* proto: Add a new ToRelayMsg utilGabriela Moldovan2026-01-291-0/+1
* proto: Move TimeoutEstimator to utilGabriela Moldovan2026-01-291-0/+1
* tor-proto: Track information on when tunnels were last usedNick Mathewson2025-11-121-0/+1
* proto: Add PollAll helper for driving futures in lockstep.Gabriela Moldovan2025-09-251-0/+1
* proto: Use the CBT to compute half-stream timeouts.Gabriela Moldovan2025-09-161-0/+14
* proto: Define a new composable SinkBlocker type.Nick Mathewson2025-09-041-0/+1
* tor-proto: add `Notify{Sender,Receiver}` channelSteven Engler2025-06-231-0/+1
* tor-proto: add a `TokenBucket`Steven Engler2025-06-051-0/+1
* tor-proto: add 'oneshot_broadcast' util moduleSteven Engler2024-12-101-0/+1
* tor-proto: Plumb the ChannelAccount through to queue creation siteIan Jackson2024-10-031-0/+9
* Add StreamPollSetJim Newsome2024-08-011-0/+1
* Add KeyedFuturesUnorderedJim Newsome2024-08-011-0/+1
* Implmeent SometimesUnboundedSinkIan Jackson2024-05-291-0/+1
* ChannelSender::poll_ready_unpin_bool: add otiose ext trait docIan Jackson2024-05-291-0/+1
* ChannelSender::poll_ready_unpin_bool: move to utilIan Jackson2024-05-291-0/+23
* tor-proto: add a backend to detect reported clock skew.Nick Mathewson2022-03-231-0/+1
* Make coarsetime dependency and traffic-timestamping non-optional.Nick Mathewson2022-02-251-1/+0
* Use coarsetime to build an incoming traffic timestamp.Nick Mathewson2021-11-021-0/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+4