tor/src
Nick Mathewson de70eebc65 Start on a command-parsing tool for controller commands.
There _is_ an underlying logic to these commands, but it isn't
wholly uniform, given years of tweaks and changes.  Fortunately I
think there is a superset that will work.

This commit adds a parser for some of the most basic cases -- the
ones currently handled by getargs_helper() and some of the
object-taking ones.  Soon will come initial tests; then I'll start using
the parser.

After that, I'll expand the parser to handle the other cases that come
up in the controller protocol.
2019-04-25 14:13:03 -04:00
..
app Merge branch 'maint-0.4.0' 2019-04-05 14:51:33 +03:00
config Merge remote-tracking branch 'tor-github/pr/741' 2019-04-11 14:27:06 -04:00
core Start on a command-parsing tool for controller commands. 2019-04-25 14:13:03 -04:00
ext Merge branch 'maint-0.4.0' 2019-04-10 11:31:44 -04:00
feature Start on a command-parsing tool for controller commands. 2019-04-25 14:13:03 -04:00
lib Merge branch 'tor-github/pr/908' 2019-04-12 13:47:08 +03:00
rust protover: Add missing Padding to translate_to_rust 2019-03-05 12:33:43 -05:00
test Merge branch 'tor-github/pr/908' 2019-04-12 13:47:08 +03:00
tools Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
trunnel hs: abolish hs_desc_link_specifier_dup() 2019-03-12 11:09:53 -04:00
win32 Bump to 0.4.0.3-alpha-dev 2019-03-23 08:44:36 -04:00
include.am pubsub: relationship checking functionality 2019-03-25 16:35:33 -04:00