summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/util/tunnel_activity.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-proto: Port to web-time-compatNick Mathewson2026-03-261-4/+5
* Fix typosTobias Stoeckmann2026-03-241-1/+1
* proto: run add_warning to update tunnel_activity.rsNick Mathewson2025-11-121-1/+1
* proto: assert that no member of InTunnelActivity needs_drop.Nick Mathewson2025-11-121-1/+15
* proto: Use a ZST-token pattern to enforce correctness for TunnelActivityNick Mathewson2025-11-121-2/+34
* tor-proto: Track information on when tunnels were last usedNick Mathewson2025-11-121-0/+171