aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-28Merge remote-tracking branch 'sebastian/bug2497' into maint-0.2.2Nick Mathewson
2011-04-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-28Clean up merge of bug3k_021Robert Ransom
2011-04-28Merge branch 'bug3k_021' into bug3k_022Sebastian Hahn
2011-04-28Fix a failure case of connection_ap_handshake_attach_circuit()Sebastian Hahn
2011-04-28Fix a bug introduced by purging rend_cache on NEWNYMRobert Ransom
2011-04-28Allow rend_client_send_introduction to fail transientlyRobert Ransom
2011-04-28Forget all rendezvous client state on SIGNAL NEWNYMRobert Ransom
2011-04-27Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-27Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-04-27Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-27I guess that had a bug number: add it to the changes file.Nick Mathewson
2011-04-27Fix clear_trackhostexits_mapping() to actually work as advertisedNick Mathewson
2011-04-27Merge branch 'maint-0.2.2'Roger Dingledine
2011-04-27Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-27make make check-spaces happier.Roger Dingledine
2011-04-27Fix double-free bug in microdesc parsercypherpunks
2011-04-27Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson
2011-04-27minor tweaks to manpageRoger Dingledine
2011-04-27Merge remote-tracking branch 'arma/bug1090-part1-squashed' into bug1090-part1...Nick Mathewson
2011-04-27Merge branch 'bug1090-manpage-squashed' into bug1090-part1-squashedNick Mathewson
2011-04-27explain an argument in a function commentRoger Dingledine
2011-04-27Revise the manpage to contain the actual intended *Nodes behaviorNick Mathewson
2011-04-27Add a big changelog entry for bug 1090 fixesNick Mathewson
2011-04-27Instead of checking whether we have unremoved intro points, check for usable ...Nick Mathewson
2011-04-27better user-facing warnings for unexpected last hopsRoger Dingledine
2011-04-27warn if we launch too many circuits for a given streamRoger Dingledine
2011-04-27revert most of ef81649d2fcRoger Dingledine
2011-04-27Add a circuit_purpose_to_string() function, and use itNick Mathewson
2011-04-26Fix a check-spaces complaintSebastian Hahn
2011-04-26Explain the "using anyway" log message betterSebastian Hahn
2011-04-26Fix a log msgSebastian Hahn
2011-04-26Check transition of circuit purpose from INTRO->GENERAL if nodes are constrainedNick Mathewson
2011-04-26When cannibalizing a circuit, make sure it has no ExcludeNodes on itNick Mathewson
2011-04-26When there is a transition in permitted nodes, apply it to trackexithosts mapNick Mathewson
2011-04-26Simplify calls to routerset_equalNick Mathewson
2011-04-26If we have chosen an exit that shares a family with all bridges, fail the cir...Nick Mathewson
2011-04-26Do not try to download descriptors for bridges in ExcludeNodes.Nick Mathewson
2011-04-26Correct the behavior of .exit with ExcludeNodes, StrictNodes, etc.Nick Mathewson
2011-04-26Note another place that we need to fix a 1090 issue.Nick Mathewson
2011-04-26Do not automatically ignore Fast/Stable for exits when ExitNodes is setNick Mathewson
2011-04-26Note a slightly less likely way to violate ExcludeNodesNick Mathewson
2011-04-26Note that circuit purpose changing can violate ExcludeNodesNick Mathewson
2011-04-26If we're excluded, and StrictNodes is set, do not do self-tests.Nick Mathewson
2011-04-26Add an XXX022-1090 to note consider_exit_fmily b0rkennessNick Mathewson
2011-04-26three more cases where maybe we want to excludeRoger Dingledine
2011-04-26make formal a constraint that's been true a while nowRoger Dingledine
2011-04-26refuse moria1.exit if moria1 is excludedRoger Dingledine
2011-04-26note another case where strictnodes is considered for exitsRoger Dingledine