summaryrefslogtreecommitdiff
path: root/crates/tor-async-utils/src
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning.Nick Mathewson2024-03-132-0/+2
* deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* oneshot: Apply deferred rustfmt churnIan Jackson2023-10-111-1/+1
* oneshot: Introduce veneer in tor_rtcompatIan Jackson2023-10-112-0/+44
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-232-0/+2
* tor-async-utils: Deprecate DropNotifyEofSignallable::is_eofIan Jackson2023-08-171-2/+12
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-103-0/+3
* Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* async-utils: Add a SinkExt with a with_fnNick Mathewson2023-04-192-0/+85
* async-utils: rename sinkext to prepare_sendNick Mathewson2023-04-192-2/+2
* async-utils: rename SinkExt to SinkPrepareExtNick Mathewson2023-04-192-12/+12
* JoinReadWrite: Minor docs improvements.Ian Jackson2023-04-061-3/+2
* JoinReadWrite: Move the example to the structIan Jackson2023-04-061-23/+25
* JoinReadWrite: Discuss using .reunite() or .unsplit()Ian Jackson2023-04-061-3/+5
* tor-async-utils: Introduce JoinReadWriteIan Jackson2023-04-052-0/+95
* Move functionality from tor_basic_utils to tor_async_utilsNick Mathewson2023-03-293-0/+759
* Make a new empty tor-async-utils crate.Nick Mathewson2023-03-291-0/+39