Commit History

Author SHA1 Message Date
  Nick Mathewson 7bd34698af Use prefilled_rng in test_addr.c in place of existing code. 6 years ago
  Nick Mathewson fe173ce0bc Add a testing PRNG replacement that returns canned data. 6 years ago
  Nick Mathewson 64d5ed0415 Update circuit_timeout test to use deterministic prng 6 years ago
  Nick Mathewson d3526d3f2c Update test_prob_distr to use new reproducible RNG override code 6 years ago
  Nick Mathewson 11eaed66bb Add support for deterministic override of crypto_rand() in tests 6 years ago
  Nick Mathewson 44e6663b8a Merge remote-tracking branch 'tor-github/pr/972' 6 years ago
  Nick Mathewson 206d28ff15 Merge branch 'maint-0.4.0' 6 years ago
  Nick Mathewson 593d29920e Merge remote-tracking branch 'tor-github/pr/974' into maint-0.4.0 6 years ago
  rl1987 6d347fe329 Remove obsolete OpenSUSE initscript 6 years ago
  Nick Mathewson 806539b40a Use fast check for missing id in node_is_a_configured_bridge() 6 years ago
  Nick Mathewson 650b94ebc1 Use a linear algorithm to subtract two nodelists. 6 years ago
  Nick Mathewson 1d44ac9acd Make nodelist_get_list() return a const pointer. 6 years ago
  Nick Mathewson efeb101b96 Merge remote-tracking branch 'tor-github/pr/889' 6 years ago
  Nick Mathewson 36b4fc7437 Merge remote-tracking branch 'tor-github/pr/922' 6 years ago
  Nick Mathewson a5cced2b7a Extract keyword argument checking from argument parsing. 6 years ago
  Nick Mathewson a0299cd240 In control command api, rename "object" to "cmddata" 6 years ago
  Nick Mathewson 3ed7ceeb85 changes file for ticket 30091 (controller parsing refactor) 6 years ago
  Nick Mathewson ff9ba7d6c4 expand CMD_FL_WIPE to wipe the parsed arguments too 6 years ago
  Nick Mathewson 88d22b898e Simplify handler logic in control_cmd.c 6 years ago
  Nick Mathewson ddd33d39c7 Port the authenticate and authchallenge commands to the new parser 6 years ago
  Nick Mathewson 8799b4e805 Add rudimentary qstring support to kvline.c 6 years ago
  Nick Mathewson ba05324242 Move and rename decode_escaped_string() 6 years ago
  Nick Mathewson 0c0b869ba4 Use the new controller command parser for EXTENDCIRCUIT. 6 years ago
  Nick Mathewson 95afdb005c Use new parser logic for SETCONF/RESETCONF code. 6 years ago
  Nick Mathewson d8b3ec865d Update more controller commands, now that we have kvline support 6 years ago
  Nick Mathewson dab35386ca Add a case-insensitive variant to config_line_find() 6 years ago
  Nick Mathewson 9471391694 Add kvline support to controller command parser. 6 years ago
  Nick Mathewson 0841a69357 Allow kvlines in control commands. 6 years ago
  Nick Mathewson bb37ad6957 Add fuzzing support for several more groups of kvlines flags 6 years ago
  Nick Mathewson 73df91bbb5 kvline: handle empty alues as well as empty keys 6 years ago