Commit History

Author SHA1 Message Date
  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
  rl1987 b05b165a75 Add changes file 5 years ago
  rl1987 10c71105e6 Travis: remove sudo configuration 5 years ago
  Nick Mathewson 44e6663b8a Merge remote-tracking branch 'tor-github/pr/972' 5 years ago
  David Goulet 535ba0d7c5 practracker: Update exceptions for #26288 5 years ago
  David Goulet 0f2ff267c5 sendme: Do not poke at crypto.sendme_digest directly 5 years ago
  David Goulet 0d8b9b56c5 sendme: Better function names 5 years ago
  David Goulet 67c2254183 sendme: Move note_cell_digest() to relay_crypto module 5 years ago
  David Goulet d084f9115d sendme: Better handle the random padding 5 years ago
  David Goulet c7385b5b14 sendme: Keep cell digest only if a SENDME is next 5 years ago