| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Add a line to the state file for each guard to let us know which version added the guard. If the line is absent, assume the guard was added by whatever version of Tor last wrote the state file. Remove guards if the version that added them was using a bad guard selection algorithm. (Previously, we removed guards if the version that wrote the file was using a bad guard selection algorithm, even if the guards themselves were chosen by a good version.)
svn:r11298
|
|
|
|
|
|
|
| |
More items for the TODO (from last Friday mtg with Roger)
svn:r11297
|
|
|
|
|
|
|
| |
Check for absent nickname when making extend info. I still dont know when this happens, but it is easy enough to check for. Fixes bug 467.
svn:r11293
|
|
|
|
|
|
|
| |
Sort all of the items in the TODO. That took longer than I had hoped, but I think it was useful.
svn:r11292
|
|
|
|
|
|
|
| |
Mark TODO items with what sections I would like to move them to. Pending scan by arma, the next commits will remove these annotations and move the items around.
svn:r11291
|
|
|
|
|
|
|
| |
Most configuration options have the same names in or.h and in torrc. Make the macros reflect this, so that it is easier to fit them onto a line, and so that mismatched options stand out more
svn:r11290
|
|
|
|
|
|
|
| |
Add a new ClientDNSRejectInternalAddresses option (default: on) to refuse to believe that any address can map to or from an internal address. This blocks some kinds of potential browser-based attacks, especially on hosts using DNSPort. Also clarify behavior in some comments. Backport candiate?
svn:r11287
|
|
|
|
| |
svn:r11285
|
|
|
|
| |
svn:r11281
|
|
|
|
| |
svn:r11276
|
|
|
|
| |
svn:r11275
|
|
|
|
| |
svn:r11273
|
|
|
|
|
|
|
|
|
|
| |
want, which is to expire old guards *every* time somebody moves
from an old version to the new one.
also, refine which version numbers count as 'new enough'.
svn:r11272
|
|
|
|
|
|
|
| |
Remove a bunch of completed items from the TODO.
svn:r11271
|
|
|
|
|
|
|
| |
Fix a bug in last patch; add support for getting extrainfo documents by the control port (since it is silly to tell tools to do it without actually giving them an interface).
svn:r11270
|
|
|
|
|
|
|
| |
Add a hacked-up GETINFO desc/all-recent-extrainfo-hack so that torstat can keep working with a minimum of fuss, until it learns about extrainfo documents.
svn:r11269
|
|
|
|
|
|
|
| |
Add purposes for new things we need to fetch for v3 directory system.
svn:r11268
|
|
|
|
|
|
|
| |
In new code, let's try to prefer named flags to mazes of twisted boolean arguments, all alike.
svn:r11267
|
|
|
|
| |
svn:r11266
|
|
|
|
|
|
|
|
|
| |
since we want the default guardversion to be 0 (which is what it is
if there's no guardversion line), yet when we're validating a freshly
configed and defaulted state, we don't want to complain.
svn:r11264
|
|
|
|
| |
svn:r11263
|
|
|
|
| |
svn:r11259
|
|
|
|
|
|
|
| |
b) raise the max-believable-bandwidth to 10MB/s.
svn:r11258
|
|
|
|
|
|
|
| |
circus music from here, perhaps we should move closer.
svn:r11256
|
|
|
|
|
|
|
| |
Add some voting-related documentation.
svn:r11255
|
|
|
|
|
|
|
| |
Unmap cached-extrainfo on exit. Fixes bug 484.
svn:r11254
|
|
|
|
|
|
|
|
| |
Make it possible to read the PROTOCOLINFO response in a way that
conforms to our control-spec. Reported by Matt Edman.
svn:r11251
|
|
|
|
|
|
|
|
| |
Stop leaking part of the descriptor when we run into a particularly
unparseable piece of it. Bugfix on 0.1.2.x.
svn:r11249
|
|
|
|
|
|
|
|
| |
Fix a minor memory leak when we fail to find enough suitable
servers to choose a circuit. Bugfix on 0.1.2.x.
svn:r11247
|
|
|
|
|
|
|
| |
Add a perl script to regenerate proposal 000-index.txt so that it always matches the statuses and titles in the other proposals, and so that it has a sorted-by-status section.
svn:r11243
|
|
|
|
|
|
|
| |
Correct status on proposal 119.
svn:r11242
|
|
|
|
|
|
|
| |
Add a proper header to proposal 117.
svn:r11241
|
|
|
|
|
|
|
| |
Finish implementing and documenting proposal 108: Authorities now use MTBF data to set their stability flags, once they have at least 4 days of data to use.
svn:r11240
|
|
|
|
|
|
|
| |
Merge a condensed proposal 108 (without too much implementation detail, since that's implementation detail, into dir-spec.txt.
svn:r11239
|
|
|
|
|
|
|
| |
Mark proposal 108 as closed, and mark dir-voting related proposals as accepted
svn:r11238
|
|
|
|
|
|
|
|
| |
in your working directory if you don't specify anything for the
new CookieAuthFile option. Reported by Matt Edman.
svn:r11237
|
|
|
|
| |
svn:r11236
|
|
|
|
| |
svn:r11235
|
|
|
|
| |
svn:r11234
|
|
|
|
| |
svn:r11233
|
|
|
|
| |
svn:r11232
|
|
|
|
| |
svn:r11231
|
|
|
|
|
|
|
| |
found using Benedikt Boss's new Tor fuzzer! Bugfix on 0.2.0.x.
svn:r11229
|
|
|
|
|
|
|
|
| |
a descriptor immediately, e.g. because they don't know their
address.
svn:r11228
|
|
|
|
|
|
|
| |
Only load MTBF data if we are running tor
svn:r11226
|
|
|
|
|
|
|
| |
Clean up MTBF storage code. Do not count times that we have been down toward the current run. Handle backward timewarps correctly. Store MTBF data on exit in addition to periodically.
svn:r11225
|
|
|
|
| |
svn:r11224
|
|
|
|
| |
svn:r11223
|
|
|
|
|
|
|
| |
config functions to the controller.
svn:r11221
|
|
|
|
|
|
|
| |
Clean up authdir_X functions a little.
svn:r11220
|