summaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils/src/test_rng.rs
Commit message (Expand)AuthorAgeFilesLines
* 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