mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r11469@Kushana: nickm | 2006-12-07 15:11:04 -0500
Round stored/transmitted values for bandwidth usage. This might make some attacks work less well. This might well be voodoo, but it gives me a warm fuzzy feeling. svn:r9048
This commit is contained in:
@@ -23,6 +23,8 @@ Changes in version 0.1.2.5-xxxx - 200?-??-??
|
||||
- Clients do not store bandwidth history in their state files. (This
|
||||
shouldn't be an exploitable security issue, but it's better to be
|
||||
safe.)
|
||||
- When generating bandwidth history, round down to the nearest 1k. When
|
||||
storing accounting data, round up to the nearest 1k.
|
||||
|
||||
o Controller bugfixes:
|
||||
- Report the circuit number correctly in STREAM CLOSED events. (Bug
|
||||
|
||||
Reference in New Issue
Block a user