aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils
Commit message (Expand)AuthorAgeFilesLines
...
* Remove semver.md files post-releaseGabriela Moldovan2026-06-011-2/+0
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-1/+1
* tor-basic-utils: Add an if_empty helper macroNick Mathewson2026-05-271-0/+16
* tor-basic-utils: Correct documentation for macro_first_nonempty.Nick Mathewson2026-05-271-5/+5
* clippy: Work around bug where it claims method doesn't existIan Jackson2026-05-131-0/+6
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-123-5/+6
* tor-basic-utils: remove `flatten`Nick Mathewson2026-05-072-15/+2
* tor-basic-utils: Update comment about std::fmt::from_fn.Nick Mathewson2026-05-071-1/+1
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-1/+1
* Update getrandom dependeencyIan Jackson2026-03-311-1/+1
* Remove semver.md files after releaseIan Jackson2026-03-301-2/+0
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-1/+1
* Run cargo sort --workspace and commit the parts we wantIan Jackson2026-03-301-1/+1
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-1/+1
* tor-cert-x509: Port to web-time-compat.Nick Mathewson2026-03-262-2/+3
* WASM: Enable `wasm_js` feature for getrandom for tor-basic-utils.Alexander Hansen Færøy2026-03-261-0/+3
* tor-basic-utils: Remove IoErrorExt and BinaryHeapExt.Nick Mathewson2026-03-252-50/+2
* Force use of standard hasher with weak_tables.Nick Mathewson2026-03-241-1/+5
* tor-basic-utils: clean up `iter_join`Steven Engler2026-03-031-8/+6
* tor-basic-utils: move `iter_join` from arti-relaySteven Engler2026-03-031-0/+33
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-1/+1
* Merge branch 'ticket_2338' into 'main'Nick Mathewson2026-02-191-10/+2
|\
| * tor-basic-utils: Simplify ErrorSources iterator.Nick Mathewson2026-02-161-10/+2
* | Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* | Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
|/
* tor-basic-utils: Add utility to iterate over error sourcesRobert Bartlensky2026-02-142-0/+113
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-1/+1
* Merge branch 'main' into 'main'gabi-2502026-02-021-1/+1
|\
| * fix(minver): Update paste dependency to be minver compatibleSamuel Cobb2026-01-261-1/+1
* | maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
|/
* tor-basic-utils: bump slab to 0.4.7Steven Engler2026-01-261-1/+1
* meta: Remove all semver.md files post-releaseClara Engler2026-01-131-1/+0
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-1/+1
* Move intern from tor-netdir to tor-basic-utils and make it pubNick Mathewson2025-12-034-0/+134
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-1/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-069-10/+10
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-1/+1
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* tor-basic-utils: New function to generate random hostname.Nick Mathewson2025-10-072-0/+81
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-1/+1
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-1/+1
* Merge branch 'note_result_flatten_msrv' into 'main'David Goulet2025-08-071-2/+3
|\
| * Fix a comment about Result::flattenNick Mathewson2025-08-071-2/+3
* | Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-073-5/+6
|/
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* tor-basic-utils: add `assert_val_impl_trait!` macroSteven Engler2025-07-171-0/+19
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-1/+1