Merge branch 'ticket26647_032' into maint-0.3.2

This commit is contained in:
Nick Mathewson
2018-07-20 10:42:23 -04:00
2 changed files with 8 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (controller):
- The control port now exposes the list of HTTPTunnelPorts and
ExtOrPorts via GETINFO net/listeners/httptunnel and net/listeners/extor
respectively. Closes ticket 26647.