summaryrefslogtreecommitdiff
path: root/doc/spec
AgeCommit message (Collapse)Author
2008-12-09Update status on some hidden-service proposalsNick Mathewson
svn:r17532
2008-12-09Migrate the reindex script to python, since adding features to the Perl was ↵Nick Mathewson
getting too ugly. Make it handle line-continuations, and include target versions in output. svn:r17531
2008-12-09Mark proposal 135 as Closed: no actual spec changes needed.Nick Mathewson
svn:r17529
2008-12-09Merge proposal 136 into dir-spec.txt. We need to get better about doing this.Nick Mathewson
svn:r17528
2008-12-09Mark proposals 153 and 154 as superseded by thandy-spec.txtNick Mathewson
svn:r17525
2008-12-03signing, not secret.Nick Mathewson
svn:r17476
2008-12-03Revise 157: make the crosscert field match the other authority cert field names.Nick Mathewson
svn:r17469
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-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-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-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-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-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-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-11give lasse's last name a different charsetRoger Dingledine
svn:r16838
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-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
2008-08-13Fix an overflow when counting rejects for *, truncate exit summaries after ↵Peter Palfrader
1000 chars svn:r16530
2008-08-13Mention exception for accept-all policiesPeter Palfrader
svn:r16529
2008-08-12Describe summary algorithm in more detail, based on prototypePeter Palfrader
svn:r16514
2008-08-12shorter exit summary is the one with a shorter string representationPeter Palfrader
svn:r16513
2008-08-12Use median for bw after all, capping is done at the authorities, not client-sidePeter Palfrader
svn:r16512
2008-08-12Updated to remove dropping of failing guards and just focusMike Perry
on the specifics of recording, storing, and learning circuitbuildtimeout parameters. svn:r16511
2008-08-11Describe how clients should use the exit summaries, what they may use a ↵Peter Palfrader
locally cached descriptor for, and that enclave exiting is still allowed svn:r16501
2008-08-11spec exit policy summariesPeter Palfrader
svn:r16500
2008-08-11Mark 135 implemented.Nick Mathewson
svn:r16497
2008-08-05Document that we break ties in favor of smaller SD digest if there are still ↵Peter Palfrader
ties after comparing the published timestamp svn:r16432
2008-08-05We put bw info directory into the consensus, also versions are already there ↵Peter Palfrader
and protocol versions are not currently required svn:r16423
2008-08-04Some more changes to proposal 121. It turns out (once more) that a ↵Karsten Loesing
specification is not complete until it gets implemented. svn:r16384
2008-08-04Some tiny corrections to proposal 121.Karsten Loesing
svn:r16381