Age | Commit message (Expand) | Author |
---|---|---|
2019-05-29 | Merge branch 'tor-github/pr/1032' | George Kadianakis |
2019-05-23 | Merge branch 'tor-github/pr/1022' | David Goulet |
2019-05-17 | Don't forget to use the mutex in testing_enable_prefilled_rng() | rl1987 |
2019-05-16 | rng_test_helpers: add a needless lock/unlock pair to please coverity | Nick Mathewson |
2019-05-15 | Testing: allow the user to pass a seed in for reproducible-RNG tests | Nick Mathewson |
2019-05-15 | Make testing_disable_reproducible_rng() log seed on test failure | Nick Mathewson |
2019-04-30 | Make sure that the rng is not replaced if it is already replaced. | Nick Mathewson |
2019-04-30 | Make the deterministic and reproducible rng test code handle fast_rng | Nick Mathewson |
2019-04-30 | Make rng mock code also cover strongest_rand. | Nick Mathewson |
2019-04-30 | Add a testing PRNG replacement that returns canned data. | Nick Mathewson |
2019-04-30 | Add support for deterministic override of crypto_rand() in tests | Nick Mathewson |