提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 9a62a820fb Remove now-extraneous calls to initialize_periodic_events(). 6 年之前
  Nick Mathewson 7e03500eef Changes file for periodic event movement 6 年之前
  Nick Mathewson b5a62b1ef5 Move dirauth periodic events into dirauth module. 6 年之前
  Nick Mathewson 6eb1b8da0a Turn 'mainloop' into a subsystem. 6 年之前
  Nick Mathewson 48e1ab1720 Changes file for 29732. 6 年之前
  Nick Mathewson 730dddc380 Make sure that the rng is not replaced if it is already replaced. 6 年之前
  Nick Mathewson 604e849d36 Make the deterministic and reproducible rng test code handle fast_rng 6 年之前
  Nick Mathewson 587a525cc5 Add improved debugging support to crypto_rand_fast code. 6 年之前
  Nick Mathewson e66b5153bd Extract add-entropy code from crypto_fast_rng to a new function 6 年之前
  Nick Mathewson c6a93beed8 Use preloaded-rng code in test_hs_descriptor.c 6 年之前
  Nick Mathewson 7086a9f90e Make rng mock code also cover strongest_rand. 6 年之前
  Nick Mathewson 0a9fb6938d Use prefilled PRNG replacement in test_extorport 6 年之前
  Nick Mathewson 7bd34698af Use prefilled_rng in test_addr.c in place of existing code. 6 年之前
  Nick Mathewson fe173ce0bc Add a testing PRNG replacement that returns canned data. 6 年之前
  Nick Mathewson 64d5ed0415 Update circuit_timeout test to use deterministic prng 6 年之前
  Nick Mathewson d3526d3f2c Update test_prob_distr to use new reproducible RNG override code 6 年之前
  Nick Mathewson 11eaed66bb Add support for deterministic override of crypto_rand() in tests 6 年之前
  rl1987 b05b165a75 Add changes file 6 年之前
  rl1987 10c71105e6 Travis: remove sudo configuration 6 年之前
  Nick Mathewson 44e6663b8a Merge remote-tracking branch 'tor-github/pr/972' 6 年之前
  David Goulet 535ba0d7c5 practracker: Update exceptions for #26288 6 年之前
  David Goulet 0f2ff267c5 sendme: Do not poke at crypto.sendme_digest directly 6 年之前
  David Goulet 0d8b9b56c5 sendme: Better function names 6 年之前
  David Goulet 67c2254183 sendme: Move note_cell_digest() to relay_crypto module 6 年之前
  David Goulet d084f9115d sendme: Better handle the random padding 6 年之前
  David Goulet c7385b5b14 sendme: Keep cell digest only if a SENDME is next 6 年之前
  David Goulet 805c81efed sendme: Add helper to note the cell digest 6 年之前
  David Goulet 7c8e519b34 sendme: Helper to know if next cell is a SENDME 6 年之前
  David Goulet aef7095c3e prop289: Add documentation for the circuit FIFO list 6 年之前
  David Goulet 44750b0de6 prop289: Skip the first 4 unused bytes in a cell 6 年之前