aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-async-utils
Commit message (Expand)AuthorAgeFilesLines
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-1/+1
* 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
* Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
* 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
* Bump versions on crates with nonfunctional changesNick Mathewson2023-06-301-1/+1
* lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-1/+1
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+0
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+3
* Remove semver.md files.Nick Mathewson2023-05-031-1/+0
* Increment crate versions.Nick Mathewson2023-05-031-1/+1
* 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-193-12/+13
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* 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-053-1/+96
* Move functionality from tor_basic_utils to tor_async_utilsNick Mathewson2023-03-294-0/+765
* Make a new empty tor-async-utils crate.Nick Mathewson2023-03-293-0/+71