Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | minor updates from my sandbox | Roger Dingledine | 2008-02-25 |
| | | | | svn:r13724 | ||
* | update torbutton version to current | Andrew Lewman | 2008-02-25 |
| | | | | svn:r13723 | ||
* | r14420@tombo: nickm | 2008-02-24 16:58:22 -0500 | Nick Mathewson | 2008-02-24 |
| | | | | | | | More TODO items for 0.2.1.x svn:r13698 | ||
* | put some deliverables earlier in the roadmap | Roger Dingledine | 2008-02-24 |
| | | | | svn:r13695 | ||
* | more details on 'everybody can be a relay' | Roger Dingledine | 2008-02-23 |
| | | | | svn:r13684 | ||
* | r14396@tombo: nickm | 2008-02-22 14:07:37 -0500 | Nick Mathewson | 2008-02-22 |
| | | | | | | | Add --passphrase-fd to tor-gencert. svn:r13679 | ||
* | expand the translation portal idea a bit | Roger Dingledine | 2008-02-21 |
| | | | | svn:r13667 | ||
* | r14379@tombo: nickm | 2008-02-21 17:14:24 -0500 | Nick Mathewson | 2008-02-21 |
| | | | | | | | Enable v2 handshakes. svn:r13666 | ||
* | r18345@catbus: nickm | 2008-02-21 13:45:04 -0500 | Nick Mathewson | 2008-02-21 |
| | | | | | | | 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 | ||
* | r14364@31-33-219: nickm | 2008-02-21 11:11:56 -0500 | Nick Mathewson | 2008-02-21 |
| | | | | | | | 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 | ||
* | other cleanups that have been sitting in my sandbox | Roger Dingledine | 2008-02-21 |
| | | | | svn:r13649 | ||
* | Change the behavior of "getinfo status/good-server-descriptor" | Roger Dingledine | 2008-02-21 |
| | | | | | | | so it doesn't return failure when any authority disappears. svn:r13645 | ||
* | update thoughts on documentation license. | Andrew Lewman | 2008-02-17 |
| | | | | svn:r13549 | ||
* | r14236@tombo: nickm | 2008-02-17 13:44:55 -0500 | Nick Mathewson | 2008-02-17 |
| | | | | | | | Partial fix for bug 586: Add an ephemeral __HashedControlSessionPassword. svn:r13543 | ||
* | move todo stuff around a bit | Roger Dingledine | 2008-02-17 |
| | | | | svn:r13541 | ||
* | put some external constraints into our todo list | Roger Dingledine | 2008-02-15 |
| | | | | svn:r13528 | ||
* | Start choosing which bridge to use proportional to its advertised | Roger Dingledine | 2008-02-12 |
| | | | | | | | | bandwidth, rather than uniformly at random. This should speed up Tor for bridge users. Also do this for people who set StrictEntryNodes. svn:r13486 | ||
* | r18054@catbus: nickm | 2008-02-12 15:42:36 -0500 | Nick Mathewson | 2008-02-12 |
| | | | | | | | Clarify a non-obvious point in control-spec.txt; patch from mwenge. svn:r13485 | ||
* | r18051@catbus: nickm | 2008-02-12 15:20:43 -0500 | Nick Mathewson | 2008-02-12 |
| | | | | | | | Re-tune mempool parametes based on testing on peacetime: use smaller chuncks, free them a little more aggressively, and try very hard to concentrate allocations on fuller chunks. Also, lots of new documentation. svn:r13484 | ||
* | r18043@catbus: nickm | 2008-02-11 23:45:07 -0500 | Nick Mathewson | 2008-02-12 |
| | | | | | | | Update TODO with TLS progress. svn:r13478 | ||
* | r14103@tombo: nickm | 2008-02-10 13:40:09 -0500 | Nick Mathewson | 2008-02-10 |
| | | | | | | | Fix some XXX020s in command.c, and make it not-allowed to negotiate v1 using the v2 connection protocol: it is too hard to test, and pointless to support. svn:r13460 | ||
* | other cleanups | Roger Dingledine | 2008-02-09 |
| | | | | svn:r13448 | ||
* | defer two things from the 0.2.0 timeframe | Roger Dingledine | 2008-02-09 |
| | | | | svn:r13447 | ||
* | r17993@catbus: nickm | 2008-02-08 18:41:50 -0500 | Nick Mathewson | 2008-02-08 |
| | | | | | | | note progress on tls work svn:r13435 | ||
* | r14062@tombo: nickm | 2008-02-08 15:17:07 -0500 | Nick Mathewson | 2008-02-08 |
| | | | | | | | Change DNs in x509 certificates to be harder to fingerprint. Raise common code. Refactor random hostname generation into crypto.c svn:r13429 | ||
* | r17955@catbus: nickm | 2008-02-06 16:53:07 -0500 | Nick Mathewson | 2008-02-06 |
| | | | | | | | 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 | ||
* | r17947@catbus: nickm | 2008-02-06 11:57:53 -0500 | Nick Mathewson | 2008-02-06 |
| | | | | | | | Fix a bunch of DOCDOC items; document the --quiet flag; refactor a couple of XXXX020 items. svn:r13405 | ||
* | r17929@catbus: nickm | 2008-02-05 17:10:26 -0500 | Nick Mathewson | 2008-02-05 |
| | | | | | | | Fix or downgrade a few XXX020 items. svn:r13393 | ||
* | r17916@catbus: nickm | 2008-02-05 16:29:35 -0500 | Nick Mathewson | 2008-02-05 |
| | | | | | | | Fix some XXX020 items in control.c: add a maximum line length and note that the number of versioning authorities is no longer apparent to clients. svn:r13390 | ||
* | r17912@catbus: nickm | 2008-02-05 15:57:51 -0500 | Nick Mathewson | 2008-02-05 |
| | | | | | | | Document truncation of version lines svn:r13386 | ||
* | down to 24 pages | Roger Dingledine | 2008-01-26 |
| | | | | svn:r13290 | ||
* | spec tweaks | Roger Dingledine | 2008-01-24 |
| | | | | svn:r13264 | ||
* | a new style file. and blow away a section that turned out to be dumb. | Roger Dingledine | 2008-01-22 |
| | | | | svn:r13223 | ||
* | r17723@catbus: nickm | 2008-01-22 00:14:57 -0500 | Nick Mathewson | 2008-01-22 |
| | | | | | | | Make idea proposal into proposal 130; answer question by sjmurdoch; mark 124 superseded; reindex svn:r13222 | ||
* | Make "ClientOnly 1" config option disable directory ports too. | Roger Dingledine | 2008-01-21 |
| | | | | svn:r13213 | ||
* | condense the rest of the discussion into proposal 129 | Roger Dingledine | 2008-01-21 |
| | | | | svn:r13211 | ||
* | proposal from Kevin Bauer & Damon McCoy to reject vulnerable-plaintext | Roger Dingledine | 2008-01-21 |
| | | | | | | | ports (reformatted by me) svn:r13210 | ||
* | New config options WarnPlaintextPorts and RejectPlaintextPorts so | Roger Dingledine | 2008-01-20 |
| | | | | | | | | | | Tor can warn and/or refuse connections to ports commonly used with vulnerable-plaintext protocols. We still need to figure out some good defaults for them. svn:r13198 | ||
* | If we've gone 12 hours since our last bandwidth check, and we | Roger Dingledine | 2008-01-18 |
| | | | | | | | | estimate we have less than 50KB bandwidth capacity but we could handle more, do another bandwidth test. svn:r13176 | ||
* | Make the tor-gencert man page get included correctly in the tarball. | Roger Dingledine | 2008-01-17 |
| | | | | svn:r13163 | ||
* | explain a bit about router descriptor purposes | Roger Dingledine | 2008-01-17 |
| | | | | svn:r13154 | ||
* | minor tweaks of the v2-conn-protocol text | Roger Dingledine | 2008-01-12 |
| | | | | svn:r13117 | ||
* | r17581@catbus: nickm | 2008-01-12 00:52:35 -0500 | Nick Mathewson | 2008-01-12 |
| | | | | | | | Actually write up what I'm implementing for the v2 connection protocol svn:r13113 | ||
* | add in a pdf so it'll be in our svn | Roger Dingledine | 2008-01-11 |
| | | | | svn:r13103 | ||
* | start to flesh out the issues; and add some more | Roger Dingledine | 2008-01-11 |
| | | | | svn:r13101 | ||
* | add an outline for a new roadmap | Roger Dingledine | 2008-01-10 |
| | | | | svn:r13099 | ||
* | r17558@catbus: nickm | 2008-01-10 13:07:41 -0500 | Nick Mathewson | 2008-01-10 |
| | | | | | | | 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 | ||
* | r17554@catbus: nickm | 2008-01-10 12:48:29 -0500 | Nick Mathewson | 2008-01-10 |
| | | | | | | | Do not send bridge descriptors over unencrypted connections. svn:r13094 | ||
* | r17553@catbus: nickm | 2008-01-10 12:18:27 -0500 | Nick Mathewson | 2008-01-10 |
| | | | | | | | Add connection_dir_is_encrypted() so that we can refrain from sending bridge descriptors over an unencrypted link. svn:r13093 | ||
* | r17552@catbus: nickm | 2008-01-10 12:13:43 -0500 | Nick Mathewson | 2008-01-10 |
| | | | | | | | Make bridge geoip data get rounded up, not down. svn:r13092 |