| Commit message (Expand) | Author | Age |
... | |
* | r8835@totoro: nickm | 2006-10-02 12:54:41 -0400••• Improve error messages from AUTHENTICATE attempts to controller.
svn:r8574
| Nick Mathewson | 2006-10-02 |
* | - V1 authorities should set "HSAuthoritativeDir 1" to continue being••• hidden service authorities too.
- Just because your DirPort is open doesn't mean people should be
able to remotely teach you about hidden service descriptors. Now
only accept rendezvous posts if you've got HSAuthoritativeDir set.
svn:r8573
| Roger Dingledine | 2006-10-01 |
* | r8826@totoro: nickm | 2006-10-01 17:58:45 -0400••• Disprefer exit nodes for entry, middle positions (fixes bug 200). Also, switch to using a uint64_t to hold "total bandwidth for all nodes" under consideration; crypt_rand_int would have died at 2GB/s network capacity.
svn:r8571
| Nick Mathewson | 2006-10-01 |
* | r8824@totoro: nickm | 2006-10-01 17:35:55 -0400••• note valid flag in path spec.
svn:r8569
| Nick Mathewson | 2006-10-01 |
* | misc touchups•••svn:r8568
| Roger Dingledine | 2006-10-01 |
* | correct definition of Valid in dir-spec•••svn:r8567
| Roger Dingledine | 2006-10-01 |
* | r8822@totoro: nickm | 2006-10-01 16:24:22 -0400••• Fix bug 303: reject attempts to use Tor as a one-hop proxy.
svn:r8566
| Nick Mathewson | 2006-10-01 |
* | and document that change•••svn:r8560
| Roger Dingledine | 2006-10-01 |
* | try to explain when we cannibalize circuits.•••svn:r8557
| Roger Dingledine | 2006-10-01 |
* | document predicted ports better.•••svn:r8556
| Roger Dingledine | 2006-10-01 |
* | r8800@totoro: nickm | 2006-09-29 23:10:49 -0400••• Resolve bug 336: When displaying circuit paths with non-named routers, use their digests, not their nicknames.
svn:r8548
| Nick Mathewson | 2006-09-30 |
* | no: 'must not' is for things that actually break specified behavior.•••'should not' is for things that you really oughtn't do, for your own
good or for others' own good.
svn:r8544
| Roger Dingledine | 2006-09-29 |
* | ask nick a question•••svn:r8543
| Roger Dingledine | 2006-09-29 |
* | r9025@Kushana: nickm | 2006-09-29 18:33:13 -0400••• Differentiate more duplicated log entries
svn:r8542
| Nick Mathewson | 2006-09-29 |
* | r9019@Kushana: nickm | 2006-09-29 16:13:47 -0400••• Add a pile of flyspray items to TODO so I notice them. Yes, I said this was a stupid idea before, but I say stupid things all the time.
svn:r8537
| Nick Mathewson | 2006-09-29 |
* | r9005@Kushana: nickm | 2006-09-29 10:37:55 -0400••• Implement DESCCHANGED event to tell controller when our router descriptor changes.
svn:r8533
| Nick Mathewson | 2006-09-29 |
* | r9004@Kushana: nickm | 2006-09-29 10:37:10 -0400••• Add version note about RELAY_BEGIN_DIR to spec.
svn:r8532
| Nick Mathewson | 2006-09-29 |
* | r9003@Kushana: nickm | 2006-09-29 10:36:05 -0400••• Add DESCCHANGED event to control-spec; note that GETINFO dir/* has in fact been implemented.
svn:r8531
| Nick Mathewson | 2006-09-29 |
* | r8776@totoro: nickm | 2006-09-29 00:50:46 -0400••• Reserve the nickname "Unnamed" for routers that can't pick a hostname; any
router can call itself Unnamed; directory servers will never allocate Unnamed
to any particular router; clients won't believe that any router is the
canonical Unnamed.
svn:r8529
| Nick Mathewson | 2006-09-29 |
* | r8775@totoro: nickm | 2006-09-29 00:29:02 -0400••• Note that EnforceDistinctSubnets can override subnet rule for path generation.
svn:r8528
| Nick Mathewson | 2006-09-29 |
* | r8997@Kushana: nickm | 2006-09-28 23:40:22 -0400••• [Needs review.] Add a BEGIN_DIR relay cell type for an easier
in-protocol way to connect to directory servers through Tor.
Previously, clients could only connect to director servers over Tor
from exit nodes, but couldn't get directory information anonymously
from a non-exit cache without getting a directory server involved.
This needs testing, and needs client-side code to actually exercise it.
svn:r8527
| Nick Mathewson | 2006-09-29 |
* | r8977@Kushana: nickm | 2006-09-28 19:56:41 -0400••• Make "is a v1 authority", "is a v2 authority", and "is a hidden service authority" into separate flags so we can eventually migrate more trust away from moria.
svn:r8523
| Nick Mathewson | 2006-09-28 |
* | r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400••• Refactor entry guard status logic a lot; allow more factors [like not
having a Guard flag or being listed in ExcludeNodes] to render a guard
"unlisted" (now called "unusable"); track guard down status (now
called "unreachable") separately from is_running.
svn:r8519
| Nick Mathewson | 2006-09-28 |
* | begin to revise path-spec•••svn:r8511
| Roger Dingledine | 2006-09-28 |
* | try a different fix•••svn:r8506
| Roger Dingledine | 2006-09-25 |
* | tweaks•••svn:r8505
| Roger Dingledine | 2006-09-25 |
* | Add an EnforceDistinctSubnets option so that clients who know what they are d...•••svn:r8504
| Nick Mathewson | 2006-09-25 |
* | be clearer that the *ListenAddress directives can be•••repeated multiple times.
svn:r8501
| Roger Dingledine | 2006-09-25 |
* | checkpoint changelog and general polishing•••svn:r8497
| Roger Dingledine | 2006-09-25 |
* | potential fixes for the tor osx dmg documentation. hopefully•••phobos can confirm or deny.
svn:r8493
| Roger Dingledine | 2006-09-25 |
* | Note on TODO to update our privoxy configs•••svn:r8489
| Nick Mathewson | 2006-09-24 |
* | add a note to nick's todo item•••svn:r8483
| Roger Dingledine | 2006-09-24 |
* | Add another TODO item•••svn:r8480
| Nick Mathewson | 2006-09-24 |
* | Backport candidate: Fix a long-standing server-side DNS bug. When a•••client asks us to resolve (not connect to) an address, and we have a
cached answer, give them the cached answer. Previously, we would give
them no answer at all.
svn:r8478
| Nick Mathewson | 2006-09-24 |
* | Add packaging item to TODO: we should manage keys less haphazardly.•••svn:r8476
| Nick Mathewson | 2006-09-24 |
* | Fix the url for the patch to libevent-1.1b mingw diff.•••svn:r8474
| Andrew Lewman | 2006-09-24 |
* | Changes to doc as a result of creating a MinGW tor.exe on a bare system.•••Add two TODO items relating to MinGW instructions.
svn:r8472
| Andrew Lewman | 2006-09-23 |
* | r8911@Kushana: nickm | 2006-09-22 12:24:52 -0400••• Make exitlist only output each result line once.
svn:r8466
| Nick Mathewson | 2006-09-22 |
* | r8912@Kushana: nickm | 2006-09-22 16:18:51 -0400••• Write more of path-spec.txt
svn:r8463
| Nick Mathewson | 2006-09-22 |
* | r8843@Kushana: nickm | 2006-09-17 16:57:20 -0400••• A couple of last minor TODO cleanup items
svn:r8462
| Nick Mathewson | 2006-09-22 |
* | remove 8888 as a long lived port. i can't remember why it's•••on the list.
svn:r8461
| Roger Dingledine | 2006-09-22 |
* | One last change to openssl to get it to compile in mingw.•••svn:r8458
| Andrew Lewman | 2006-09-22 |
* | Finally, valid tor.exe directions from scratch with mingw.•••svn:r8457
| Andrew Lewman | 2006-09-22 |
* | Removed verbose patch output.•••svn:r8455
| Andrew Lewman | 2006-09-22 |
* | r8901@Kushana: nickm | 2006-09-21 20:43:48 -0400••• I tracked a bug in server-side reverse DNS to something concerning the caching code. Ive disabled server-side cacheing for reverse DNS answers for now, and I am noting the bug in the TODO.
svn:r8454
| Nick Mathewson | 2006-09-22 |
* | r8894@Kushana: nickm | 2006-09-21 18:30:42 -0400••• Specify and implement SOCKS5 interface for reverse hostname lookup.
svn:r8451
| Nick Mathewson | 2006-09-22 |
* | r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400••• Consider non-exit servers unsuitable for RESOLVE commands.
svn:r8442
| Nick Mathewson | 2006-09-21 |
* | r8875@Kushana: nickm | 2006-09-21 16:46:28 -0400••• Resolve bug 330: detect ISPs that want to hijack failing DNS requests and basically domain-squat the entire internet.
svn:r8440
| Nick Mathewson | 2006-09-21 |
* | r8874@Kushana: nickm | 2006-09-21 15:22:27 -0400••• Rename and document SearchDomains and ResolvConf options; warn if ServerDNSResolvConfFile is given but eventdns isnt enabled.
svn:r8439
| Nick Mathewson | 2006-09-21 |
* | r8872@Kushana: nickm | 2006-09-21 14:00:20 -0400••• Implement server-side reverse DNS using eventdns. Add an option to routerdescs so we can tell which servers have eventdns enabled.
svn:r8437
| Nick Mathewson | 2006-09-21 |