mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 06:35:28 +01:00
4 lines
218 B
Text
4 lines
218 B
Text
o Code simplification and refactoring (guards):
|
|
- Abolish all global guard context in entrynodes.c; replace with new
|
|
guard_selection_t structure as preparation for proposal 271. Closes
|
|
ticket 19858.
|