mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
285 B
Plaintext
6 lines
285 B
Plaintext
o Code simplification and refactoring:
|
|
- Add replaycache_t structure, functions and unit tests, for future use
|
|
in refactoring rend_service_introduce() for bug 6177.
|
|
- Refactor rend_service_introduce() to be more clear to read, improve,
|
|
debug, and test. Bug 6177.
|