- 03 Jun, 2006 2 commits
-
-
Nick Mathewson authored
Patch based on post by Mike C to or-dev; special-case based on use of MSVC, rather than on MS_WINDOWS, so that mingw builds. svn:r6523
-
Roger Dingledine authored
haven't found ourselves reachable yet. svn:r6522
-
- 01 Jun, 2006 1 commit
-
-
Roger Dingledine authored
svn:r6521
-
- 30 May, 2006 10 commits
-
-
Nick Mathewson authored
svn:r6520
-
Roger Dingledine authored
doesn't work. svn:r6519
-
Roger Dingledine authored
free it. perhaps we don't need it after all? svn:r6518
-
Roger Dingledine authored
svn:r6517
-
Roger Dingledine authored
haven't tried to establish any circuits lately. svn:r6516
-
Roger Dingledine authored
connect to a different OR than lives on the addr:port we connected to. we don't actually remember whether that was the case, currently. so call it END_CIRC_REASON_OR_CONN_CLOSED as a compromise. svn:r6515
-
Roger Dingledine authored
svn:r6514
-
Roger Dingledine authored
mirror, whether or not your orport is set. svn:r6513
-
Roger Dingledine authored
svn:r6512
-
Roger Dingledine authored
svn:r6511
-
- 28 May, 2006 3 commits
-
-
Nick Mathewson authored
Add a basic mmap function, with a "fake-it" wrapper to do read_file_from_str instead. Based on code from Michael Mohr. svn:r6510
-
Roger Dingledine authored
tests before crying foul to the server operator. svn:r6509
-
Roger Dingledine authored
svn:r6508
-
- 26 May, 2006 8 commits
-
-
Roger Dingledine authored
shout about it unless we want to hear about protocol violations. svn:r6507
-
Roger Dingledine authored
svn:r6506
-
Roger Dingledine authored
downloading stats every hour, and sometimes more often. svn:r6505
-
Roger Dingledine authored
svn:r6503
-
Roger Dingledine authored
svn:r6502
-
Andrew Lewman authored
from contrib/suse svn:r6501
-
Andrew Lewman authored
svn:r6500
-
Andrew Lewman authored
svn:r6499
-
- 25 May, 2006 1 commit
-
-
Roger Dingledine authored
we were refusing names that had $ in them, which people who specify $key.exit will be sad about. There are likely other examples. If people can think of reasons why we should be picky, let me know. svn:r6496
-
- 24 May, 2006 5 commits
-
-
Roger Dingledine authored
it sure doesn't now. svn:r6494
-
Roger Dingledine authored
svn:r6492
-
Andrew Lewman authored
svn:r6491
-
Roger Dingledine authored
we overloaded the meaning of the argument to crypto_global_init(). svn:r6490
-
Roger Dingledine authored
Maybe this will help us win the war of names. svn:r6489
-
- 23 May, 2006 10 commits
-
-
Roger Dingledine authored
svn:r6487
-
Peter Palfrader authored
svn:r6486
-
Roger Dingledine authored
svn:r6479
-
Roger Dingledine authored
svn:r6478
-
Roger Dingledine authored
applied cross-path directly. also, now we can run cross.sh from the tarball, not just from cvs. svn:r6477
-
Nick Mathewson authored
svn:r6476
-
Nick Mathewson authored
Add cross.sh cross-compilation script from Michael Mohr. Trivial backport candidate, since adding a new script cannot possibly break anything. svn:r6475
-
Nick Mathewson authored
Patch from Michael Mohr to fix cross-compilation. Backport candidate. Tweaked to use sensible defaults for NULL_REP_IS_ZERO_BYTES and TIME_T_IS_SIGNED. svn:r6474
-
Nick Mathewson authored
Throw out this UNALIGNED_INT_ACCESS_OK nonsense. Even where it works, it is often way way slower than doing the right thing. Backport candidate. svn:r6473
-
Roger Dingledine authored
svn:r6471
-