Commit History

Author SHA1 Message Date
  David Goulet 52b7ae71b3 hs: ADD_ONION NEW:BEST now defaults to ED25519-V3 4 years ago
  Nick Mathewson d6d3e829dd Merge branch 'maint-0.4.1' 4 years ago
  Nick Mathewson 25af8ada30 Correct the syntax description for the MAPADDRESS command. 4 years ago
  Nick Mathewson a90d1918af Update #includes to point to confparse.h in its new location. 4 years ago
  Taylor Yu 5faf54970d Fix some onion helpers 5 years ago
  Taylor Yu 0dd59fdb56 Clean up some uses of low-level control replies 5 years ago
  Nick Mathewson 2d66250d8a Remove want_cmddata from HSFETCH, which does not in fact want data 5 years ago
  Nick Mathewson 57ee0e3af9 Only reject POSTDESCRIPTOR purpose= when the purpose is unrecognized 5 years ago
  Taylor Yu 68caca58a8 Clean up formatting after Coccinelle 5 years ago
  Taylor Yu 983452e221 Run Coccinelle for control.c refactor 5 years ago
  Taylor Yu 769eb07a7a Manually fix some control replies 5 years ago
  Taylor Yu 8e7316bae4 Split reply formatting out of control_fmt.c 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 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 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 9471391694 Add kvline support to controller command parser. 5 years ago
  Nick Mathewson 0841a69357 Allow kvlines in control commands. 5 years ago
  Nick Mathewson 01b07c548b Use parsing code for the simpler controller commands. 5 years ago
  Nick Mathewson dbfe1a14e4 When parsing a multiline controller command, be careful with linebreaks 5 years ago
  Nick Mathewson de70eebc65 Start on a command-parsing tool for controller commands. 5 years ago
  Nick Mathewson e9ca904dbf Define two more commands as wipe-after-parse. 5 years ago
  Nick Mathewson f3bd0240a6 Add assertions for correct input to handle_control_command. 5 years ago
  Nick Mathewson d1f5957c4e Improve handling of controller commands 5 years ago
  Nick Mathewson 2917ecaa97 Split command-handling and authentication from control.c 5 years ago