mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
5 lines
238 B
Plaintext
5 lines
238 B
Plaintext
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.
|