- May 25, 2007
-
-
Nick Mathewson authored
First bare stubs of ipv6 work: commit some (untested, hence doublessly broken) implementations of inet_ntop/pton for systems that lack them. svn:r10326
-
Nick Mathewson authored
Add an AutomapHostsOnResolve option. It seems to work. svn:r10324
-
- May 24, 2007
-
-
Nick Mathewson authored
Well, that was easier than I thought it would be. Tor is now a DNS proxy as well as a socks proxy. Probably some bugs remain, but since it A) has managed to resolve one address for me successfully, and B) will not affect anybody who leaves DNSPort unset, it feel like a good time to commit. svn:r10317
-
Nick Mathewson authored
Add math functions to round values to the nearest power of 2. Make mempools more careful about making sure that the size of their chunks is a little less than a power of 2, not a little more. svn:r10304
-
- May 22, 2007
-
-
Nick Mathewson authored
First draft of code to generate votes. needs testing. does not yet upload or serve votes. Shares most of its code with the old generate_v2_networkstatus. svn:r10295
-
Nick Mathewson authored
Extract common code from networkstatus_getinfo_helper_single() and generate_v2_networkstatus(). svn:r10294
-
Nick Mathewson authored
More v3 directory code: have authorities load certificates; have everybody store certificates to disk and load them; provide a way to configure v3 authorities. svn:r10293
-
- May 21, 2007
-
-
Roger Dingledine authored
svn:r10236
-
- May 19, 2007
-
-
Nick Mathewson authored
Make caches-extra-info lines parseable. svn:r10215
-
- May 18, 2007
-
-
Nick Mathewson authored
Note that we do not permit you to exit to port 0, no matter what. Closes bug 409. svn:r10211
-
Nick Mathewson authored
First cut at code to download extra-info docs. Also note a bad bug in directory.c (look for the string BUG BUG BUG). svn:r10209
-
Nick Mathewson authored
More work on merging stuff into dir-spec.txt svn:r10207
-
- May 13, 2007
-
-
Roger Dingledine authored
svn:r10182
-
- May 12, 2007
-
-
Roger Dingledine authored
svn:r10169
-
Roger Dingledine authored
svn:r10168
-
- May 11, 2007
-
-
Nick Mathewson authored
Checkpoint some more dir-spec.txt edits. svn:r10165
-
- May 10, 2007
-
-
Nick Mathewson authored
Patch from shibz: implement a getinfo status/version/... so a controller can tell whether the current version is recommended, whether any versions are good, and how many authorities agree. svn:r10162
-
Roger Dingledine authored
network-status but we don't want to keep it. Otherwise we'll keep fetching it and keep not wanting to keep it. Fixes part of bug 422. svn:r10153
-
- May 07, 2007
-
-
Roger Dingledine authored
svn:r10128
-
Roger Dingledine authored
svn:r10126
-
- May 06, 2007
-
-
Andrew Lewman authored
svn:r10122
-
- May 04, 2007
-
-
Roger Dingledine authored
svn:r10111
-
Roger Dingledine authored
svn:r10110
-
- May 03, 2007
-
-
Nick Mathewson authored
Fork current dir-spec.txt into dir-spec-v2.txt in order to record the state of the world as of 0.1.2.13. Start revising dir-spec.txt to incorporate proposals 101, 103, and 104. svn:r10109
-
Nick Mathewson authored
Note that extensions to the directory protocol should begin their item keywords with "x-" or "X-". svn:r10108
-
Nick Mathewson authored
Document the nonpersistent controller-only options. svn:r10107
-
- May 02, 2007
-
-
Nick Mathewson authored
Start implementing key certificate parsing. Note TODO items for combined 101/103. svn:r10097
-
Nick Mathewson authored
Fix dir-spec: there is not actually any such item as link-key. (Found by Benedikt.) svn:r10095
-
Roger Dingledine authored
authorities should set. This will let future authorities choose not to serve V2 directory information. Also, go through and revamp all the authdir_mode stuff so it tries to do the right thing if you're an auth but not a V1 or V2 auth. svn:r10092
-
- May 01, 2007
-
-
Nick Mathewson authored
Remove the _UploadExtraInfo option, since I tried turning it on and moria[12] seem not to have exploded. svn:r10089
-
Nick Mathewson authored
Add code to upload extrainfos to authorities running 0.2.0.0-alpha-dev (r10070) or later. svn:r10086
-
Roger Dingledine authored
svn:r10084
-
Nick Mathewson authored
Add an expiry date to key certificates. svn:r10079
-
- Apr 30, 2007
-
-
Nick Mathewson authored
More work for proposal 104: actually cache extrainfo documents to disk, and reload the cache properly. svn:r10070
-
Nick Mathewson authored
Changes to 103 based on or-dev mail from arma. svn:r10065
-
Nick Mathewson authored
Misc cleanup and bulletproofing on r10056. svn:r10058
-
Roger Dingledine authored
so we can exit from the middle of the circuit. svn:r10056
-
Roger Dingledine authored
svn:r10055
-
Roger Dingledine authored
this will encourage nick to comment on it. :) svn:r10051
-
Roger Dingledine authored
svn:r10050
-