aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
Commit message (Expand)AuthorAge
...
* Update status of torbutton/translation stuff.•••svn:r14257 Jacob Appelbaum2008-03-31
* Name fix.•••svn:r14256 Jacob Appelbaum2008-03-31
* another item it'd be great to see weasel do•••svn:r14252 Roger Dingledine2008-03-30
* some more things i'd be excited to see done.•••svn:r14241 Roger Dingledine2008-03-30
* clarify, add one, mark one done•••svn:r14211 Roger Dingledine2008-03-27
* actually write down the items i'm secretly hoping people will do.•••svn:r14210 Roger Dingledine2008-03-27
* move some more stuff out of the 0.2.0 section•••svn:r14189 Roger Dingledine2008-03-26
* get rid of some 'done' commitments•••svn:r14188 Roger Dingledine2008-03-26
* it occurs to me that polipo has error messages too. and they could•••be translated. svn:r14145 Roger Dingledine2008-03-20
* the v2dir flag isn't used for anything anymore. right?•••svn:r14134 Roger Dingledine2008-03-20
* add some todo items, remove one•••svn:r14014 Roger Dingledine2008-03-13
* Add document LOADCONF to TODO•••svn:r13951 Peter Palfrader2008-03-10
* Update todo, part I done•••svn:r13949 Peter Palfrader2008-03-10
* Chrooting todo•••svn:r13940 Peter Palfrader2008-03-10
* clarify a task, and take myself off one•••svn:r13925 Andrew Lewman2008-03-10
* did i say *end* of june? ha ha. i meant mid june.•••svn:r13879 Roger Dingledine2008-03-06
* auto update for tor would be nice. it'd be nice by august. or•••earlier if possible. svn:r13866 Roger Dingledine2008-03-05
* and move a few items back a little bit too•••svn:r13849 Roger Dingledine2008-03-04
* and move another item up two months, but try to make it easier to•••be sure to finish svn:r13848 Roger Dingledine2008-03-04
* hey nick, i just moved one of your external constraints up by•••two months svn:r13847 Roger Dingledine2008-03-04
* forward-port r13799 and the 0.2.0.21-rc changelog•••svn:r13808 Roger Dingledine2008-03-02
* we should consider dumping the v1 directory stuff from 0.2.1.x.•••perhaps we would even replace the v1 directory with a static page saying 'this is a tor server, let me tell you what that is'. svn:r13797 Roger Dingledine2008-03-01
* Added myself to the TODO list for claims as 'I'.•••svn:r13730 Jacob Appelbaum2008-02-25
* r14420@tombo: nickm | 2008-02-24 16:58:22 -0500••• More TODO items for 0.2.1.x svn:r13698 Nick Mathewson2008-02-24
* put some deliverables earlier in the roadmap•••svn:r13695 Roger Dingledine2008-02-24
* expand the translation portal idea a bit•••svn:r13667 Roger Dingledine2008-02-21
* r18345@catbus: nickm | 2008-02-21 13:45:04 -0500••• Do the last part of arma's fix for bug 437: Track the origin of every addrmap, and use this info so we can remove all the trackhostexits-originated mappings for a given exit. svn:r13660 Nick Mathewson2008-02-21
* 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 Nick Mathewson2008-02-21
* update thoughts on documentation license.•••svn:r13549 Andrew Lewman2008-02-17
* move todo stuff around a bit•••svn:r13541 Roger Dingledine2008-02-17
* put some external constraints into our todo list•••svn:r13528 Roger Dingledine2008-02-15
* Start choosing which bridge to use proportional to its advertised•••bandwidth, rather than uniformly at random. This should speed up Tor for bridge users. Also do this for people who set StrictEntryNodes. svn:r13486 Roger Dingledine2008-02-12
* r18043@catbus: nickm | 2008-02-11 23:45:07 -0500••• Update TODO with TLS progress. svn:r13478 Nick Mathewson2008-02-12
* defer two things from the 0.2.0 timeframe•••svn:r13447 Roger Dingledine2008-02-09
* r17993@catbus: nickm | 2008-02-08 18:41:50 -0500••• note progress on tls work svn:r13435 Nick Mathewson2008-02-08
* r14062@tombo: nickm | 2008-02-08 15:17:07 -0500••• Change DNs in x509 certificates to be harder to fingerprint. Raise common code. Refactor random hostname generation into crypto.c svn:r13429 Nick Mathewson2008-02-08
* r17955@catbus: nickm | 2008-02-06 16:53:07 -0500••• The SSL portion of the revised handshake now seems to work: I just finally got a client and a server to negotiate versions. Now to make sure certificate verification is really happening, connections are getting opened, etc. svn:r13409 Nick Mathewson2008-02-06
* If we've gone 12 hours since our last bandwidth check, and we•••estimate we have less than 50KB bandwidth capacity but we could handle more, do another bandwidth test. svn:r13176 Roger Dingledine2008-01-18
* r17558@catbus: nickm | 2008-01-10 13:07:41 -0500••• If we do not serve v2 directory info, and our cached v2 networkstatus files are very old, remove them. If the directory is old, remove that too. (We already did this for obsolete routers files.) svn:r13096 Nick Mathewson2008-01-10
* r17554@catbus: nickm | 2008-01-10 12:48:29 -0500••• Do not send bridge descriptors over unencrypted connections. svn:r13094 Nick Mathewson2008-01-10
* r17553@catbus: nickm | 2008-01-10 12:18:27 -0500••• Add connection_dir_is_encrypted() so that we can refrain from sending bridge descriptors over an unencrypted link. svn:r13093 Nick Mathewson2008-01-10
* r17552@catbus: nickm | 2008-01-10 12:13:43 -0500••• Make bridge geoip data get rounded up, not down. svn:r13092 Nick Mathewson2008-01-10
* r17550@catbus: nickm | 2008-01-10 12:08:01 -0500••• Add a manual page for tor-gencert. Also implement the missing -s option in tor-gencert, and fix the info message for when no cert file is specified. svn:r13091 Nick Mathewson2008-01-10
* r17548@catbus: nickm | 2008-01-10 11:08:12 -0500••• Make proposal-109 behavior optional. svn:r13090 Nick Mathewson2008-01-10
* work down todo list for more 0.2.0.x issues•••svn:r13087 Roger Dingledine2008-01-09
* remove some done things. move a lot more into the 0.2.1.x section.•••there remain a bunch of things in the 0.2.0.x section that we should either do or move into 0.2.1.x. svn:r13084 Roger Dingledine2008-01-09
* a few items done, another item we should do•••svn:r13082 Roger Dingledine2008-01-09
* another blog todo•••svn:r13075 Roger Dingledine2008-01-08
* three blog-related todo items•••svn:r13074 Roger Dingledine2008-01-08
* update the license for 2008, complete a todo.•••svn:r13014 Andrew Lewman2008-01-01