Files
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
..
2019-04-05 14:51:33 +03:00
2019-04-10 11:31:44 -04:00
2019-04-12 13:47:08 +03:00
2019-04-12 13:47:08 +03:00
2019-01-16 12:33:22 -05:00
2019-03-23 08:44:36 -04:00