summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-12-02A cryptic comment in dir-spec.txt is now a complete proposal.Nick Mathewson
svn:r17452
2008-12-02Finish a sentenceNick Mathewson
svn:r17451
2008-12-02Add proposal 157: "Make certificate downloads specific"Nick Mathewson
svn:r17448
2008-12-02clarify that 'resolve' relay cells nul-terminate the hostname, justRoger Dingledine
like 'begin' relay cells. svn:r17442
2008-11-29minor fixRoger Dingledine
svn:r17407
2008-11-24don't lose a patch that mwenge wrote to put different destinationRoger Dingledine
ports on different streams. one day i will make this into a real proposal, and argue we should put it in. svn:r17380
2008-11-24also run ./reindex.plRoger Dingledine
svn:r17378
2008-11-24add proposal 156 from mwenge, Tracking blocked ports on the client sideRoger Dingledine
svn:r17377
2008-11-11remove some completed items. I should look at this more often.Andrew Lewman
svn:r17242
2008-11-09Add some notes on Unnamed, w lines, and p lines to dir-spec.txt, since they ↵Nick Mathewson
are all in the code now. svn:r17227
2008-11-09remove a bunch of obsolete html files. they haven't been linkedRoger Dingledine
to for many years. i think. svn:r17224
2008-11-08some changes i found in my other sandboxRoger Dingledine
svn:r17216
2008-11-08some minor changes i found in my sandboxRoger Dingledine
svn:r17215
2008-11-07Patch from Jacob Appelbaum and me to make User option more robust, properly ↵Steven Murdoch
set supplementary groups, deprecated the Group option, and log more information on credential switching svn:r17200
2008-11-05Make multiplicity of dir-address match code. Fix bug 849Nick Mathewson
svn:r17193
2008-11-05Yes, "NL" means "LF" to Tor.Nick Mathewson
svn:r17192
2008-10-15put in karsten's patch #1 for proposal 155, modifiedRoger Dingledine
svn:r17106
2008-10-14cleanups on proposal 121 while i was reading it. karsten, there's aRoger Dingledine
question for you about passwords at the end. svn:r17097
2008-10-13Template file for performance roadmapSteven Murdoch
svn:r17073
2008-10-13Add some open tasks for 0.2.1.x.Karsten Loesing
svn:r17069
2008-10-13Mark mid-August item done; also, mid October comes before end of October.Karsten Loesing
svn:r17067
2008-10-11add a note to proposal 120 about why it diedRoger Dingledine
svn:r17056
2008-10-02make ./reindex.pl happyRoger Dingledine
svn:r17033
2008-10-02add karsten's proposal 155, after giving it a more unique nameRoger Dingledine
svn:r17032
2008-10-02Use of uninitialized value in regexp compilation at ./reindex.pl line 55.Roger Dingledine
svn:r17031
2008-10-02remove some old done items i found in the todoRoger Dingledine
svn:r17030
2008-09-29Patch from mwenge: update TrackHostExits mapping expiry times when the ↵Nick Mathewson
mappings are used, so that they expire a while after their last use, not a while after their creation. svn:r17004
2008-09-28Note that bug 469 needs a proposal in the proposal TODO.Nick Mathewson
svn:r16993
2008-09-26Proposal 152 implementation from Josh Albrecht, with tweaks.Nick Mathewson
svn:r16983
2008-09-25Add country-code support to configured node lists to implement the ↵Nick Mathewson
ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. svn:r16966
2008-09-24All relays now store and serve v2 hidden service descriptors by default (not ↵Karsten Loesing
only directory mirrors). svn:r16961
2008-09-24Add patch 4 from Karsten for proposal 121, slightly modified. Karsten ↵Nick Mathewson
should definitely re-review the bits I changed. svn:r16955
2008-09-23Fix for bug 797 (by arma, with tweaks): always use create_fast for circuits ↵Nick Mathewson
where we do not know an onion key. svn:r16942
2008-09-17add some more papers we tend to citeRoger Dingledine
svn:r16918
2008-09-14Serve the latest v3 networkstatus consensus via the controlRoger Dingledine
port. Use "getinfo dir/status-vote/current/consensus" to fetch it. svn:r16907
2008-09-13Allow ports 465 and 587 in the default exit policy again. We hadRoger Dingledine
rejected them in 0.1.0.15, because back in 2005 they were commonly misconfigured and ended up as spam targets. We hear they are better locked down these days. svn:r16898
2008-09-11Directory mirrors store and serve v2 hidden service descriptors by default.Karsten Loesing
svn:r16858
2008-09-11give lasse's last name a different charsetRoger Dingledine
svn:r16838
2008-08-31remove the last vestiges of the OS variable.Andrew Lewman
svn:r16701
2008-08-30we bad grammarRoger Dingledine
svn:r16688
2008-08-27clean up numbering, remove an unneeded step. backport this.Andrew Lewman
svn:r16670
2008-08-27Update the doc to reflect latest xcodeAndrew Lewman
svn:r16668
2008-08-20Relays now reject risky extend cells: if the extend cell includesRoger Dingledine
a digest of all zeroes, or asks to extend back to the relay that sent the extend cell, tear down the circuit. Ideas suggested by rovv. svn:r16605
2008-08-17minor fixes/additionsRoger Dingledine
svn:r16580
2008-08-17make the description of geoip-client-origins more true to the codeRoger Dingledine
svn:r16579
2008-08-15Update proposal after feedback from Nick.Mike Perry
svn:r16556
2008-08-14Add exitpolicy summaries to the consensusPeter Palfrader
svn:r16554
2008-08-14mark a todo item that has been done a while agoPeter Palfrader
svn:r16545
2008-08-14Give bw in kb/sec in votes/consensusPeter Palfrader
svn:r16544
2008-08-14Having a reject-all policy summarized with a lack of summary is stupid. ↵Peter Palfrader
Explicitly mention them as reject 1-65535. svn:r16543