mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
6 lines
353 B
Text
6 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.
|