Commit History

Author SHA1 Message Date
  Nick Mathewson 36b4fc7437 Merge remote-tracking branch 'tor-github/pr/922' 5 years ago
  Nick Mathewson a5cced2b7a Extract keyword argument checking from argument parsing. 5 years ago
  Nick Mathewson a0299cd240 In control command api, rename "object" to "cmddata" 5 years ago
  Nick Mathewson 3ed7ceeb85 changes file for ticket 30091 (controller parsing refactor) 5 years ago
  Nick Mathewson ff9ba7d6c4 expand CMD_FL_WIPE to wipe the parsed arguments too 5 years ago
  Nick Mathewson 88d22b898e Simplify handler logic in control_cmd.c 5 years ago
  Nick Mathewson ddd33d39c7 Port the authenticate and authchallenge commands to the new parser 5 years ago
  Nick Mathewson 8799b4e805 Add rudimentary qstring support to kvline.c 5 years ago
  Nick Mathewson ba05324242 Move and rename decode_escaped_string() 5 years ago
  Nick Mathewson 0c0b869ba4 Use the new controller command parser for EXTENDCIRCUIT. 5 years ago
  Nick Mathewson 95afdb005c Use new parser logic for SETCONF/RESETCONF code. 5 years ago
  Nick Mathewson d8b3ec865d Update more controller commands, now that we have kvline support 5 years ago
  Nick Mathewson dab35386ca Add a case-insensitive variant to config_line_find() 5 years ago
  Nick Mathewson 9471391694 Add kvline support to controller command parser. 5 years ago
  Nick Mathewson 0841a69357 Allow kvlines in control commands. 5 years ago
  Nick Mathewson bb37ad6957 Add fuzzing support for several more groups of kvlines flags 5 years ago
  Nick Mathewson 73df91bbb5 kvline: handle empty alues as well as empty keys 5 years ago
  Nick Mathewson 01b07c548b Use parsing code for the simpler controller commands. 5 years ago
  Nick Mathewson cbd1a7e053 Unit tests for current control-command parser logic 5 years ago
  Nick Mathewson dbfe1a14e4 When parsing a multiline controller command, be careful with linebreaks 5 years ago
  Nick Mathewson f18b7dc473 Extract the argument-splitting part of control.c's parser 5 years ago
  Nick Mathewson de70eebc65 Start on a command-parsing tool for controller commands. 5 years ago
  Nick Mathewson 0d650e7958 Move responsibility for checking if events are setup into periodic.c 5 years ago
  Nick Mathewson 233835e14f Move the responsibility for listing periodic events to periodic.c 5 years ago
  George Kadianakis 974c2674eb Merge branch 'maint-0.4.0' 5 years ago
  George Kadianakis a39789a02c Merge branch 'tor-github/pr/960' into maint-0.4.0 5 years ago
  George Kadianakis 811a93f803 Merge branch 'tor-github/pr/953' 5 years ago
  Alexander Færøy 0429072495 Lower log level of unlink() errors in networkstatus_set_current_consensus(). 5 years ago
  Nick Mathewson 6320b2988c Merge remote-tracking branch 'tor-github/pr/942' 5 years ago
  Nick Mathewson 0cbe0f9cab Merge remote-tracking branch 'tor-github/pr/964' 5 years ago