summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/util.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-netdoc: Promote DirectorySignatureHashAlgo from poc as nasty macroIan Jackson2026-04-291-0/+29
* tor-netdoc: Provide AsMutSelf derive macroIan Jackson2026-03-191-0/+41
* Move intern from tor-netdir to tor-basic-utils and make it pubNick Mathewson2025-12-031-1/+0
* tor-netdoc: No longer impl Sealed for RouterStatusIan Jackson2025-08-261-1/+1
* tor-netdoc: Change an allow to an expectIan Jackson2025-08-261-1/+1
* tor-netdoc: Abolish ParseRouterStatus and make several things not pubIan Jackson2025-08-261-0/+1
* netdoc: Note new feature in itertoolsNick Mathewson2023-06-261-1/+5
* tor-netdoc: move PeekableIterator to util.rsIan Jackson2023-02-151-0/+33
* tor-netdoc: Delete now-unused PauseAt typeIan Jackson2023-02-151-149/+0
* tor-netdoc: Replace use of PauseAt::new_pred()Ian Jackson2023-02-151-0/+1
* tor-netdoc: Provide new batching_split_beforeIan Jackson2023-02-101-0/+2
* tor-netdoc: util: use super::* in testsIan Jackson2023-02-101-2/+1
* tor-netdoc: util: Add standard lint block to testsIan Jackson2023-02-101-0/+10
* tor-netdoc: Put the "routerdesc" document type behind a feature.Nick Mathewson2021-11-121-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+151