summaryrefslogtreecommitdiff
path: root/src/or/circuituse.c
AgeCommit message (Expand)Author
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
2007-11-26minor cleanupsRoger Dingledine
2007-10-28Separate "SOCKS_COMMAND_CONNECT_DIR" into two flags inRoger Dingledine
2007-10-11minor cleanupsRoger Dingledine
2007-08-19backport candidate (revert part of r9350):Roger Dingledine
2007-08-19generalize circuit_find_to_cannibalize() so it knows whatRoger Dingledine
2007-07-29make progress towards retrying our bridges when they're allRoger Dingledine
2007-06-15Refine r10571: more work on bridge stuff.Roger Dingledine
2007-06-12More work towards making bridge users able to connect via bridges:Roger Dingledine
2007-05-31trivial changes from my sandboxRoger Dingledine
2007-05-29 r13070@catbus: nickm | 2007-05-29 15:53:21 -0400Nick Mathewson
2007-05-13polish r9726-r9903Roger Dingledine
2007-05-02New config option V2AuthoritativeDirectory that all directoryRoger Dingledine
2007-04-30identify the exit node correctly when we timeout and detachRoger Dingledine