mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
27e870cede
(Also remove changes/bug19530 since it was a bugfix on no released version)
6 lines
316 B
Plaintext
6 lines
316 B
Plaintext
o Major bugfixes (hidden service client):
|
|
- With FetchHidServDescriptors set to 0, there is no descriptor fetch
|
|
(which is intended) but also no descriptor cache lookup was done
|
|
making any Tor client not working with this option unset. Fixes
|
|
bug 18704; bugfix on 0.2.0.20-rc. Patch by "twim".
|