arti/crates/tor-circmgr/src
eta cc37c8f5b5 Merge branch 'typos' into 'main'
Fix typos

See merge request tpo/core/arti!285
2022-02-03 13:12:38 +00:00
..
build Fix a few typos. 2021-11-24 18:12:44 -05:00
mgr Improve some documentation links 2021-10-29 08:39:04 -04:00
path Don't create circuits if the consensus is stale by over 72 hours 2021-12-12 20:29:53 -08:00
timeouts Only count timeouts when we've seen net activity. 2021-12-20 15:34:17 -05:00
build.rs Untangle two needless Ok(r?) into just r 2022-02-02 18:35:28 +00:00
config.rs Test for PathConfig::at_least_as_permissive_as(). 2022-01-20 09:57:19 -05:00
err.rs Merge branch 'reconfigure' into 'main' 2021-12-13 14:49:23 +00:00
impls.rs tor-circmgr: Remove Arc around ClientCirc 2022-01-07 18:19:20 +00:00
lib.rs Temporarily disable some clippy lints on nightly 2022-02-02 21:57:30 +00:00
mgr.rs Merge branch 'typos' into 'main' 2022-02-03 13:12:38 +00:00
path.rs add semicolons if nothing returned 2021-11-25 13:20:37 +00:00
preemptive.rs preemptive.rs: Use Instant::checked_add instead of raw subtraction 2021-12-20 19:27:55 +00:00
timeouts.rs Resolve an XXXX: timeout scaling _is_ documented 2021-12-08 10:19:11 -05:00
usage.rs StreamPrefs: rename from ConnectPrefs 2022-01-21 11:07:15 +00:00