mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-14 07:03:44 +01:00
8 lines
277 B
Plaintext
8 lines
277 B
Plaintext
|
o Minor bugfixes:
|
||
|
|
||
|
- Don't serve or accept v2 hidden service descriptors over a
|
||
|
relay's DirPort. It's never correct to do so, and disabling it
|
||
|
might make it more annoying to exploit any bugs that turn up in the
|
||
|
descriptor-parsing code. Fixes bug 7149.
|
||
|
|