- Sep 26, 2004
-
-
Nick Mathewson authored
Make read_all distinguish between error and EOF; read_file_to_string should only check bytes read against st_size when in binary mode. svn:r2375
-
- Sep 25, 2004
-
-
Roger Dingledine authored
thanks to duck for pointing out this omission svn:r2374
-
- Sep 23, 2004
-
-
Roger Dingledine authored
svn:r2373
-
Roger Dingledine authored
svn:r2372
-
Roger Dingledine authored
keys in /tmp svn:r2371
-
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
-