aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Remove the summary step that says to update package.sh.Andrew Lewman2008-08-07
| | | | svn:r16468
* r17657@tombo: nickm | 2008-08-06 12:04:49 -0400Nick Mathewson2008-08-06
| | | | | | | another todo tweak to test commit script svn:r16446
* r17655@tombo: nickm | 2008-08-06 12:03:40 -0400Nick Mathewson2008-08-06
| | | | | | | add an item to the TODO svn:r16445
* bump to 0.2.1.4-alpha-dev, add a future todo itemRoger Dingledine2008-08-05
| | | | svn:r16440
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
| | | | | | | Initial conversion of uint32_t addr to tor_addr_t addr in connection_t and related types. Most of the Tor wire formats using these new types are in, but the code to generate and use it is not. This is a big patch. Let me know what it breaks for you. svn:r16435
* another sample commit to check out new subject line logicNick Mathewson2008-08-05
| | | | svn:r16434
* sample commit to check out new subject line logicNick Mathewson2008-08-05
| | | | svn:r16433
* Document that we break ties in favor of smaller SD digest if there are still ↵Peter Palfrader2008-08-05
| | | | | | ties after comparing the published timestamp svn:r16432
* update the external constraints. still need to add in the BBG items.Roger Dingledine2008-08-05
| | | | svn:r16428
* break the todo file into three todo files.Roger Dingledine2008-08-05
| | | | svn:r16427
* We put bw info directory into the consensus, also versions are already there ↵Peter Palfrader2008-08-05
| | | | | | and protocol versions are not currently required svn:r16423
* Take out the TestVia config option, since it was a workaround forRoger Dingledine2008-08-05
| | | | | | | a bug that was fixed in Tor 0.1.1.21. svn:r16409
* Some more changes to proposal 121. It turns out (once more) that a ↵Karsten Loesing2008-08-04
| | | | | | specification is not complete until it gets implemented. svn:r16384
* Some tiny corrections to proposal 121.Karsten Loesing2008-08-04
| | | | svn:r16381
* update and integrate proposals 125 (bridges) and 137 (bootstrap status)Roger Dingledine2008-08-03
| | | | svn:r16374
* add matt's auto update proposalRoger Dingledine2008-08-03
| | | | svn:r16373
* bump to 0.2.1.3-alphaRoger Dingledine2008-08-03
| | | | svn:r16369
* Proposal 121: Remove improved hidden service protocol without client ↵Karsten Loesing2008-08-01
| | | | | | authorization (2.1). It might get implemented in proposal 142. svn:r16328
* Proposal 121: Use first part of Diffie-Hellman handshake for replay ↵Karsten Loesing2008-08-01
| | | | | | protection instead of rendezvous cookie. svn:r16327
* Proposal 121: Limit maximum descriptor size to 20 kilobytes to prevent abuse.Karsten Loesing2008-07-31
| | | | svn:r16303
* r17437@tombo: nickm | 2008-07-30 09:04:15 -0400Nick Mathewson2008-07-30
| | | | | | | ipv6 todo items svn:r16258
* r17433@tombo: nickm | 2008-07-29 10:58:07 -0400Nick Mathewson2008-07-30
| | | | | | | Docment gcov in HACKING svn:r16254
* An idea discussed with Roger and Nick at PET.Jacob Appelbaum2008-07-24
| | | | svn:r16181
* r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200Nick Mathewson2008-07-23
| | | | | | | Implement most of proposal 110. svn:r16156
* r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200Nick Mathewson2008-07-23
| | | | | | | Patch from Christian Wilms: remove (HiddenService|Rend)(Exclude)?Nodes options. They never worked properly, and nobody seems to be using them. Resolves bug 754. svn:r16144
* Proposal 142: Added comment by Nick (but no solution, yet) that sharing of ↵Karsten Loesing2008-07-19
| | | | | | circuits between multiple clients is not supported by Tor. svn:r16075
* Proposal 121: Added INTRODUCE1V cell type, improved replay protection for ↵Karsten Loesing2008-07-19
| | | | | | INTRODUCE2 cells, described limitations for auth protocols, improved hidden service protocol without client authorization, added second, more scalable authorization protocol, rewrote existing authorization protocol; changes based on discussion with Nick svn:r16074
* r17189@tombo: nickm | 2008-07-18 14:35:58 -0400Nick Mathewson2008-07-18
| | | | | | | Mark proposal 150 closed. svn:r16062
* r17188@tombo: nickm | 2008-07-18 14:35:18 -0400Nick Mathewson2008-07-18
| | | | | | | Add new ExcludeExitNodes option. Also add a new routerset type to handle Exclude[Exit]Nodes. It is optimized for O(1) membership tests, so as to make choosing a random router run in O(N_routers) time instead of in O(N_routers*N_Excluded_Routers). svn:r16061
* r17187@tombo: nickm | 2008-07-18 14:20:51 -0400Nick Mathewson2008-07-18
| | | | | | | Mark some proposals as written in TODO svn:r16060
* Remove from the spec a reference forward-compatiblity feature that we never ↵Nick Mathewson2008-07-17
| | | | | | implemented (bug 774). Also remove backward compatibility notes for versions older than 0.1.1.15-rc; those are long-unsupported, and do not work with the current network. Still to fix are future-tense statements about 0.1.2.x. svn:r16003
* changes sitting in my trunk sandboxRoger Dingledine2008-07-16
| | | | svn:r15955
* proposal from 13 Apr 2008 that never got a number is proposal #139Peter Palfrader2008-07-15
| | | | svn:r15945
* I still think Metabytes are much cooler than MegabytesPeter Palfrader2008-07-15
| | | | svn:r15944
* An initial check in of the automatic update program. Mixed ideas, needs much ↵Jacob Appelbaum2008-07-15
| | | | | | work and spliting. svn:r15925
* Make Closed and Finished proposals know when they were implemented ↵Nick Mathewson2008-07-14
| | | | | | (approximately). Make this more accurate in the future. svn:r15905
* For some open and accepted proposals, note their target versions.Nick Mathewson2008-07-14
| | | | svn:r15904
* add proposal 152Nick Mathewson2008-07-14
| | | | svn:r15903
* remove / reallocate some todo itemsRoger Dingledine2008-07-14
| | | | svn:r15889
* r16928@tombo: nickm | 2008-07-11 17:07:36 -0400Nick Mathewson2008-07-11
| | | | | | | It seems that fixing one spelling error always means that somebody is about to tell me about another. Fix a second spelling error in the risks section of 150. svn:r15848
* r16926@tombo: nickm | 2008-07-11 15:58:34 -0400Nick Mathewson2008-07-11
| | | | | | | fix spelling error spotted by qbi. svn:r15846
* r16923@tombo: nickm | 2008-07-11 15:12:12 -0400Nick Mathewson2008-07-11
| | | | | | | Mark proposal 150 accepted; add risks section; revise English a bit. svn:r15845
* Add weight consensus line, as described on or-dev,Peter Palfrader2008-07-11
| | | | | | list elements of RELAY_REQUEST_SD cells svn:r15844
* r16919@tombo: nickm | 2008-07-11 13:04:28 -0400Nick Mathewson2008-07-11
| | | | | | | Update proposal statuses for 0.2.1.x. svn:r15843
* r16918@tombo: nickm | 2008-07-11 13:04:01 -0400Nick Mathewson2008-07-11
| | | | | | | Update proposal 110 based on discussions with arma and implementation status. svn:r15842
* r16897@tombo: nickm | 2008-07-11 12:30:57 -0400Nick Mathewson2008-07-11
| | | | | | | Revise proposal 147 as sugested by arma. svn:r15840
* r16896@tombo: nickm | 2008-07-11 11:45:16 -0400Nick Mathewson2008-07-11
| | | | | | | Revise proposal 118; turn it into a real proposal. svn:r15839
* Add guard node failure plans to proposal.Mike Perry2008-07-06
| | | | svn:r15706
* Add proposal 150 and proposal 151Nick Mathewson2008-07-06
| | | | svn:r15695
* Proposal 121: Add a simple algorithm to delay descriptor publication for ↵Karsten Loesing2008-07-04
| | | | | | | | different clients of a hidden service; Proposal 142: Give first security property the new name "Responsibility" and change new cell formats according to rendezvous protocol version 3 draft. svn:r15655