- Sep 08, 2004
-
-
Nick Mathewson authored
Some platforms have weird translations when you open files in "test" mode; make read/write_str_to_file aware. svn:r2336
-
Nick Mathewson authored
- make clients cache directories and use them to seed their router lists at startup. This means clients have a datadir again. - Introduce a global_write_bucket. We need to respond better to exhausting it. - Remove the last vestiges of LinkPadding and TrafficShaping. - Configuration infrastructure support for warning on obsolete options. - Refactor directory header parsing to use smartlist_split_string. - Respond to content-encoding headers by trying to uncompress as appropriate. - Reply with a deflated directory when a client asks for "dir.z". (We could use allow-encodings instead, but allow-encodings isn't specified in HTTP 1.0.) svn:r2335
-
Nick Mathewson authored
Idiot-proof uncompress; make sure it always nul-terminates its output. Also, make all compression methods nonzero. svn:r2334
-
Nick Mathewson authored
svn:r2333
-
Nick Mathewson authored
svn:r2332
-
- Sep 02, 2004
-
-
Nick Mathewson authored
svn:r2331
-
Nick Mathewson authored
svn:r2330
-
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
-