Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson cd42ae7185 Only authorities should automatically download v2 networkstatus documents vor 15 Jahren
  Nick Mathewson 0130e7c9d2 Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 vor 15 Jahren
  Nick Mathewson 7f85509a59 I guess that had a bug number: add it to the changes file. vor 15 Jahren
  Nick Mathewson 34510f9278 Fix clear_trackhostexits_mapping() to actually work as advertised vor 15 Jahren
  Roger Dingledine cba1d29b7f make make check-spaces happier. vor 15 Jahren
  cypherpunks 247cbab6c8 Fix double-free bug in microdesc parser vor 15 Jahren
  Roger Dingledine 0f48e8fa9a minor tweaks to manpage vor 15 Jahren
  Nick Mathewson 99621bc5a6 Merge remote-tracking branch 'arma/bug1090-part1-squashed' into bug1090-part1-squashed vor 15 Jahren
  Nick Mathewson 8f6cb933b6 Merge branch 'bug1090-manpage-squashed' into bug1090-part1-squashed vor 15 Jahren
  Roger Dingledine 0c40dda3ad explain an argument in a function comment vor 15 Jahren
  Nick Mathewson 2ac768e89f Revise the manpage to contain the actual intended *Nodes behavior vor 15 Jahren
  Nick Mathewson c49f660c1a Add a big changelog entry for bug 1090 fixes vor 15 Jahren
  Nick Mathewson 748350ace1 Instead of checking whether we have unremoved intro points, check for usable ones vor 15 Jahren
  Roger Dingledine b8b557dcb2 better user-facing warnings for unexpected last hops vor 15 Jahren
  Roger Dingledine f7a5bc16d6 warn if we launch too many circuits for a given stream vor 15 Jahren
  Roger Dingledine f962dda8c1 revert most of ef81649d2fc vor 15 Jahren
  Nick Mathewson 8ee92f28e0 Add a circuit_purpose_to_string() function, and use it vor 15 Jahren
  Sebastian Hahn e03e90bf59 Fix a check-spaces complaint vor 15 Jahren
  Sebastian Hahn 92ec36a061 Explain the "using anyway" log message better vor 15 Jahren
  Sebastian Hahn 8e2904e269 Fix a log msg vor 15 Jahren
  Nick Mathewson 79a3b3cd37 Check transition of circuit purpose from INTRO->GENERAL if nodes are constrained vor 15 Jahren
  Nick Mathewson 6afad6b691 When cannibalizing a circuit, make sure it has no ExcludeNodes on it vor 15 Jahren
  Nick Mathewson 80adb3de50 When there is a transition in permitted nodes, apply it to trackexithosts map vor 15 Jahren
  Nick Mathewson 128582cc1f Simplify calls to routerset_equal vor 15 Jahren
  Nick Mathewson 84f0e87c6a If we have chosen an exit that shares a family with all bridges, fail the circuit vor 15 Jahren
  Nick Mathewson b59a289365 Do not try to download descriptors for bridges in ExcludeNodes. vor 15 Jahren
  Nick Mathewson ad78bafb71 Correct the behavior of .exit with ExcludeNodes, StrictNodes, etc. vor 15 Jahren
  Nick Mathewson ed7c267743 Note another place that we need to fix a 1090 issue. vor 15 Jahren
  Nick Mathewson 4851de554d Do not automatically ignore Fast/Stable for exits when ExitNodes is set vor 15 Jahren
  Nick Mathewson e4689d8402 Note a slightly less likely way to violate ExcludeNodes vor 15 Jahren