mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
4 lines
235 B
Text
4 lines
235 B
Text
o Major features (controller protocol):
|
|
- Controller commands are now parsed using a generalized parsing
|
|
subsystem. Previously, each controller command was responsible for
|
|
parsing its own input. Closes ticket 30091.
|