mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
10 lines
413 B
Plaintext
10 lines
413 B
Plaintext
o Major features:
|
|
|
|
- Allow Tor controllers like Vidalia to obtain the microdescriptor
|
|
for a relay by identity digest or nickname. Previously,
|
|
microdescriptors were only available by their own digests, so a
|
|
controller would have to ask for and parse the whole
|
|
microdescriptor consensus in order to look up a single relay's
|
|
microdesc. Fixes bug 3832; bugfix on 0.2.3.1-alpha.
|
|
|