- Sep 23, 2004
-
-
Roger Dingledine authored
wait 10 seconds after directory gets dirty, before regenerating svn:r2370
-
Roger Dingledine authored
than once per minute svn:r2369
-
Roger Dingledine authored
rather than seg fault svn:r2368
-
Roger Dingledine authored
actually unlink the log entry. ok, that wasn't cleverly hidden enough. let's try again. svn:r2367
-
Roger Dingledine authored
so if there were any problems opening logs, we would complain to stderr (which wouldn't work) and then mysteriously exit. svn:r2366
-
Roger Dingledine authored
don't crash. just stop logging to that log and continue. nick, can you find the bug i've cleverly hidden in this commit? svn:r2365
-
- Sep 22, 2004
-
-
Roger Dingledine authored
svn:r2364
-
Roger Dingledine authored
raise it to 100 for now. we need a better solution long-term. but alas, there are no better solutions that are also portable. hm. svn:r2363
-
- Sep 21, 2004
-
-
Roger Dingledine authored
svn:r2362
-
Roger Dingledine authored
svn:r2361
-
Nick Mathewson authored
Attach dummy resolve connections to a circuit *before* calling dns_resolve(). This fixes a bug where cached answers would never be sent in RESOLVED cells. svn:r2360
-
Nick Mathewson authored
svn:r2359
-
Roger Dingledine authored
the end cell back. also, give a better reason for failure. svn:r2358
-
Roger Dingledine authored
svn:r2357
-
Nick Mathewson authored
svn:r2356
-
Nick Mathewson authored
Bugfix: When a dns request failed, we would detach any "resolving" streams from the circuit before we would send a the resolve_failed cells. svn:r2355
-
Nick Mathewson authored
svn:r2354
-
- Sep 20, 2004
-
-
Roger Dingledine authored
intermittent connections svn:r2353
-
- Sep 12, 2004
-
-
Roger Dingledine authored
svn:r2352
-
- Sep 11, 2004
-
-
Roger Dingledine authored
svn:r2351
-
- Sep 10, 2004
-
-
Roger Dingledine authored
svn:r2350
-
Roger Dingledine authored
(just a skeleton for now) svn:r2349
-
Roger Dingledine authored
svn:r2348
-
Roger Dingledine authored
svn:r2347
-
Nick Mathewson authored
svn:r2346
-
Roger Dingledine authored
svn:r2345
-
Roger Dingledine authored
svn:r2344
-
Roger Dingledine authored
svn:r2343
-
Nick Mathewson authored
svn:r2342
-
Nick Mathewson authored
svn:r2341
-
Roger Dingledine authored
svn:r2340
-
- Sep 09, 2004
-
-
Nick Mathewson authored
svn:r2339
-
Nick Mathewson authored
svn:r2338
-
Nick Mathewson authored
svn:r2337
-
- 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
-