Commit History

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