mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Serve the latest v3 networkstatus consensus via the control
port. Use "getinfo dir/status-vote/current/consensus" to fetch it. svn:r16907
This commit is contained in:
@@ -33,7 +33,9 @@ Changes in version 0.2.1.6-alpha - 2008-09-xx
|
||||
- Use a lockfile to make sure that two Tor processes are not
|
||||
simultaneously running with the same datadir.
|
||||
- Directory mirrors store and serve v2 hidden service descriptors by
|
||||
default (new default value for HidServDirectoryV2 is 1).
|
||||
default (i.e. new default value for HidServDirectoryV2 is 1).
|
||||
- Serve the latest v3 networkstatus consensus via the control
|
||||
port. Use "getinfo dir/status-vote/current/consensus" to fetch it.
|
||||
|
||||
o Code simplifications and refactoring:
|
||||
- Revise the connection_new functions so that a more typesafe variant
|
||||
|
||||
Reference in New Issue
Block a user