aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-25expand CMD_FL_WIPE to wipe the parsed arguments tooNick Mathewson
2019-04-25Simplify handler logic in control_cmd.cNick Mathewson
2019-04-25Port the authenticate and authchallenge commands to the new parserNick Mathewson
2019-04-25Add rudimentary qstring support to kvline.cNick Mathewson
2019-04-25Move and rename decode_escaped_string()Nick Mathewson
2019-04-25Use the new controller command parser for EXTENDCIRCUIT.Nick Mathewson
2019-04-25Use new parser logic for SETCONF/RESETCONF code.Nick Mathewson
2019-04-25Update more controller commands, now that we have kvline supportNick Mathewson
2019-04-25Add a case-insensitive variant to config_line_find()Nick Mathewson
2019-04-25Add kvline support to controller command parser.Nick Mathewson
2019-04-25Allow kvlines in control commands.Nick Mathewson
2019-04-25Add fuzzing support for several more groups of kvlines flagsNick Mathewson
2019-04-25kvline: handle empty alues as well as empty keysNick Mathewson
2019-04-25Use parsing code for the simpler controller commands.Nick Mathewson
2019-04-25Unit tests for current control-command parser logicNick Mathewson
2019-04-25When parsing a multiline controller command, be careful with linebreaksNick Mathewson
2019-04-25Extract the argument-splitting part of control.c's parserNick Mathewson
2019-04-25Start on a command-parsing tool for controller commands.Nick Mathewson
2019-04-12Define two more commands as wipe-after-parse.Nick Mathewson
2019-04-12Add assertions for correct input to handle_control_command.Nick Mathewson
2019-04-12Improve handling of controller commandsNick Mathewson
2019-04-12Merge branch 'tor-github/pr/908'George Kadianakis
2019-04-12Merge branch 'tor-github/pr/754'George Kadianakis
2019-04-12crypt_ops: Stop using a separate buffer in ed25519_signature_from_base64()teor
2019-04-11forward-port the 0.4.0.4-rc changelogNick Mathewson
2019-04-11Merge branch 'maint-0.4.0'Nick Mathewson
2019-04-11bump to 0.4.0.4-rc-devNick Mathewson
2019-04-11Merge remote-tracking branch 'tor-github/pr/913'Nick Mathewson
2019-04-11Merge remote-tracking branch 'tor-github/pr/887'Nick Mathewson
2019-04-11Merge remote-tracking branch 'tor-github/pr/741'Nick Mathewson
2019-04-10Merge branch 'maint-0.4.0'Nick Mathewson
2019-04-10Bump version to 0.4.0.4-rcNick Mathewson
2019-04-10Merge branch 'maint-0.4.0'Nick Mathewson
2019-04-10Merge remote-tracking branch 'tor-github/pr/926' into maint-0.4.0Nick Mathewson
2019-04-10Add changes file for #30040.George Kadianakis
2019-04-10Prevent double free on huge files with 32 bit.Tobias Stoeckmann
2019-04-10practracker: accept 4 extra lines due to 30041teor
2019-04-10Merge branch 'maint-0.4.0'teor
2019-04-10Merge remote-tracking branch 'tor-github/pr/920' into maint-0.4.0teor
2019-04-09Merge branch 'maint-0.4.0'Nick Mathewson
2019-04-09Merge branch 'bug29922_035' into maint-0.4.0Nick Mathewson
2019-04-09Actually I believe this should be an EINVAL.Nick Mathewson
2019-04-09Changes file for bug30041Nick Mathewson
2019-04-09Check return value of buf_move_to_buf for error.Tobias Stoeckmann
2019-04-09Protect buffers against INT_MAX datalen overflows.Tobias Stoeckmann
2019-04-09Merge branch 'maint-0.4.0'George Kadianakis
2019-04-09Merge branch 'tor-github/pr/915' into maint-0.4.0George Kadianakis
2019-04-09Merge branch 'maint-0.4.0'teor
2019-04-09Merge remote-tracking branch 'tor-github/pr/866'teor
2019-04-09Merge remote-tracking branch 'tor-github/pr/862'teor