mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
7 lines
353 B
Text
7 lines
353 B
Text
|
o Minor features (directory system):
|
||
|
Previously only relays who explicitly opened a directory port (DirPort)
|
||
|
accepted directory requests from clients. Now all relays, with and without
|
||
|
a DirPort, who do not disable the DirCache option accept and serve
|
||
|
directory requests sent (tunnelled) through their ORPort.
|
||
|
Closes ticket 12538.
|