mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
4 lines
186 B
Text
4 lines
186 B
Text
|
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.
|