| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Re-number misnumbered spec sections. No more having to refer to "the first of two section 6.1s."
svn:r9683
|
|
|
|
| |
svn:r9655
|
|
|
|
|
|
|
| |
current tor -trunk.
svn:r9653
|
|
|
|
| |
svn:r9650
|
|
|
|
| |
svn:r9646
|
|
|
|
|
|
|
| |
Remove completed TODO items; move more doc tasks to docs section.
svn:r9641
|
|
|
|
|
|
|
| |
compiles.
svn:r9638
|
|
|
|
|
|
|
| |
Note another fun way that we could replace the more automatable parts of arma with software, thus leaving the less automatable bits free to do less automatable stuff.
svn:r9636
|
|
|
|
|
|
|
| |
Clarify rules about certificates on incoming connections. Does it make more sense now?
svn:r9635
|
|
|
|
| |
svn:r9631
|
|
|
|
| |
svn:r9627
|
|
|
|
|
|
|
| |
Make remap stream events have a souce; make them generated every time we get a successful connected or resolved cell. Also change reported stream target address to IP consistently when we get the IP from an exit node.
svn:r9624
|
|
|
|
|
|
|
| |
More more items done in TODO; split rc items from non-rc-blocking items (docs)
svn:r9621
|
|
|
|
|
|
|
| |
Add a motivation section to proposal 105.
svn:r9620
|
|
|
|
|
|
|
| |
twiddle signewnym rate-limiting patch so every signal gets handled eventually. document it in control-spec. add a changelog.
svn:r9615
|
|
|
|
|
|
|
| |
patch from mwenge: rate-limit newnym.
svn:r9614
|
|
|
|
|
|
|
| |
note a couple of to-do items so I can move them out of my inbox.
svn:r9607
|
|
|
|
|
|
|
| |
Clarify some aspects of proposal process, based on questions from phobos.
svn:r9606
|
|
|
|
|
|
|
| |
Note migration plan change for 104 from conversation with arma.
svn:r9605
|
|
|
|
|
|
|
| |
proposal procedure clarifications from peter palfrader.
svn:r9602
|
|
|
|
| |
svn:r9598
|
|
|
|
|
|
|
| |
Remove some finished items from the TODO.
svn:r9597
|
|
|
|
|
|
|
| |
Tweak stream_bw patch: Remove a couple of redundant checks, save 8 bytes per edge connection, fix spelling in the changelog; expand spec.
svn:r9586
|
|
|
|
|
|
|
| |
Apply stream_bw patch from Robert Hogan.
svn:r9585
|
|
|
|
|
|
|
| |
Mention --enable-gcc-warnings and "make check-spaces" in HACKING
svn:r9584
|
|
|
|
|
|
|
| |
Add some definitions to rend-spec.txt; reference rend-spec.txt in list of relay commmands.
svn:r9583
|
|
|
|
|
|
|
| |
Fix a longstanding dnsworker-related bug: when we decide to kill a DNS worker for having been in use too long, and we independently decide to close one of the exit connections waiting for that DNS worker (perhaps because we got an END relay cell), it was possible for us to try to double-free the connection. We were smart enough to detect this and assert, but not smart enough to fix this bug before now. This should resolve bug 390. Backport candidate.
svn:r9581
|
|
|
|
|
|
|
| |
Merge proposal 106 into tor-spec.txt; reformat it slightly; mark it closed.
svn:r9576
|
|
|
|
|
|
|
| |
Mark up TODO and control-spec.txt a little.
svn:r9573
|
|
|
|
|
|
|
| |
Implement proposal 106: stop requiring clients to have certificates, and stop checking for nicknames in certificates. [See proposal 106 for rationale.] Also improve messages when checking TLS handshake, to re-resolve bug 382.
svn:r9568
|
|
|
|
|
|
|
| |
Mark proposal 106 accepted.
svn:r9567
|
|
|
|
| |
svn:r9566
|
|
|
|
| |
svn:r9551
|
|
|
|
|
|
|
| |
Checkporint TODO changes from meeting
svn:r9550
|
|
|
|
| |
svn:r9547
|
|
|
|
|
|
|
| |
New proposal that should maybe get in by 0.1.2.x: relax X.509 cert requirements.
svn:r9544
|
|
|
|
|
|
|
| |
Mark 100 dead; write more about what should go in a proposal; add status tags to index.
svn:r9543
|
|
|
|
|
|
|
| |
Mark some items done or deferred in TODO.
svn:r9535
|
|
|
|
|
|
|
| |
Warn when we get a v0 control connection.
svn:r9530
|
|
|
|
|
|
|
| |
Oops; the change in tor_version_is_obsolete broke a unit test.
svn:r9529
|
|
|
|
|
|
|
| |
Fix several bugs in computing recommended versions. 1) refactor is-this-version-good handling and which-vesions-are-good handling to be in the same place. 2) a version is recommended if more than half of the versioning authorities like it, not >= half. 3) "NEW_IN_SERIES" should mean, "I don't know of an 0.1.1.x this recent, and there are some 0.1.2.x versions out", not "I don't know of an 0.1.1.x this recent, but I know some older ones." This should resolve bug 383.
svn:r9523
|
|
|
|
|
|
|
| |
Fix a missing word identified by roger.
svn:r9494
|
|
|
|
| |
svn:r9493
|
|
|
|
| |
svn:r9492
|
|
|
|
| |
svn:r9491
|
|
|
|
| |
svn:r9490
|
|
|
|
|
|
|
| |
Add a REMAP state to stream events so that controllers can learn exactly when the target address for a stream has changed. May help Vidalia resolve confusions related to bug 375.
svn:r9484
|
|
|
|
|
|
|
| |
Tweak Trans/NATDPort documention to be less tool-specific.
svn:r9471
|
|
|
|
|
|
|
| |
Documentation patch from ioerror for TransPort and related issues.
svn:r9470
|
|
|
|
|
|
|
| |
Re-enable server side PTR-record cacheing.
svn:r9468
|