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