mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
|
|
o Code simplification and refactoring:
|
|
- Refactor hidden service client-side cache lookup to intelligently
|
|
report its various failure cases, and disentangle failure cases
|
|
involving a lack of introduction points. Closes ticket 14391.
|