mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
r14364@31-33-219: nickm | 2008-02-21 11:11:56 -0500
Note in the TODO some stuff I want to do in the next dev cycle so it stops bouncing around in my head svn:r13659
This commit is contained in:
parent
0ba2bfeef6
commit
6b50f5ae5d
12
doc/TODO
12
doc/TODO
@ -202,6 +202,18 @@ P - create a "make win32-bundle" for vidalia-privoxy-tor-torbutton bundle
|
||||
=======================================================================
|
||||
|
||||
Planned for 0.2.1.x:
|
||||
- Things that have been bugging Nick
|
||||
- Make better use of multi-core machines: Do AES crypto and
|
||||
compression in worker threads
|
||||
- Maybe use jemalloc from freebsd via firefox 3, once its windows
|
||||
and osx ports are more mature.
|
||||
- MMap the cached-descriptors.new file as well as the regular ones
|
||||
- Actually use SSL_shutdown to close our TLS connections.
|
||||
- Refactor the HTTP logic so the functions aren't so large.
|
||||
- Get a "use less buffer ram" patch into openssl.
|
||||
- Get IOCP patch into libevent
|
||||
- Use libevent's evdns code where applicable.
|
||||
|
||||
- bridge communities with local bridge authorities:
|
||||
- clients who have a password configured decide to ask their bridge
|
||||
authority for a networkstatus
|
||||
|
Loading…
Reference in New Issue
Block a user