aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuituse.c
Commit message (Expand)AuthorAge
* 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
* r18862@catbus: nickm | 2008-03-16 23:33:11 -0400Nick Mathewson2008-03-17
* r14388@tombo: nickm | 2008-02-21 22:44:28 -0500Nick Mathewson2008-02-22
* r18345@catbus: nickm | 2008-02-21 13:45:04 -0500Nick Mathewson2008-02-21
* Even though the man page said that "TrackHostExits ." shouldRoger Dingledine2008-02-21
* r17985@catbus: nickm | 2008-02-08 16:30:02 -0500Nick Mathewson2008-02-08
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* r15653@tombo: nickm | 2007-12-23 14:15:12 -0500Nick Mathewson2007-12-23
* clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine2007-12-12
* minor cleanupsRoger Dingledine2007-11-26
* Separate "SOCKS_COMMAND_CONNECT_DIR" into two flags inRoger Dingledine2007-10-28
* minor cleanupsRoger Dingledine2007-10-11
* backport candidate (revert part of r9350):Roger Dingledine2007-08-19
* generalize circuit_find_to_cannibalize() so it knows whatRoger Dingledine2007-08-19
* make progress towards retrying our bridges when they're allRoger Dingledine2007-07-29
* Refine r10571: more work on bridge stuff.Roger Dingledine2007-06-15
* More work towards making bridge users able to connect via bridges:Roger Dingledine2007-06-12
* trivial changes from my sandboxRoger Dingledine2007-05-31
* r13070@catbus: nickm | 2007-05-29 15:53:21 -0400Nick Mathewson2007-05-29
* polish r9726-r9903Roger Dingledine2007-05-13
* New config option V2AuthoritativeDirectory that all directoryRoger Dingledine2007-05-02