Commit History

Author SHA1 Message Date
  David Goulet c38d46bf4a prop289: Add two consensus parameters 5 years ago
  David Goulet 0e6e800c89 sendme: Always close stream if deliver window is negative 5 years ago
  David Goulet 8e38791baf sendme: Add helper functions for DATA cell packaging 5 years ago
  David Goulet 2d3c600915 sendme: Add helper functions for DATA cell delivery 5 years ago
  David Goulet 9c42cc1eb2 sendme: Refactor SENDME cell processing 5 years ago
  David Goulet ed8593b9e0 sendme: Modernize and cleanup old moved code 5 years ago
  David Goulet e5806dcea8 sendme: Move code to the new files sendme.{c|h} 5 years ago
  Nick Mathewson 206d28ff15 Merge branch 'maint-0.4.0' 5 years ago
  Nick Mathewson 593d29920e Merge remote-tracking branch 'tor-github/pr/974' into maint-0.4.0 5 years ago
  rl1987 6d347fe329 Remove obsolete OpenSUSE initscript 5 years ago
  Nick Mathewson 806539b40a Use fast check for missing id in node_is_a_configured_bridge() 5 years ago
  Nick Mathewson 650b94ebc1 Use a linear algorithm to subtract two nodelists. 5 years ago
  Nick Mathewson 1d44ac9acd Make nodelist_get_list() return a const pointer. 5 years ago
  Nick Mathewson efeb101b96 Merge remote-tracking branch 'tor-github/pr/889' 5 years ago
  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