mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 23:21:38 +01:00
5 lines
238 B
Text
5 lines
238 B
Text
|
o Code simplification and refactoring:
|
||
|
- Refactors the hashing API to return negative values for errors as is done
|
||
|
as a standard throughout the codebase.
|
||
|
- Refactors calling functions to expect negative values for errors.
|