Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 01b07c548b Use parsing code for the simpler controller commands. 6 years ago
  Nick Mathewson cbd1a7e053 Unit tests for current control-command parser logic 6 years ago
  Nick Mathewson dbfe1a14e4 When parsing a multiline controller command, be careful with linebreaks 6 years ago
  Nick Mathewson f18b7dc473 Extract the argument-splitting part of control.c's parser 6 years ago
  Nick Mathewson de70eebc65 Start on a command-parsing tool for controller commands. 6 years ago
  Nick Mathewson e9ca904dbf Define two more commands as wipe-after-parse. 6 years ago
  Nick Mathewson f3bd0240a6 Add assertions for correct input to handle_control_command. 6 years ago
  Nick Mathewson d1f5957c4e Improve handling of controller commands 6 years ago
  George Kadianakis 7b386f2356 Merge branch 'tor-github/pr/908' 6 years ago
  George Kadianakis 86aa141572 Merge branch 'tor-github/pr/754' 6 years ago
  teor ebbc2c3d8f crypt_ops: Stop using a separate buffer in ed25519_signature_from_base64() 6 years ago
  Nick Mathewson adeecce53b forward-port the 0.4.0.4-rc changelog 6 years ago
  Nick Mathewson 7dd247c5fd Merge branch 'maint-0.4.0' 6 years ago
  Nick Mathewson 40471d73e5 bump to 0.4.0.4-rc-dev 6 years ago