Commit History

Author SHA1 Message Date
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 15 years ago
  Roger Dingledine 89d268848f take out my IMPOSSIBLE_TO_DOWNLOAD+1 hack 15 years ago
  Roger Dingledine dfc6555ddd switch over the bridge descriptor download mechanism to 15 years ago
  Nick Mathewson 8625297cee Actually log reasons on unusable guards again. 15 years ago
  Nick Mathewson df608fef45 Checkpoint my big bug-891 patch. 15 years ago
  Nick Mathewson 1e666bfcc1 Partially apply bug 891 parch from forest: check EXTEND cell address against real_addr, not addr. I have questions about the rest of the patch: see the flyspray entry. 15 years ago
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. 15 years ago
  Nick Mathewson a259af179b When we need to open a new origin circuit, log why. 15 years ago
  Nick Mathewson 122170c1d3 Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 15 years ago
  Nick Mathewson 26632d59dd Rename or_is_obsolete and move it to or_connection_t where it belongs. 15 years ago
  Nick Mathewson e53ffaa4e4 Don't extend circuits over noncanonical connections with mismatched addresses. 15 years ago
  Roger Dingledine e5be0504ab When the client is choosing entry guards, now it selects at most 15 years ago
  Roger Dingledine ebe4ef12b9 when building preemptive circuits, ignore streams that have a 15 years ago
  Roger Dingledine 3e5a584d37 fix the other half of r17091. now that best_support can be -1, 15 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. 15 years ago
  Roger Dingledine c9bddb24b2 another coverity-found memory leak 15 years ago
  Roger Dingledine 95aace5aae minor memory leak found by coverity 15 years ago
  Nick Mathewson 745e5b0e22 Make sure ExcludeSingleHopRelays works for an exit. 15 years ago
  Nick Mathewson e147e867be Proposal 152 implementation from Josh Albrecht, with tweaks. 15 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. 15 years ago
  Nick Mathewson 545b317e1f Fix for bug 797 (by arma, with tweaks): always use create_fast for circuits where we do not know an onion key. 15 years ago
  Roger Dingledine cfff21e78a backport candidate: 16 years ago
  Roger Dingledine 8f5642edbc Relays now reject risky extend cells: if the extend cell includes 16 years ago
  Nick Mathewson 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 16 years ago
  Roger Dingledine d01813a8dd Take out the TestVia config option, since it was a workaround for 16 years ago
  Karsten Loesing d166b9dc45 Make check-spaces happy. 16 years ago
  Karsten Loesing 3c9cd463d2 Fix a false assertion when extending a circuit to a relay to which a connection is already established. In that case the circuit should not need to memorize extend info for that relay. circuitbuild.c:389 contains a similar assertion. 16 years ago
  Nick Mathewson 186097906d r17436@tombo: nickm | 2008-07-30 09:03:19 -0400 16 years ago
  Nick Mathewson ed781e6971 r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200 16 years ago
  Nick Mathewson 2748afe609 r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200 16 years ago