diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-02-24 22:11:08 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-02-24 22:11:08 +0000 |
commit | b8f1092077159d71734404522add4488a882eac4 (patch) | |
tree | a0d2670487d2c3b14aefd2f4cd2928a216cbddc6 /doc | |
parent | dde81de3dd45910eb54ef3e8c12c2963847af85c (diff) | |
download | tor-b8f1092077159d71734404522add4488a882eac4.tar tor-b8f1092077159d71734404522add4488a882eac4.tar.gz |
r14420@tombo: nickm | 2008-02-24 16:58:22 -0500
More TODO items for 0.2.1.x
svn:r13698
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -226,6 +226,10 @@ Planned for 0.2.1.x: - Get a "use less buffer ram" patch into openssl. - Get IOCP patch into libevent - Use libevent's evdns code where applicable. + - Refactor buf_read and buf_write to have sensible ways to return + error codes after partial writes + - Improve unit test coverage + - Logging domains. - bridge communities with local bridge authorities: - clients who have a password configured decide to ask their bridge |