aboutsummaryrefslogtreecommitdiff
path: root/doc/spec
AgeCommit message (Collapse)Author
2008-12-12Merge 148 into tor-spec, mark it Closed, and check off proposal 148 in TODO.021Nick Mathewson
svn:r17613
2008-12-12Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server ↵Nick Mathewson
side of 157. svn:r17611
2008-12-12Add cross-certification to authority key certificates. Partial ↵Nick Mathewson
implementation of proposal 157. svn:r17610
2008-12-12Mark proposal 157 as accepted.Nick Mathewson
svn:r17609
2008-12-11put recent release blurbs into the changelog; fix a typo in tor-spec.Roger Dingledine
svn:r17586
2008-12-11Add goodell's feature-request 268 as a proposal idea.Nick Mathewson
svn:r17574
2008-12-10Clarify current client behavior WRT TLS certificates. Add a TODO to make ↵Nick Mathewson
sure that this behavior is optional, and an entry in 098-todo.txt for investigating whether this behavior is smart. svn:r17568
2008-12-10Add new internal-use-only option for controllers to use to prevent SIGHUP ↵Nick Mathewson
from reloading the configuration. Fixes bug 856. svn:r17567
2008-12-10fix a typo in tor-spec.txtNick Mathewson
svn:r17561
2008-12-09the bridge family proposal really resembles 'dead' more than it resemblesRoger Dingledine
'finished'. svn:r17546
2008-12-09point out that one todo item is actually already startedRoger Dingledine
svn:r17545
2008-12-09summarize proposal 111 in tor-specRoger Dingledine
svn:r17544
2008-12-09Specify the CONSENSUS_ARRIVED event.Nick Mathewson
svn:r17536
2008-12-09remove some already-proposed things from 098-todo.txtNick Mathewson
svn:r17533
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