Commit History

Author SHA1 Message Date
  Nick Mathewson 295feeb093 Replace all remaining tor_mem_is_zero() with fast_mem_is_zero() 5 years ago
  Nick Mathewson 0034f10956 Use safe_mem_is_zero in a few more places. 5 years ago
  Nick Mathewson 309467c64e Rename tor_mem_is_zero to fast_mem_is_zero() 5 years ago
  George Kadianakis 847fc3280d Merge branch 'maint-0.4.0' 5 years ago
  George Kadianakis e1d4e2badb Merge branch 'tor-github/pr/978' into maint-0.4.0 5 years ago
  George Kadianakis f2800b53ad Merge branch 'tor-github/pr/985' 5 years ago
  George Kadianakis d885ed867f Merge branch 'tor-github/pr/937' 5 years ago
  George Kadianakis 9084a90b00 Merge branch 'tor-github/pr/936' 5 years ago
  George Kadianakis a44aca5453 Merge branch 'tor-github/pr/993' 5 years ago
  George Kadianakis 86f8dfe419 Merge branch 'tor-github/pr/983' 5 years ago
  David Goulet 43c119fedb Merge branch 'tor-github/pr/980' 5 years ago
  David Goulet e543c4e20c Merge branch 'tor-github/pr/909' 5 years ago
  Nick Mathewson b7cc631d23 Rename and clarify some functions for periodic events 5 years ago
  Nick Mathewson 9a62a820fb Remove now-extraneous calls to initialize_periodic_events(). 5 years ago
  Nick Mathewson 7e03500eef Changes file for periodic event movement 5 years ago
  Nick Mathewson b5a62b1ef5 Move dirauth periodic events into dirauth module. 5 years ago
  Nick Mathewson 6eb1b8da0a Turn 'mainloop' into a subsystem. 5 years ago
  Nick Mathewson 48e1ab1720 Changes file for 29732. 5 years ago
  Nick Mathewson 730dddc380 Make sure that the rng is not replaced if it is already replaced. 5 years ago
  Nick Mathewson 604e849d36 Make the deterministic and reproducible rng test code handle fast_rng 5 years ago
  Nick Mathewson 587a525cc5 Add improved debugging support to crypto_rand_fast code. 5 years ago
  Nick Mathewson e66b5153bd Extract add-entropy code from crypto_fast_rng to a new function 5 years ago
  Nick Mathewson c6a93beed8 Use preloaded-rng code in test_hs_descriptor.c 5 years ago
  Nick Mathewson 7086a9f90e Make rng mock code also cover strongest_rand. 5 years ago
  Nick Mathewson 0a9fb6938d Use prefilled PRNG replacement in test_extorport 5 years ago
  Nick Mathewson 7bd34698af Use prefilled_rng in test_addr.c in place of existing code. 5 years ago
  Nick Mathewson fe173ce0bc Add a testing PRNG replacement that returns canned data. 5 years ago
  Nick Mathewson 64d5ed0415 Update circuit_timeout test to use deterministic prng 5 years ago
  Nick Mathewson d3526d3f2c Update test_prob_distr to use new reproducible RNG override code 5 years ago
  Nick Mathewson 11eaed66bb Add support for deterministic override of crypto_rand() in tests 5 years ago