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