mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
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.
|