- Aug 18, 2004
-
-
Roger Dingledine authored
path, it fails because we're using a pointer to the routerinfo we generate, not a pointer to the routerinfo in the routerlist. so look up the right one and use that. svn:r2286
-
Roger Dingledine authored
svn:r2285
-
Roger Dingledine authored
we were (are?) printing garbage in the rephist stats svn:r2284
-
Roger Dingledine authored
already connected to everybody we could be connected to. svn:r2283
-
Roger Dingledine authored
svn:r2282
-
Roger Dingledine authored
try once a second for 30 seconds, and only when the entire previous period has failed do we pause after MAX_CIRCUIT_FAILURES failures. svn:r2281
-
Roger Dingledine authored
svn:r2280
-
Nick Mathewson authored
svn:r2279
-
Roger Dingledine authored
making intro points svn:r2277
-
Roger Dingledine authored
svn:r2276
-
Roger Dingledine authored
directory from somebody else. this means they have time to build their connections first. svn:r2275
-
Roger Dingledine authored
svn:r2274
-
Nick Mathewson authored
doesn't mean we should raise the _minimum_ size. svn:r2273
-
Nick Mathewson authored
svn:r2270
-
Nick Mathewson authored
svn:r2269
-
Nick Mathewson authored
svn:r2267
-
Nick Mathewson authored
svn:r2266
-
Nick Mathewson authored
On windows, default datadir is APPDATA/tor, and default config file is APPDATA/tor/torrc. (APPDATA is usually somedrive:/Documents and Settings/.../Application Data/) svn:r2265
-
- Aug 17, 2004
-
-
Nick Mathewson authored
svn:r2263
-
Roger Dingledine authored
svn:r2262
-
Roger Dingledine authored
svn:r2261
-
Roger Dingledine authored
svn:r2260
-
Roger Dingledine authored
svn:r2259
-
Roger Dingledine authored
svn:r2258
-
Roger Dingledine authored
verified routerinfo with that name, close connections to the obsolete key to make way for connections to the new key. svn:r2257
-
Nick Mathewson authored
svn:r2256
-
Nick Mathewson authored
svn:r2255
-
Nick Mathewson authored
svn:r2254
-
Roger Dingledine authored
also, fix part of the zero-identity-router-in-stats bug svn:r2252
-
Roger Dingledine authored
svn:r2251
-
Nick Mathewson authored
svn:r2250
-
Roger Dingledine authored
svn:r2249
-
Nick Mathewson authored
svn:r2248
-
Nick Mathewson authored
svn:r2247
-
Nick Mathewson authored
svn:r2246
-
Roger Dingledine authored
svn:r2245
-
- Aug 16, 2004
-
-
Nick Mathewson authored
Add a generic Comma-separated-value config type, and a FirewallPorts option to tell FascistFirewall which ports are open. (Defaults to 80,443) svn:r2244
-
Nick Mathewson authored
svn:r2243
-
Roger Dingledine authored
options->Address with the resolved one at startup. o detect our address right before we make a routerinfo each time. o external IP vs bind-IP. Already done, just use options->Address. o OutboundBindAddress config option, to bind to a specific IP address for outgoing connect()s. svn:r2241
-
- Aug 15, 2004
-
-
Nick Mathewson authored
svn:r2239
-