aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
Commit message (Expand)AuthorAge
* 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
* More work towards making bridge users able to connect via bridges:Roger Dingledine2007-06-12
* more building blocks towards being able to fetch bridge descriptorsRoger Dingledine2007-06-10
* discard the "bridge list" stubs that i hope i never need.Roger Dingledine2007-06-10
* avoid leaking memory in a path never followed. pointed outRoger Dingledine2007-06-07
* forward-port r10318Roger Dingledine2007-05-24
* r12853@catbus: nickm | 2007-05-22 11:36:54 -0400Nick Mathewson2007-05-22
* clean up r10240 so we avoid the exit node itself tooRoger Dingledine2007-05-22
* When choosing an entry guard for our circuit, avoid using guardsRoger Dingledine2007-05-22
* r12697@catbus: nickm | 2007-05-09 00:15:40 -0400Nick Mathewson2007-05-09
* Interim commit: new config options Bridge and UseBridges.Roger Dingledine2007-05-08