Commit History

Author SHA1 Message Date
  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
  David Goulet 805c81efed sendme: Add helper to note the cell digest 5 years ago
  David Goulet 7c8e519b34 sendme: Helper to know if next cell is a SENDME 5 years ago
  David Goulet aef7095c3e prop289: Add documentation for the circuit FIFO list 5 years ago
  David Goulet 44750b0de6 prop289: Skip the first 4 unused bytes in a cell 5 years ago
  David Goulet 77d560af64 prop289: Keep the digest bytes, not the object 5 years ago
  David Goulet 4efe9d653a prop289: Move digest matching in its own function 5 years ago
  David Goulet 217b553193 prop289: Rename packaged functions with better name 5 years ago
  David Goulet 2ec25e847e prop289: Move SENDME cell processing in a separate function 5 years ago
  David Goulet 504e05b029 prop289: Use a 20 bytes digest instead of 4 5 years ago
  David Goulet cede93b2d8 tests: Implement unit tests for SENDME v1 5 years ago