| Commit message (Expand) | Author | Age |
... | |
* | Migrate the reindex script to python, since adding features to the Perl was g...•••svn:r17531
| Nick Mathewson | 2008-12-09 |
* | Mark proposal 135 as Closed: no actual spec changes needed.•••svn:r17529
| Nick Mathewson | 2008-12-09 |
* | Merge proposal 136 into dir-spec.txt. We need to get better about doing this.•••svn:r17528
| Nick Mathewson | 2008-12-09 |
* | Mark proposals 153 and 154 as superseded by thandy-spec.txt•••svn:r17525
| Nick Mathewson | 2008-12-09 |
* | signing, not secret.•••svn:r17476
| Nick Mathewson | 2008-12-03 |
* | Revise 157: make the crosscert field match the other authority cert field names.•••svn:r17469
| Nick Mathewson | 2008-12-03 |
* | A cryptic comment in dir-spec.txt is now a complete proposal.•••svn:r17452
| Nick Mathewson | 2008-12-02 |
* | Finish a sentence•••svn:r17451
| Nick Mathewson | 2008-12-02 |
* | Add proposal 157: "Make certificate downloads specific"•••svn:r17448
| Nick Mathewson | 2008-12-02 |
* | clarify that 'resolve' relay cells nul-terminate the hostname, just•••like 'begin' relay cells.
svn:r17442
| Roger Dingledine | 2008-12-02 |
* | minor fix•••svn:r17407
| Roger Dingledine | 2008-11-29 |
* | don't lose a patch that mwenge wrote to put different destination•••ports on different streams. one day i will make this into a real
proposal, and argue we should put it in.
svn:r17380
| Roger Dingledine | 2008-11-24 |
* | also run ./reindex.pl•••svn:r17378
| Roger Dingledine | 2008-11-24 |
* | add proposal 156 from mwenge, Tracking blocked ports on the client side•••svn:r17377
| Roger Dingledine | 2008-11-24 |
* | Add some notes on Unnamed, w lines, and p lines to dir-spec.txt, since they a...•••svn:r17227
| Nick Mathewson | 2008-11-09 |
* | some changes i found in my other sandbox•••svn:r17216
| Roger Dingledine | 2008-11-08 |
* | some minor changes i found in my sandbox•••svn:r17215
| Roger Dingledine | 2008-11-08 |
* | Make multiplicity of dir-address match code. Fix bug 849•••svn:r17193
| Nick Mathewson | 2008-11-05 |
* | Yes, "NL" means "LF" to Tor.•••svn:r17192
| Nick Mathewson | 2008-11-05 |
* | put in karsten's patch #1 for proposal 155, modified•••svn:r17106
| Roger Dingledine | 2008-10-15 |
* | cleanups on proposal 121 while i was reading it. karsten, there's a•••question for you about passwords at the end.
svn:r17097
| Roger Dingledine | 2008-10-14 |
* | add a note to proposal 120 about why it died•••svn:r17056
| Roger Dingledine | 2008-10-11 |
* | make ./reindex.pl happy•••svn:r17033
| Roger Dingledine | 2008-10-02 |
* | add karsten's proposal 155, after giving it a more unique name•••svn:r17032
| Roger Dingledine | 2008-10-02 |
* | Use of uninitialized value in regexp compilation at ./reindex.pl line 55.•••svn:r17031
| Roger Dingledine | 2008-10-02 |
* | Note that bug 469 needs a proposal in the proposal TODO.•••svn:r16993
| Nick Mathewson | 2008-09-28 |
* | Proposal 152 implementation from Josh Albrecht, with tweaks.•••svn:r16983
| Nick Mathewson | 2008-09-26 |
* | Serve the latest v3 networkstatus consensus via the control•••port. Use "getinfo dir/status-vote/current/consensus" to fetch it.
svn:r16907
| Roger Dingledine | 2008-09-14 |
* | give lasse's last name a different charset•••svn:r16838
| Roger Dingledine | 2008-09-11 |
* | Relays now reject risky extend cells: if the extend cell includes•••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
| Roger Dingledine | 2008-08-20 |
* | minor fixes/additions•••svn:r16580
| Roger Dingledine | 2008-08-17 |
* | make the description of geoip-client-origins more true to the code•••svn:r16579
| Roger Dingledine | 2008-08-17 |
* | Update proposal after feedback from Nick.•••svn:r16556
| Mike Perry | 2008-08-15 |
* | Add exitpolicy summaries to the consensus•••svn:r16554
| Peter Palfrader | 2008-08-14 |
* | Give bw in kb/sec in votes/consensus•••svn:r16544
| Peter Palfrader | 2008-08-14 |
* | Having a reject-all policy summarized with a lack of summary is stupid. Expl...•••svn:r16543
| Peter Palfrader | 2008-08-14 |
* | Fix an overflow when counting rejects for *, truncate exit summaries after 10...•••svn:r16530
| Peter Palfrader | 2008-08-13 |
* | Mention exception for accept-all policies•••svn:r16529
| Peter Palfrader | 2008-08-13 |
* | Describe summary algorithm in more detail, based on prototype•••svn:r16514
| Peter Palfrader | 2008-08-12 |
* | shorter exit summary is the one with a shorter string representation•••svn:r16513
| Peter Palfrader | 2008-08-12 |
* | Use median for bw after all, capping is done at the authorities, not client-side•••svn:r16512
| Peter Palfrader | 2008-08-12 |
* | Updated to remove dropping of failing guards and just focus•••on the specifics of recording, storing, and learning
circuitbuildtimeout parameters.
svn:r16511
| Mike Perry | 2008-08-12 |
* | Describe how clients should use the exit summaries, what they may use a local...•••svn:r16501
| Peter Palfrader | 2008-08-11 |
* | spec exit policy summaries•••svn:r16500
| Peter Palfrader | 2008-08-11 |
* | Mark 135 implemented.•••svn:r16497
| Nick Mathewson | 2008-08-11 |
* | Document that we break ties in favor of smaller SD digest if there are still ...•••svn:r16432
| Peter Palfrader | 2008-08-05 |
* | We put bw info directory into the consensus, also versions are already there ...•••svn:r16423
| Peter Palfrader | 2008-08-05 |
* | Some more changes to proposal 121. It turns out (once more) that a specificat...•••svn:r16384
| Karsten Loesing | 2008-08-04 |
* | Some tiny corrections to proposal 121.•••svn:r16381
| Karsten Loesing | 2008-08-04 |
* | update and integrate proposals 125 (bridges) and 137 (bootstrap status)•••svn:r16374
| Roger Dingledine | 2008-08-03 |