summaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils/src/test_rng.rs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-1/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-2/+2
* Fix typosDimitris Apostolou2024-09-031-1/+1
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Fix typos in doc commentsTobias Stoeckmann2024-03-061-2/+2
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* tor-netdir: Shuffle the list of HS dirs used for downloading descriptors.Gabriela Moldovan2023-05-041-1/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* fix clippy::needless_borrowtrinity-1686a2022-09-101-1/+1
* Fix a rustdoc link.Nick Mathewson2022-06-071-1/+1
* New facility for deterministic and reproducible test PRNGs.Nick Mathewson2022-06-021-0/+337