Commit History

Author SHA1 Message Date
  David Goulet 43c119fedb Merge branch 'tor-github/pr/980' 7 years ago
  David Goulet e543c4e20c Merge branch 'tor-github/pr/909' 7 years ago
  Nick Mathewson 48e1ab1720 Changes file for 29732. 7 years ago
  Nick Mathewson 730dddc380 Make sure that the rng is not replaced if it is already replaced. 7 years ago
  Nick Mathewson 604e849d36 Make the deterministic and reproducible rng test code handle fast_rng 7 years ago
  Nick Mathewson 587a525cc5 Add improved debugging support to crypto_rand_fast code. 7 years ago
  Nick Mathewson e66b5153bd Extract add-entropy code from crypto_fast_rng to a new function 7 years ago
  Nick Mathewson c6a93beed8 Use preloaded-rng code in test_hs_descriptor.c 7 years ago
  Nick Mathewson 7086a9f90e Make rng mock code also cover strongest_rand. 7 years ago
  Nick Mathewson 0a9fb6938d Use prefilled PRNG replacement in test_extorport 7 years ago
  Nick Mathewson 7bd34698af Use prefilled_rng in test_addr.c in place of existing code. 7 years ago
  Nick Mathewson fe173ce0bc Add a testing PRNG replacement that returns canned data. 7 years ago
  Nick Mathewson 64d5ed0415 Update circuit_timeout test to use deterministic prng 7 years ago
  Nick Mathewson d3526d3f2c Update test_prob_distr to use new reproducible RNG override code 7 years ago
  Nick Mathewson 11eaed66bb Add support for deterministic override of crypto_rand() in tests 7 years ago
  Nick Mathewson 44e6663b8a Merge remote-tracking branch 'tor-github/pr/972' 7 years ago
  Nick Mathewson 206d28ff15 Merge branch 'maint-0.4.0' 7 years ago
  Nick Mathewson 593d29920e Merge remote-tracking branch 'tor-github/pr/974' into maint-0.4.0 7 years ago
  Nick Mathewson efeb101b96 Merge remote-tracking branch 'tor-github/pr/889' 7 years ago
  Nick Mathewson 36b4fc7437 Merge remote-tracking branch 'tor-github/pr/922' 7 years ago
  Nick Mathewson a5cced2b7a Extract keyword argument checking from argument parsing. 7 years ago
  Nick Mathewson a0299cd240 In control command api, rename "object" to "cmddata" 7 years ago
  Nick Mathewson 3ed7ceeb85 changes file for ticket 30091 (controller parsing refactor) 7 years ago
  Nick Mathewson ff9ba7d6c4 expand CMD_FL_WIPE to wipe the parsed arguments too 7 years ago
  Nick Mathewson 88d22b898e Simplify handler logic in control_cmd.c 7 years ago
  Nick Mathewson ddd33d39c7 Port the authenticate and authchallenge commands to the new parser 7 years ago
  Nick Mathewson 8799b4e805 Add rudimentary qstring support to kvline.c 7 years ago
  Nick Mathewson ba05324242 Move and rename decode_escaped_string() 7 years ago
  Nick Mathewson 0c0b869ba4 Use the new controller command parser for EXTENDCIRCUIT. 7 years ago
  Nick Mathewson 95afdb005c Use new parser logic for SETCONF/RESETCONF code. 7 years ago