- 30 Sep, 2008 3 commits
-
-
Roger Dingledine authored
discussion hasn't finished. svn:r17011
-
Roger Dingledine authored
svn:r17010
-
Roger Dingledine authored
svn:r17009
-
- 29 Sep, 2008 11 commits
-
-
Roger Dingledine authored
to the datadir, for debugging. svn:r17008
-
Nick Mathewson authored
Include circuit purposes in circuit events. Now all circuit events are extended; this makes the code simpler. svn:r17007
-
Nick Mathewson authored
svn:r17006
-
Roger Dingledine authored
list. It has been gone for many months. svn:r17005
-
Nick Mathewson authored
Patch from mwenge: update TrackHostExits mapping expiry times when the mappings are used, so that they expire a while after their last use, not a while after their creation. svn:r17004
-
Nick Mathewson authored
Tweak the dbg-stability.txt code to log everything else that influences router stability calculations. svn:r17003
-
Nick Mathewson authored
svn:r17002
-
Roger Dingledine authored
and fail to start. But dangerous permissions on $datadir/cached-status/ would cause us to open a log and complain there. Now complain to stdout and fail to start in both cases. Fixes bug 820, reported by seeess. svn:r16998
-
Roger Dingledine authored
reachability testing circuits to do a bandwidth test -- if we already have a connection to the middle hop of the testing circuit, then it could establish the last hop by using the existing connection. Bugfix on 0.1.2.2-alpha, exposed when we made testing circuits no longer use entry guards in 0.2.1.3-alpha. svn:r16997
-
Roger Dingledine authored
svn:r16996
-
Roger Dingledine authored
svn:r16995
-
- 28 Sep, 2008 2 commits
-
-
Nick Mathewson authored
svn:r16994
-
Nick Mathewson authored
svn:r16993
-
- 26 Sep, 2008 7 commits
-
-
Nick Mathewson authored
Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse dns resolve, not FAILED. svn:r16985
-
Nick Mathewson authored
svn:r16984
-
Nick Mathewson authored
svn:r16983
-
Nick Mathewson authored
Put the start-of-downtime value in the start-of-downtime buffer so that we do not put junk in the dbg-stability.txt file svn:r16982
-
Nick Mathewson authored
Code to serve a current stability calculations from /tor/dbg-stability.txt. Untested: somebody please run this on an authority and let me know if it is broken. svn:r16981
-
Nick Mathewson authored
svn:r16980
-
Nick Mathewson authored
svn:r16975
-
- 25 Sep, 2008 7 commits
-
-
Nick Mathewson authored
Widen the conditions under which we whine about not having a geoip file to include "a country code was configured in a node list." svn:r16968
-
Nick Mathewson authored
svn:r16967
-
Nick Mathewson authored
Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. svn:r16966
-
Nick Mathewson authored
svn:r16965
-
Nick Mathewson authored
svn:r16964
-
Nick Mathewson authored
svn:r16963
-
Karsten Loesing authored
svn:r16962
-
- 24 Sep, 2008 7 commits
-
-
Karsten Loesing authored
All relays now store and serve v2 hidden service descriptors by default (not only directory mirrors). svn:r16961
-
Karsten Loesing authored
If we are not using BEGIN_DIR cells, don't attempt to contact hidden service directories with non-open dir port. svn:r16960
-
Nick Mathewson authored
svn:r16959
-
Karsten Loesing authored
svn:r16958
-
Roger Dingledine authored
svn:r16957
-
Nick Mathewson authored
Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed. svn:r16955
-
Roger Dingledine authored
svn:r16949
-
- 23 Sep, 2008 3 commits
-
-
Roger Dingledine authored
svn:r16946
-
Nick Mathewson authored
Patch from roger for 752, but with more comments: When we get an A.B.exit:P address, and B would reject most connections to P, but we do not know whether it would allow A, then allow the connection to procede. Bugfix, amusingly, on 0.0.9rc5. svn:r16944
-
Nick Mathewson authored
Fix for bug 797 (by arma, with tweaks): always use create_fast for circuits where we do not know an onion key. svn:r16942
-