aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
...
* Redivide 0.2.1 items into do,nice-to-have,and defer.Nick Mathewson2008-12-09
| | | | svn:r17539
* Specify the CONSENSUS_ARRIVED event.Nick Mathewson2008-12-09
| | | | svn:r17536
* Note that thandy-client json2xml works, and afaik Matt is satisfied with it.Nick Mathewson2008-12-09
| | | | svn:r17534
* remove some already-proposed things from 098-todo.txtNick Mathewson2008-12-09
| | | | svn:r17533
* Update status on some hidden-service proposalsNick Mathewson2008-12-09
| | | | svn:r17532
* Migrate the reindex script to python, since adding features to the Perl was ↵Nick Mathewson2008-12-09
| | | | | | getting too ugly. Make it handle line-continuations, and include target versions in output. svn:r17531
* Mark proposal 135 as Closed: no actual spec changes needed.Nick Mathewson2008-12-09
| | | | svn:r17529
* Merge proposal 136 into dir-spec.txt. We need to get better about doing this.Nick Mathewson2008-12-09
| | | | svn:r17528
* Mark proposals 153 and 154 as superseded by thandy-spec.txtNick Mathewson2008-12-09
| | | | svn:r17525
* more updates on our todo filesRoger Dingledine2008-12-07
| | | | svn:r17512
* first cut of mid-february goals.Roger Dingledine2008-12-07
| | | | svn:r17510
* remove a few done items from the 021 todoRoger Dingledine2008-12-07
| | | | svn:r17509
* and even better stillRoger Dingledine2008-12-07
| | | | svn:r17508
* update our external constraints to match reality betterRoger Dingledine2008-12-07
| | | | svn:r17507
* New DirPortFrontPage option that takes an html file and publishes it as "/" ↵Jacob Appelbaum2008-12-07
| | | | | | on the DirPort. Now relay operators can provide a disclaimer without needin to set up a separate webserver. There's a sample disclaimer in contrib/tor-exit-notice.html. svn:r17500
* Update the win32 directions to mention the many symlink errors oneAndrew Lewman2008-12-04
| | | | | | | receives. svn:r17482
* Update libevent version in the win32 directions.Andrew Lewman2008-12-04
| | | | svn:r17480
* signing, not secret.Nick Mathewson2008-12-03
| | | | svn:r17476
* Revise 157: make the crosscert field match the other authority cert field names.Nick Mathewson2008-12-03
| | | | svn:r17469
* A cryptic comment in dir-spec.txt is now a complete proposal.Nick Mathewson2008-12-02
| | | | svn:r17452
* Finish a sentenceNick Mathewson2008-12-02
| | | | svn:r17451
* Add proposal 157: "Make certificate downloads specific"Nick Mathewson2008-12-02
| | | | svn:r17448
* clarify that 'resolve' relay cells nul-terminate the hostname, justRoger Dingledine2008-12-02
| | | | | | | like 'begin' relay cells. svn:r17442
* minor fixRoger Dingledine2008-11-29
| | | | svn:r17407
* don't lose a patch that mwenge wrote to put different destinationRoger Dingledine2008-11-24
| | | | | | | | ports on different streams. one day i will make this into a real proposal, and argue we should put it in. svn:r17380
* also run ./reindex.plRoger Dingledine2008-11-24
| | | | svn:r17378
* add proposal 156 from mwenge, Tracking blocked ports on the client sideRoger Dingledine2008-11-24
| | | | svn:r17377
* remove some completed items. I should look at this more often.Andrew Lewman2008-11-11
| | | | svn:r17242
* Add some notes on Unnamed, w lines, and p lines to dir-spec.txt, since they ↵Nick Mathewson2008-11-09
| | | | | | are all in the code now. svn:r17227
* remove a bunch of obsolete html files. they haven't been linkedRoger Dingledine2008-11-09
| | | | | | | to for many years. i think. svn:r17224
* some changes i found in my other sandboxRoger Dingledine2008-11-08
| | | | svn:r17216
* some minor changes i found in my sandboxRoger Dingledine2008-11-08
| | | | svn:r17215
* Patch from Jacob Appelbaum and me to make User option more robust, properly ↵Steven Murdoch2008-11-07
| | | | | | set supplementary groups, deprecated the Group option, and log more information on credential switching svn:r17200
* Make multiplicity of dir-address match code. Fix bug 849Nick Mathewson2008-11-05
| | | | svn:r17193
* Yes, "NL" means "LF" to Tor.Nick Mathewson2008-11-05
| | | | svn:r17192
* put in karsten's patch #1 for proposal 155, modifiedRoger Dingledine2008-10-15
| | | | svn:r17106
* cleanups on proposal 121 while i was reading it. karsten, there's aRoger Dingledine2008-10-14
| | | | | | | question for you about passwords at the end. svn:r17097
* Template file for performance roadmapSteven Murdoch2008-10-13
| | | | svn:r17073
* Add some open tasks for 0.2.1.x.Karsten Loesing2008-10-13
| | | | svn:r17069
* Mark mid-August item done; also, mid October comes before end of October.Karsten Loesing2008-10-13
| | | | svn:r17067
* add a note to proposal 120 about why it diedRoger Dingledine2008-10-11
| | | | svn:r17056
* make ./reindex.pl happyRoger Dingledine2008-10-02
| | | | svn:r17033
* add karsten's proposal 155, after giving it a more unique nameRoger Dingledine2008-10-02
| | | | svn:r17032
* Use of uninitialized value in regexp compilation at ./reindex.pl line 55.Roger Dingledine2008-10-02
| | | | svn:r17031
* remove some old done items i found in the todoRoger Dingledine2008-10-02
| | | | svn:r17030
* Patch from mwenge: update TrackHostExits mapping expiry times when the ↵Nick Mathewson2008-09-29
| | | | | | mappings are used, so that they expire a while after their last use, not a while after their creation. svn:r17004
* Note that bug 469 needs a proposal in the proposal TODO.Nick Mathewson2008-09-28
| | | | svn:r16993
* Proposal 152 implementation from Josh Albrecht, with tweaks.Nick Mathewson2008-09-26
| | | | svn:r16983
* Add country-code support to configured node lists to implement the ↵Nick Mathewson2008-09-25
| | | | | | 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
* All relays now store and serve v2 hidden service descriptors by default (not ↵Karsten Loesing2008-09-24
| | | | | | only directory mirrors). svn:r16961