mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 13:53:31 +01:00
Add TODO item to make everything use mark_for_close; not doing so will now skew the stats
svn:r1312
This commit is contained in:
parent
52356f3e16
commit
50354cbae7
2
doc/TODO
2
doc/TODO
@ -80,6 +80,8 @@ Short-term:
|
|||||||
X remove per-connection rate limiting
|
X remove per-connection rate limiting
|
||||||
- Make it harder to circumvent bandwidth caps: look at number of bytes
|
- Make it harder to circumvent bandwidth caps: look at number of bytes
|
||||||
sent across sockets, not number sent inside TLS stream.
|
sent across sockets, not number sent inside TLS stream.
|
||||||
|
- Audit users of connnection_remove and connection_free outside of
|
||||||
|
main.c; many should use mark_for_close instead.
|
||||||
|
|
||||||
On-going
|
On-going
|
||||||
. Better comments for functions!
|
. Better comments for functions!
|
||||||
|
Loading…
Reference in New Issue
Block a user