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