summaryrefslogtreecommitdiff
path: root/crates/arti-client/src/protostatus.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove `use_obsolete_software`.Nick Mathewson2026-05-141-50/+6
* arti-client: Fix typoMynacol2025-11-271-1/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`Steven Engler2025-11-041-2/+2
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-5/+10
* Rename recommended_protocols to protocol_statuses.Nick Mathewson2025-04-161-3/+3
* arti-client: Document spec of checking date on cached protosNick Mathewson2025-04-161-3/+6
* arti-client: Small test for evaluating protocol status.Nick Mathewson2025-04-161-0/+69
* arti,arti-client: Add an option to override required protocolsNick Mathewson2025-04-161-4/+28
* arti-client: Implement the basics of protocol enforcement.Nick Mathewson2025-04-161-0/+219