summaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
AgeCommit message (Expand)Author
2007-08-18 r14659@catbus: nickm | 2007-08-18 14:19:34 -0400Nick Mathewson
2007-07-29Be even more aggressive about separating local traffic from relayedRoger Dingledine
2007-07-29make progress towards retrying our bridges when they're allRoger Dingledine
2007-07-26 r13920@catbus: nickm | 2007-07-26 16:25:25 -0400Nick Mathewson
2007-07-22 r13858@catbus: nickm | 2007-07-22 18:44:02 -0400Nick Mathewson
2007-07-22handle fetching bridge descriptors from the bridge authority too.Roger Dingledine
2007-07-21when requesting tor/server/authority, ask for tor/server/authority.zRoger Dingledine
2007-07-18timeout and retry schedules for fetching bridge descriptorsRoger Dingledine
2007-07-18using fascistfirewall and having your bridge on an unreachableRoger Dingledine
2007-07-17free bridge list on exit; try harder to free buffer freelists on exit.Roger Dingledine
2007-07-02If there's a never-before-connected-to guard node in our list,Roger Dingledine
2007-06-15if we already have a bridge in our state file, it won't beRoger Dingledine
2007-06-15bugfix on r10609: don't fail asserts when closing circuitsRoger Dingledine
2007-06-15now we can specify a bridge without specifying its key,Roger 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-06-10more building blocks towards being able to fetch bridge descriptorsRoger Dingledine
2007-06-10discard the "bridge list" stubs that i hope i never need.Roger Dingledine
2007-06-07avoid leaking memory in a path never followed. pointed outRoger Dingledine
2007-05-24forward-port r10318Roger Dingledine
2007-05-22 r12853@catbus: nickm | 2007-05-22 11:36:54 -0400Nick Mathewson
2007-05-22clean up r10240 so we avoid the exit node itself tooRoger Dingledine
2007-05-22When choosing an entry guard for our circuit, avoid using guardsRoger Dingledine
2007-05-09 r12697@catbus: nickm | 2007-05-09 00:15:40 -0400Nick Mathewson
2007-05-08Interim commit: new config options Bridge and UseBridges.Roger Dingledine
2007-05-08record the router purpose at each step of the circuit path.Roger Dingledine
2007-05-08clean up some function argument namesRoger Dingledine
2007-03-26 r12651@Kushana: nickm | 2007-03-24 18:26:42 -0400Nick Mathewson
2007-03-24 r12643@0-41-wifi: nickm | 2007-03-23 14:56:35 -0400Nick Mathewson
2007-03-20put the stopgap on whether we've sent a create cell, notRoger Dingledine
2007-03-04 r12074@catbus: nickm | 2007-03-04 15:11:43 -0500Nick Mathewson
2007-02-28 r11970@catbus: nickm | 2007-02-27 19:17:27 -0500Nick Mathewson
2007-02-24doc pedantRoger Dingledine
2007-02-24 r11909@catbus: nickm | 2007-02-24 02:37:40 -0500Nick Mathewson
2007-02-24fix crash introduced in r9622Roger Dingledine
2007-02-24make it stop crashing when i exercise the new entrynodes behavior inRoger Dingledine
2007-02-23 r11885@catbus: nickm | 2007-02-23 13:34:24 -0500Nick Mathewson
2007-02-16 r11832@catbus: nickm | 2007-02-16 15:31:59 -0500Nick Mathewson
2007-02-13 r11785@catbus: nickm | 2007-02-12 20:27:48 -0500Nick Mathewson
2007-02-12 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson
2007-02-12 r11773@catbus: nickm | 2007-02-12 15:18:48 -0500Nick Mathewson
2007-02-08 r11726@catbus: nickm | 2007-02-08 16:04:53 -0500Nick Mathewson
2007-02-08 r11702@catbus: nickm | 2007-02-08 02:10:19 -0500Nick Mathewson
2007-02-06cleanups based on looking through svn commitsRoger Dingledine
2007-02-05 r11637@catbus: nickm | 2007-02-05 12:41:51 -0500Nick Mathewson
2007-02-02 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500Nick Mathewson
2007-01-30 r11607@catbus: nickm | 2007-01-30 17:19:27 -0500Nick Mathewson
2007-01-30 r11606@catbus: nickm | 2007-01-30 16:52:23 -0500Nick Mathewson
2007-01-27If the user asks to use invalid exit nodes, be willing to use theRoger Dingledine
2007-01-27Bring us one step closer to being able to establish an encryptedRoger Dingledine