mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
542b470164
Needed for #13399.
4 lines
186 B
Plaintext
4 lines
186 B
Plaintext
o Code simplifications and refactoring:
|
|
- Refactor our generic strmap and digestmap types into a single
|
|
implementation, so that we can add a new digest256map type trivially.
|