aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
Commit message (Expand)AuthorAge
* r18195@catbus: nickm | 2008-02-19 14:11:15 -0500Nick Mathewson2008-02-19
* Start choosing which bridge to use proportional to its advertisedRoger Dingledine2008-02-12
* note a simplification for the futureRoger Dingledine2008-02-11
* r14102@tombo: nickm | 2008-02-10 13:30:04 -0500Nick Mathewson2008-02-10
* doxygen and other cleanupsRoger Dingledine2008-02-09
* r14063@tombo: nickm | 2008-02-08 15:48:32 -0500Nick Mathewson2008-02-08
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
* r17930@catbus: nickm | 2008-02-05 18:20:40 -0500Nick Mathewson2008-02-05
* If we're a relay, avoid picking ourselves as an introduction point,Roger Dingledine2008-02-04
* r17611@catbus: nickm | 2008-01-14 13:44:16 -0500Nick Mathewson2008-01-14
* bugfix on r10612:Roger Dingledine2007-12-24
* r15653@tombo: nickm | 2007-12-23 14:15:12 -0500Nick Mathewson2007-12-23
* Fix a crash when we load a bridge descriptor from disk but we don'tRoger Dingledine2007-12-22
* Fix a crash when we fetch a descriptor that turns out to beRoger Dingledine2007-12-21
* clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine2007-12-12
* If we can't expand our list of entry guards (e.g. because we'reRoger Dingledine2007-12-10
* We were ignoring our RelayBandwidthRate for the first 30 secondsRoger Dingledine2007-12-02
* minor cleanupsRoger Dingledine2007-11-26
* Only update guard status (usable / not usable) once we haveRoger Dingledine2007-11-26
* If we're using bridges or have strictentrynodes set, and ourRoger Dingledine2007-11-16
* i'm a little teapot, ...Roger Dingledine2007-11-16
* If we're trying to fetch a bridge descriptor and there's no wayRoger Dingledine2007-11-16
* Fix a small memory leak whenever we decide against using aRoger Dingledine2007-11-15
* If bridge users set UpdateBridgesFromAuthority, but the digestRoger Dingledine2007-11-04
* r16242@catbus: nickm | 2007-10-28 16:28:13 -0400Nick Mathewson2007-10-28
* bugfix on r11298:Roger Dingledine2007-10-11
* i heard that users know the phrase 'system clock' better than 'clock'. hm.Roger Dingledine2007-10-09
* r15530@catbus: nickm | 2007-10-04 12:16:27 -0400Nick Mathewson2007-10-04
* Make "UpdateBridgesFromAuthority" torrc option work: when bridgeRoger Dingledine2007-09-21
* r14294@Kushana: nickm | 2007-09-01 13:50:03 -0400Nick Mathewson2007-09-01
* r14826@catbus: nickm | 2007-08-29 13:19:55 -0400Nick Mathewson2007-08-29
* r14821@catbus: nickm | 2007-08-27 19:57:56 -0400Nick Mathewson2007-08-28
* r14200@kushana: nickm | 2007-08-24 08:33:41 -0400Nick Mathewson2007-08-24
* patch from mike perry to a) stop overloading guards as much, andRoger Dingledine2007-08-24
* backport candidate:Roger Dingledine2007-08-22
* r14659@catbus: nickm | 2007-08-18 14:19:34 -0400Nick Mathewson2007-08-18
* Be even more aggressive about separating local traffic from relayedRoger Dingledine2007-07-29
* make progress towards retrying our bridges when they're allRoger Dingledine2007-07-29
* r13920@catbus: nickm | 2007-07-26 16:25:25 -0400Nick Mathewson2007-07-26
* r13858@catbus: nickm | 2007-07-22 18:44:02 -0400Nick Mathewson2007-07-22
* handle fetching bridge descriptors from the bridge authority too.Roger Dingledine2007-07-22
* when requesting tor/server/authority, ask for tor/server/authority.zRoger Dingledine2007-07-21
* timeout and retry schedules for fetching bridge descriptorsRoger Dingledine2007-07-18
* using fascistfirewall and having your bridge on an unreachableRoger Dingledine2007-07-18
* free bridge list on exit; try harder to free buffer freelists on exit.Roger Dingledine2007-07-17
* If there's a never-before-connected-to guard node in our list,Roger Dingledine2007-07-02
* if we already have a bridge in our state file, it won't beRoger Dingledine2007-06-15
* bugfix on r10609: don't fail asserts when closing circuitsRoger Dingledine2007-06-15
* now we can specify a bridge without specifying its key,Roger Dingledine2007-06-15
* Refine r10571: more work on bridge stuff.Roger Dingledine2007-06-15