blob: bb72361c481222ea654f818dd5ffd0610373489d (
plain)
1
2
3
4
5
|
o Minor features (testing):
- Tor's unit test code now contains a standard set of functions to
replace the PRNG with a deterministic or reproducible version for
testing. Previously, various tests implemented this in various ways.
Implements ticket 29732.
|