summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/util
Commit message (Expand)AuthorAgeFilesLines
* tor-netdoc: move PeekableIterator to util.rsIan Jackson2023-02-151-24/+3
* batching_split_before: Whitespace error fixIan Jackson2023-02-131-1/+1
* batching_split_before: Better xref for doc hiddenIan Jackson2023-02-131-0/+7
* batching_split_before: Clarify API sequential restrictionIan Jackson2023-02-131-4/+4
* batching_split_before: Fix and clarify Batches/LendingIterator docIan Jackson2023-02-131-2/+4
* batching_split_before: Introduce unit token typesIan Jackson2023-02-131-4/+18
* batching_split_before: Expand on the remaining use of "meta-iterator"Ian Jackson2023-02-131-1/+2
* batching_split_before: Fix link to BatchesWithHeader::subsequentIan Jackson2023-02-131-1/+1
* batching_split_before: Provide description for BatchesWithHeaderIan Jackson2023-02-131-0/+10
* batching_split_before: Document generics on our non-private typesIan Jackson2023-02-131-0/+9
* batching_split_before: Rename "prefix" to "header"Ian Jackson2023-02-131-23/+23
* batching_split_before: Rename "start" to "batch-starting"Ian Jackson2023-02-131-27/+27
* batching_split_before: Remove false assertions about batch contentsIan Jackson2023-02-131-4/+0
* batching_split_before: Clarify heading of BatchesWithPrefixIan Jackson2023-02-131-1/+1
* batching_split_before: docs improvements.Nick Mathewson2023-02-131-4/+8
* tor-netdoc: Provide new batching_split_beforeIan Jackson2023-02-101-0/+395
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-272-0/+2
* test lint blocks: Add many many automaticallyIan Jackson2022-12-122-0/+17
* Tests for tor_netdoc::util::internNick Mathewson2022-06-011-0/+33
* Add a more generic implementation of intern-by-refNick Mathewson2022-03-111-3/+11
* netdoc: Make versions smaller in GenericRouterStatusNick Mathewson2022-03-111-3/+19
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-272-0/+177