- 25 Sep, 2006 6 commits
-
-
Nick Mathewson authored
svn:r8498
-
Roger Dingledine authored
svn:r8497
-
Roger Dingledine authored
svn:r8496
-
Roger Dingledine authored
svn:r8494
-
Roger Dingledine authored
phobos can confirm or deny. svn:r8493
-
Roger Dingledine authored
svn:r8492
-
- 24 Sep, 2006 9 commits
-
-
Nick Mathewson authored
svn:r8489
-
Nick Mathewson authored
svn:r8487
-
Roger Dingledine authored
svn:r8485
-
Roger Dingledine authored
svn:r8483
-
Nick Mathewson authored
Marge changes from libevent evdns to our eventdns. Most are cosmetic, but one or two are stability-related. This should make it easier to push our changes back towards libevent. svn:r8482
-
Nick Mathewson authored
svn:r8480
-
Nick Mathewson authored
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 authored
svn:r8476
-
Andrew Lewman authored
svn:r8474
-
- 23 Sep, 2006 2 commits
-
-
Andrew Lewman authored
Add two TODO items relating to MinGW instructions. svn:r8472
-
Andrew Lewman authored
svn:r8467
-
- 22 Sep, 2006 16 commits
-
-
Nick Mathewson authored
Make exitlist only output each result line once. svn:r8466
-
Nick Mathewson authored
Instead of just checking known-invalid addresses for DNS hijacking, we now check randomly generated addresses, and if too many of them map to the same IP, we assume that IP is the destination of a DNS hijack attempt. A little bird tells me that some DNS hijackers think that declining to give an A record for RFC2606 addresses (like .invalid and .example) makes them more standards compliant. Standardswise, this is like an illicit brothel making sure that nobody has pulled the tags off the mattresss, but that doesn't get us out of working around it. svn:r8465
-
Nick Mathewson authored
Consider changes to has_old_dnsworkers as noncosmetic svn:r8464
-
Nick Mathewson authored
Write more of path-spec.txt svn:r8463
-
Nick Mathewson authored
A couple of last minor TODO cleanup items svn:r8462
-
Roger Dingledine authored
on the list. svn:r8461
-
Andrew Lewman authored
svn:r8458
-
Andrew Lewman authored
svn:r8457
-
Nick Mathewson authored
Revise patch for libevent 1.1b to handle the "wait, I *do* have a gettimeofday()" case. svn:r8456
-
Andrew Lewman authored
svn:r8455
-
Nick Mathewson authored
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 authored
svn:r8453
-
Nick Mathewson authored
Debug client-side reverse dns code. svn:r8452
-
Nick Mathewson authored
Specify and implement SOCKS5 interface for reverse hostname lookup. svn:r8451
-
Roger Dingledine authored
svn:r8450
-
Nick Mathewson authored
svn:r8449
-
- 21 Sep, 2006 7 commits
-
-
Nick Mathewson authored
svn:r8448
-
Nick Mathewson authored
svn:r8447
-
Nick Mathewson authored
Allow resolve requests to non-exits when they are specifically requested (via resolve foo.bar.exit). svn:r8446
-
Nick Mathewson authored
Trivial patch to appease warn-happy gcc: mark unused parameter svn:r8445
-
Nick Mathewson authored
Oops from earlier patch; add "opt eventdns" to unittests, fix bug in routerdesc generation. svn:r8444
-
Nick Mathewson authored
Trivial whitespace cleanups. svn:r8443
-
Nick Mathewson authored
Consider non-exit servers unsuitable for RESOLVE commands. svn:r8442
-