- Sep 02, 2004
-
-
Nick Mathewson authored
svn:r2329
-
Nick Mathewson authored
svn:r2328
-
Nick Mathewson authored
svn:r2327
-
Nick Mathewson authored
svn:r2326
-
Nick Mathewson authored
Make split function smarter; add a strcmpstart function so we can stop bungling strcmp(x, y, strlen(y)); svn:r2325
-
Nick Mathewson authored
svn:r2324
-
- Aug 27, 2004
-
- Aug 26, 2004
-
-
Nick Mathewson authored
svn:r2319
-
- Aug 25, 2004
-
-
Roger Dingledine authored
svn:r2318
-
Nick Mathewson authored
svn:r2317
-
Roger Dingledine authored
svn:r2316
-
Roger Dingledine authored
svn:r2315
-
Roger Dingledine authored
svn:r2314
-
Roger Dingledine authored
svn:r2313
-
Roger Dingledine authored
svn:r2312
-
Roger Dingledine authored
Apparently in rare cases poll() is returning POLLIN for an idle dns worker. It reads no bytes, presumably because the idle dns worker didn't write anything in the first place. Gosh, who knows. Now we only trigger the assert if the idle dns worker actually tries to send an answer to us. svn:r2311
-
- Aug 24, 2004
-
-
Roger Dingledine authored
svn:r2310
-
Nick Mathewson authored
As far as I can tell, CONFIG_LEGAL_FILENAME_CHARACTERS is both pointless and broken. #if it out, pending agreement from arma. This fixes a bug on win32 that rejected paths with a : in them. svn:r2309
-
Nick Mathewson authored
svn:r2308
-
- Aug 21, 2004
-
-
Roger Dingledine authored
svn:r2307
-
- Aug 20, 2004
-
-
Roger Dingledine authored
svn:r2303
-
Roger Dingledine authored
bad bandwidth, depending on what properties you care about svn:r2302
- Aug 19, 2004
-
-
Nick Mathewson authored
svn:r2301
-
- Aug 18, 2004
-
-
Roger Dingledine authored
svn:r2300
-
Nick Mathewson authored
svn:r2299
-
Roger Dingledine authored
svn:r2297
-
Roger Dingledine authored
svn:r2296
-
Nick Mathewson authored
svn:r2295
-
Roger Dingledine authored
svn:r2294
-
Roger Dingledine authored
the others before giving up. svn:r2293
-
Roger Dingledine authored
svn:r2292
-
Roger Dingledine authored
svn:r2291
-
Roger Dingledine authored
open circuits svn:r2290
-
Roger Dingledine authored
svn:r2289
-
Roger Dingledine authored
even though it's moved on to another one. also reduce some log verbosity. svn:r2288
-
Roger Dingledine authored
svn:r2287
-
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
-