tor/src/core
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
..
crypto Use crypto_xof() in hs_ntor.c. 2019-01-17 12:43:20 -05:00
mainloop Merge branch 'maint-0.4.0' 2019-04-10 18:27:11 +10:00
or Merge branch 'bug29500_040_monoinit_revert' into bug29500_master_monoinit 2019-04-05 12:24:20 +10:00
proto Split all controller events code into a new control_events.c 2019-03-25 12:11:59 -04:00
include.am Start on a command-parsing tool for controller commands. 2019-04-25 14:13:03 -04:00