summaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils
Commit message (Expand)AuthorAgeFilesLines
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-1/+1
* tor-basic-utils: Add a test for DropNotifyWatchSenderIan Jackson2022-07-191-0/+17
* tor-basic-utils: Add ref to upstream issue re dropIan Jackson2022-07-191-0/+3
* tor-basic-utils: Add comment about lack of raceIan Jackson2022-07-191-0/+4
* arti-client: Provide DropNotifyWatchSenderIan Jackson2022-07-181-0/+41
* Provide maybe_send on postage::watch::Sender, via extension traitIan Jackson2022-07-182-0/+89
* Merge branch 'cirmgr_error_cleanup' into 'main'Ian Jackson2022-07-151-0/+44
|\
| * tor-basic-utils: Add a new interface to FilterCountNick Mathewson2022-07-121-0/+44
* | Fix two rustdoc linksIan Jackson2022-07-121-2/+2
|/
* Add a semver note to FilterCountNick Mathewson2022-07-081-1/+6
* FilterCount: Add a simple Display helper.Nick Mathewson2022-07-061-0/+34
* New "counting filter" iterator helper in tor-basic-utils.Nick Mathewson2022-07-062-0/+116
* Bump crate and dependency versions.Nick Mathewson2022-06-241-1/+1
* clippy: Consolidate many lints in maint/add_warningIan Jackson2022-06-241-2/+9
* Run maint/add_warning crates/*/src/{lib,main}.rsIan Jackson2022-06-231-0/+3
* Fix a rustdoc link.Nick Mathewson2022-06-071-1/+1
* Merge branch 'use-testing-rng'Nick Mathewson2022-06-071-1/+2
|\
| * Use testing_rng() in tests throughout our crates.Nick Mathewson2022-06-021-1/+2
* | Merge branch 'testing-rng' into 'main'Nick Mathewson2022-06-023-0/+341
|\|
| * New facility for deterministic and reproducible test PRNGs.Nick Mathewson2022-06-023-0/+341
* | lints: Add let_unit_value allow to all cratesIan Jackson2022-05-311-1/+1
* | lints: Add lint block delimiters to every crateIan Jackson2022-05-311-0/+2
|/
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-1/+1
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-1/+1
* Typo fixes (automated with "typos").Nick Mathewson2022-05-241-4/+4
* Suppress clippy warnings in tor-basic-utils.Nick Mathewson2022-05-232-0/+2
* prepare_send_from: clippy: Have dprintln explicitly return ()Ian Jackson2022-05-231-1/+1
* prepare_send_from: clippy: Avoid a lintIan Jackson2022-05-231-2/+1
* prepare_send_from: clippy: Add missing docsIan Jackson2022-05-231-11/+18
* prepare_send_from: clippy: Replace two unwrapsIan Jackson2022-05-231-2/+6
* prepare_send_from: Break out get_output! macroIan Jackson2022-05-231-2/+11
* prepare_send_from: docs and comments improvementsIan Jackson2022-05-231-13/+115
* prepare_send_from: Add testsIan Jackson2022-05-231-0/+122
* channel: Provide and use Sink::prepare_send_fromIan Jackson2022-05-233-0/+297
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-1/+1
* Merge branch 'main' into 'msrv_1_56'Nick Mathewson2022-04-261-0/+30
|\
| * Rename macro_first_nonempty (from macro_coalesce_args)Ian Jackson2022-04-251-2/+2
| * macro_coalesce_args: New helper macroIan Jackson2022-04-251-0/+30
* | Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+1
* | Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-251-0/+1
|/
* tor-basic-utils: Add RetryDelay::reset testSamanta Navarro2022-04-231-0/+2
* Add RetrySchedule::reset()Nick Mathewson2022-04-041-0/+5
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-1/+1
* Update README.md files using readmes scriptNick Mathewson2022-03-291-0/+4
* Adjust a commentIan Jackson2022-03-211-1/+1
* Provide define_accessor_trait and use it to generate CircMgrConfigIan Jackson2022-03-162-0/+69
* RetryDelay: remove accessors.Nick Mathewson2022-03-161-17/+1
* Fix up documentation on RetryDelay.Nick Mathewson2022-03-161-10/+19
* Move RetryDelay from dirmgr to basic-utils.Nick Mathewson2022-03-163-0/+169
* tor-basic-utils/Cargo.toml: reformat.Nick Mathewson2022-03-161-1/+2