aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/netstatus/dir_source.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-netdoc: Replace string slices with str::get() in doc (fmt)Clara Engler2026-06-241-1/+4
* tor-netdoc: Replace string slices with str::get() in docClara Engler2026-06-241-2/+1
* everywhere: Add #[allow(clippy::string_slice)]Clara Engler2026-06-091-0/+1
* tor-netdoc: Un-gate features impls in doc/netstatus/dir_source.rs (rewrap)Ian Jackson2026-04-281-4/+1
* tor-netdoc: Un-gate features impls in doc/netstatus/dir_source.rsIan Jackson2026-04-281-8/+4
* tor-netdoc: consensus authority section: ConsensusAuthoritySectionIan Jackson2026-04-271-2/+106
* tor-netdoc: consensus authority section: SupersededAuthorityKeyIan Jackson2026-04-271-1/+118
* tor-netdoc: DirSource: move to new dir_source moduleIan Jackson2026-04-271-0/+57