Commit History

Author SHA1 Message Date
  Nick Mathewson b166a43cb6 Fix another case of refusing to use a chosen exit node because we think it will reject _mostly_ everything. Based on patch from rovv. See bug 752. 16 years ago
  Nick Mathewson 5e762e6a5c Fix the rest of bug 619: reject *:* servers should not do DNS lookups, even if broken clients send them RELAY_BEGIN cells. Patch from rovv. 16 years ago
  Nick Mathewson b593fd5c20 Patch from rovv: send back END cell in response to connect attempts to nonexistent hidden service port. 16 years ago
  Roger Dingledine bca46cc628 backport candidate: 16 years ago
  Roger Dingledine d374dc94e5 fix changelog entry for proposal 155, patch 1 16 years ago
  Roger Dingledine a5769eefa4 patch4 from proposal 155: 16 years ago
  Roger Dingledine d06182f0bd add patch2 from proposal 155: 16 years ago
  Roger Dingledine 4520500cde put in karsten's patch #1 for proposal 155, modified 16 years ago
  Nick Mathewson 846e40d193 Patch from rovv: when we have no pending streams, choose exits with choose_good_exit_server_general() rather than with circuit_get_unhandled_ports() and friends. Bugfix on 0.1.1.x, at least. 16 years ago
  Roger Dingledine d7cfa1f56c Minor fix in the warning messages when you're having problems 16 years ago
  Roger Dingledine 37883ca4bc put the 0.2.1.6-alpha blurb into the changelog 16 years ago
  Roger Dingledine c7af43a624 Now NodeFamily and MyFamily config options allow spaces in 16 years ago
  Roger Dingledine a04baf14b6 bump to 0.2.1.6-alpha, and note that the exclude*nodes config 16 years ago
  Nick Mathewson 25f8335528 Include circuit purposes in circuit events. Now all circuit events are extended; this makes the code simpler. 16 years ago
  Roger Dingledine 26aa741169 Remove the old v2 directory authority 'lefkada' from the default 16 years ago
  Nick Mathewson ae3ce7b387 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. 16 years ago
  Nick Mathewson ee0078ead4 Make tor-resolve take a -p port option in addition to the current host:port syntax. 16 years ago
  Roger Dingledine 9678f166a8 If we have correct permissions on $datadir, we complain to stdout 16 years ago
  Roger Dingledine c846979ab7 Fix a bug where an unreachable relay would establish enough 16 years ago
  Roger Dingledine 81b216086b rearrange the changelog a bit more 16 years ago
  Roger Dingledine 57942415ef changelog cleanups. give 0.2.1.6-alpha a deadline. 16 years ago
  Nick Mathewson 99755f374d Fix 0/0 calculation in get_weighted_fractional_uptime(). 16 years ago
  Nick Mathewson bb1685318c Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse dns resolve, not FAILED. 16 years ago
  Nick Mathewson e147e867be Proposal 152 implementation from Josh Albrecht, with tweaks. 16 years ago
  Nick Mathewson e7e12236ac 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. 16 years ago
  Nick Mathewson ae33d3ead7 Apply rovv's fix for bug 824. 16 years ago
  Nick Mathewson 8bbbbaf87b 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. 16 years ago
  Karsten Loesing 6bb4492a6f Having two "Major features:" sections seems too much of a good thing. 16 years ago
  Karsten Loesing f2ff3e74ae All relays now store and serve v2 hidden service descriptors by default (not only directory mirrors). 16 years ago
  Karsten Loesing 9a7098487b If we are not using BEGIN_DIR cells, don't attempt to contact hidden service directories with non-open dir port. 16 years ago