aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* r18723@catbus: nickm | 2008-03-11 00:25:30 -0400Nick Mathewson2008-03-11
| | | | | | | Fix bug spotted by mwenge: a server_event should not be a sever_event. Also, fix compile errors in config.c and control.c with --enable-gcc-warnings. svn:r13957
* r18722@catbus: nickm | 2008-03-10 14:59:56 -0400Nick Mathewson2008-03-11
| | | | | | | Try to clarify draft vs needs-revision. svn:r13956
* Promote xxx-verify-tor-usage.txt to proposal 131 (draft)Steven Murdoch2008-03-10
| | | | svn:r13955
* Add document LOADCONF to TODOPeter Palfrader2008-03-10
| | | | svn:r13951
* Update todo, part I donePeter Palfrader2008-03-10
| | | | svn:r13949
* Chrooting todoPeter Palfrader2008-03-10
| | | | svn:r13940
* Add candidate proposal xxx-verify-tor-usageSteven Murdoch2008-03-10
| | | | svn:r13937
* clarify a task, and take myself off oneAndrew Lewman2008-03-10
| | | | svn:r13925
* add some details on why we haven't done proposal 127 yet, and mayRoger Dingledine2008-03-07
| | | | | | | not ever do it. svn:r13884
* did i say *end* of june? ha ha. i meant mid june.Roger Dingledine2008-03-06
| | | | svn:r13879
* auto update for tor would be nice. it'd be nice by august. orRoger Dingledine2008-03-05
| | | | | | | earlier if possible. svn:r13866
* and move a few items back a little bit tooRoger Dingledine2008-03-04
| | | | svn:r13849
* and move another item up two months, but try to make it easier toRoger Dingledine2008-03-04
| | | | | | | be sure to finish svn:r13848
* hey nick, i just moved one of your external constraints up byRoger Dingledine2008-03-04
| | | | | | | two months svn:r13847
* forward-port r13799 and the 0.2.0.21-rc changelogRoger Dingledine2008-03-02
| | | | svn:r13808
* we should consider dumping the v1 directory stuff from 0.2.1.x.Roger Dingledine2008-03-01
| | | | | | | | 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
* r14514@tombo: nickm | 2008-02-27 02:11:38 -0500Nick Mathewson2008-02-27
| | | | | | | Add notes on dataflow (originally written for Dan) to HACKING document. svn:r13749
* r14481@tombo: nickm | 2008-02-26 14:49:04 -0500Nick Mathewson2008-02-26
| | | | | | | Bump trunk version to 0.2.1.0-alpha-dev svn:r13745
* Add the .txt ending to proposal 129. Mark proposal 123 finished.Nick Mathewson2008-02-26
| | | | svn:r13743
* r14471@tombo: nickm | 2008-02-26 13:35:59 -0500Nick Mathewson2008-02-26
| | | | | | | Update statuses of implemented proposals to "Finished". svn:r13740
* Added myself to the TODO list for claims as 'I'.Jacob Appelbaum2008-02-25
| | | | svn:r13730
* minor updates from my sandboxRoger Dingledine2008-02-25
| | | | svn:r13724
* update torbutton version to currentAndrew Lewman2008-02-25
| | | | svn:r13723
* r14420@tombo: nickm | 2008-02-24 16:58:22 -0500Nick Mathewson2008-02-24
| | | | | | | More TODO items for 0.2.1.x svn:r13698
* put some deliverables earlier in the roadmapRoger Dingledine2008-02-24
| | | | svn:r13695
* more details on 'everybody can be a relay'Roger Dingledine2008-02-23
| | | | svn:r13684
* r14396@tombo: nickm | 2008-02-22 14:07:37 -0500Nick Mathewson2008-02-22
| | | | | | | Add --passphrase-fd to tor-gencert. svn:r13679
* expand the translation portal idea a bitRoger Dingledine2008-02-21
| | | | svn:r13667
* r14379@tombo: nickm | 2008-02-21 17:14:24 -0500Nick Mathewson2008-02-21
| | | | | | | Enable v2 handshakes. svn:r13666
* r18345@catbus: nickm | 2008-02-21 13:45:04 -0500Nick Mathewson2008-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 -0500Nick Mathewson2008-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 sandboxRoger Dingledine2008-02-21
| | | | svn:r13649
* Change the behavior of "getinfo status/good-server-descriptor"Roger Dingledine2008-02-21
| | | | | | | so it doesn't return failure when any authority disappears. svn:r13645
* update thoughts on documentation license.Andrew Lewman2008-02-17
| | | | svn:r13549
* r14236@tombo: nickm | 2008-02-17 13:44:55 -0500Nick Mathewson2008-02-17
| | | | | | | Partial fix for bug 586: Add an ephemeral __HashedControlSessionPassword. svn:r13543
* move todo stuff around a bitRoger Dingledine2008-02-17
| | | | svn:r13541
* put some external constraints into our todo listRoger Dingledine2008-02-15
| | | | svn:r13528
* Start choosing which bridge to use proportional to its advertisedRoger Dingledine2008-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 -0500Nick Mathewson2008-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 -0500Nick Mathewson2008-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 -0500Nick Mathewson2008-02-12
| | | | | | | Update TODO with TLS progress. svn:r13478
* r14103@tombo: nickm | 2008-02-10 13:40:09 -0500Nick Mathewson2008-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 cleanupsRoger Dingledine2008-02-09
| | | | svn:r13448
* defer two things from the 0.2.0 timeframeRoger Dingledine2008-02-09
| | | | svn:r13447
* r17993@catbus: nickm | 2008-02-08 18:41:50 -0500Nick Mathewson2008-02-08
| | | | | | | note progress on tls work svn:r13435
* r14062@tombo: nickm | 2008-02-08 15:17:07 -0500Nick Mathewson2008-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 -0500Nick Mathewson2008-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 -0500Nick Mathewson2008-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 -0500Nick Mathewson2008-02-05
| | | | | | | Fix or downgrade a few XXX020 items. svn:r13393
* r17916@catbus: nickm | 2008-02-05 16:29:35 -0500Nick Mathewson2008-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