summaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
AgeCommit message (Expand)Author
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2009-01-02take out my IMPOSSIBLE_TO_DOWNLOAD+1 hackRoger Dingledine
2008-12-31switch over the bridge descriptor download mechanism toRoger Dingledine
2008-12-29Actually log reasons on unusable guards again.Nick Mathewson
2008-12-24Checkpoint my big bug-891 patch.Nick Mathewson
2008-12-22Partially apply bug 891 parch from forest: check EXTEND cell address against ...Nick Mathewson
2008-12-22Fix all of the doxygen warnings not pertaining to missing documentation.Nick Mathewson
2008-12-19When we need to open a new origin circuit, log why.Nick Mathewson
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson
2008-12-17Rename or_is_obsolete and move it to or_connection_t where it belongs.Nick Mathewson
2008-12-15Don't extend circuits over noncanonical connections with mismatched addresses.Nick Mathewson
2008-12-08When the client is choosing entry guards, now it selects at mostRoger Dingledine
2008-11-03when building preemptive circuits, ignore streams that have aRoger Dingledine
2008-11-01fix the other half of r17091. now that best_support can be -1,Roger Dingledine
2008-10-14Patch from rovv: when we have no pending streams, choose exits with choose_go...Nick Mathewson
2008-10-12another coverity-found memory leakRoger Dingledine
2008-10-12minor memory leak found by coverityRoger Dingledine
2008-09-26Make sure ExcludeSingleHopRelays works for an exit.Nick Mathewson
2008-09-26Proposal 152 implementation from Josh Albrecht, with tweaks.Nick Mathewson
2008-09-25Add country-code support to configured node lists to implement the ever-popul...Nick Mathewson
2008-09-23Fix for bug 797 (by arma, with tweaks): always use create_fast for circuits w...Nick Mathewson
2008-08-31backport candidate:Roger Dingledine
2008-08-20Relays now reject risky extend cells: if the extend cell includesRoger Dingledine
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-08-05Take out the TestVia config option, since it was a workaround fortor-0.2.1.4-alphaRoger Dingledine
2008-08-04Make check-spaces happy.Karsten Loesing
2008-08-03Fix a false assertion when extending a circuit to a relay to which a connecti...Karsten Loesing
2008-07-30 r17436@tombo: nickm | 2008-07-30 09:03:19 -0400Nick Mathewson
2008-07-24 r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200Nick Mathewson
2008-07-23 r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200Nick Mathewson
2008-07-23 r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200Nick Mathewson
2008-07-23 r17302@aud-055: nickm | 2008-07-23 14:55:28 +0200Nick Mathewson
2008-07-18 r17188@tombo: nickm | 2008-07-18 14:35:18 -0400Nick Mathewson
2008-07-16Stop trying to detect versions of Tor on the server-side older than 0.1.1.15-...Nick Mathewson
2008-07-11When relays do their initial bandwidth measurement, don't limitRoger Dingledine
2008-06-20If you're using bridges, generate "bootstrap problem" warningsRoger Dingledine
2008-06-20Big bridge bugfixes. Backport candidates.Roger Dingledine
2008-06-10minor fixes and notesRoger Dingledine
2008-06-08include tags in the bootstrap status events. also document theRoger Dingledine
2008-06-07infrastructure for the 'bootstrap status event' feature, so we canRoger Dingledine
2008-06-06make some log entries more accurateRoger Dingledine
2008-06-02Also add create/create fast/extends to the dir-usage stats.Peter Palfrader
2008-04-24I bet I screwed up while merging in the changes from the feature branch into ...Peter Palfrader
2008-04-24Merge conditional consensus downloadingPeter Palfrader
2008-04-24and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out)Peter Palfrader
2008-04-22 r15277@tombo: nickm | 2008-04-22 13:14:18 -0400Nick Mathewson
2008-03-17 r18873@catbus: nickm | 2008-03-17 00:06:31 -0400Nick Mathewson
2008-03-17 r18872@catbus: nickm | 2008-03-16 23:56:48 -0400Nick Mathewson
2008-02-19 r18195@catbus: nickm | 2008-02-19 14:11:15 -0500Nick Mathewson
2008-02-12Start choosing which bridge to use proportional to its advertisedRoger Dingledine