tor/changes/ticket28279

6 lines
277 B
Plaintext
Raw Normal View History

2020-05-28 12:42:50 +02:00
o Minor features (control port, rephist):
- Introduce GETINFO "stats/ntor/{assigned/requested}" and
"stats/tap/{assigned/requested}" to get the NTorand TAP
circuit onion handshake rephist values respectively.
Closes ticket 28279. Patch by Neel Chauhan.