summaryrefslogtreecommitdiff
path: root/src/or/circuituse.c
AgeCommit message (Expand)Author
2009-05-04Update copyright to 2009.Karsten Loesing
2009-02-09Retry circuits if the exit node is optional and nonexistant.Nick Mathewson
2009-02-04If we're using bridges and our network goes away, be more willingRoger Dingledine
2009-01-22Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candid...Nick Mathewson
2009-01-07actually find the right identity_digest to blame when we getRoger Dingledine
2009-01-06well, that was a disaster. this time for sure.Roger Dingledine
2009-01-06no actual changes besides a seg fault on startup, i meantRoger Dingledine
2009-01-06simplify. no actual changes i think. ;)Roger Dingledine
2009-01-06When our circuit fails at the first hop (e.g. we get a destroyRoger Dingledine
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-29Downgrade some xxx021s, comment more on others, etcNick Mathewson
2008-12-24Checkpoint my big bug-891 patch.Nick Mathewson
2008-12-22Fix all of the doxygen warnings not pertaining to missing documentation.Nick Mathewson
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson
2008-12-18Remove fixed xxx020s; downgrade unfixed ones.Nick Mathewson
2008-12-17Move edge-only flags from connection_t to edge_connection_t.Nick Mathewson
2008-12-17Rename or_is_obsolete and move it to or_connection_t where it belongs.Nick Mathewson
2008-11-07fix wide linesNick Mathewson
2008-11-05(a - b) / 2 != a - (b / 2); this is the reason why tunneled directory request...Karsten Loesing
2008-11-01Fix an assertion failure on double-marked circuits, and a double-mark.Nick Mathewson
2008-10-21Fix another case of refusing to use a chosen exit node because we think it wi...Nick Mathewson
2008-10-15add patch2 from proposal 155:Roger Dingledine
2008-10-15put in karsten's patch #1 for proposal 155, modifiedRoger Dingledine
2008-09-29Nobody calls circuit_launch_by_nickname; remove it.Nick Mathewson
2008-09-29Patch from mwenge: update TrackHostExits mapping expiry times when the mappin...Nick Mathewson
2008-09-29Fix a bug where an unreachable relay would establish enoughRoger Dingledine
2008-09-24Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson
2008-09-15Add a circuit_conforms_to_options() function for use in debugging paths [and ...Nick Mathewson
2008-09-09karsten's patch for bug 767.Roger Dingledine
2008-09-09Catch and report a few more bootstrapping failure cases when TorRoger Dingledine
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-08-03note a feature (bugfix) we should do one dayRoger Dingledine
2008-07-30 r17436@tombo: nickm | 2008-07-30 09:03:19 -0400Nick Mathewson
2008-06-30forward-port r15576Roger Dingledine
2008-06-20If we close our OR connection because there's been a circuitRoger Dingledine
2008-06-20Big bridge bugfixes. Backport candidates.Roger Dingledine
2008-06-13note a bug that karsten foundRoger Dingledine
2008-04-22 r15283@tombo: nickm | 2008-04-22 13:43:45 -0400Nick Mathewson
2008-04-16minor fixes that have been accumulatingRoger Dingledine
2008-03-24fix r14162 so it was what i meant. sometimes precedence is surprising!Roger Dingledine
2008-03-24when our onehop circuits were failing, nobody was telling theRoger Dingledine
2008-03-24If our create-fast cell is mysteriously never answered for a begindirRoger Dingledine
2008-03-17 r18862@catbus: nickm | 2008-03-16 23:33:11 -0400Nick Mathewson
2008-02-22 r14388@tombo: nickm | 2008-02-21 22:44:28 -0500Nick Mathewson
2008-02-21 r18345@catbus: nickm | 2008-02-21 13:45:04 -0500Nick Mathewson
2008-02-21Even though the man page said that "TrackHostExits ." shouldRoger Dingledine
2008-02-08 r17985@catbus: nickm | 2008-02-08 16:30:02 -0500Nick Mathewson
2008-02-07Update some copyright notices: it is now 2008.Nick Mathewson
2007-12-23 r15653@tombo: nickm | 2007-12-23 14:15:12 -0500Nick Mathewson
2007-12-12clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine