aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuituse.c
AgeCommit message (Expand)Author
2007-02-12 r11775@catbus: nickm | 2007-02-12 16:39:09 -0500Nick Mathewson
2007-02-02 r11629@catbus: nickm | 2007-02-02 15:06:17 -0500Nick Mathewson
2007-01-27Bring us one step closer to being able to establish an encryptedRoger Dingledine
2007-01-15Expire socks connections if they spend too long waiting for theRoger Dingledine
2007-01-06 r11824@Kushana: nickm | 2007-01-03 17:15:28 -0500Nick Mathewson
2006-12-18fix whitespace; add a todo itemRoger Dingledine
2006-12-13finish enabling begin-dir cells. require one-hop circs forRoger Dingledine
2006-12-13Infrastructure to test BEGIN_DIR cells.Roger Dingledine
2006-12-12a better fix. puts r8446 to bed.Roger Dingledine
2006-12-12Fix a bug in 0.1.2.2-alpha that prevented clients from askingRoger Dingledine
2006-12-10some more cleanups and a bugfix on r9052Roger Dingledine
2006-12-04 r9855@Kushana: nickm | 2006-12-04 00:55:09 -0500Nick Mathewson
2006-10-17 r9060@totoro: nickm | 2006-10-17 11:12:48 -0400Nick Mathewson
2006-10-15clean up and downgrade some log messagesRoger Dingledine
2006-10-09- Stop triggering asserts if the controller tries to extend hiddenRoger Dingledine
2006-10-09 r8973@totoro: nickm | 2006-10-09 11:45:47 -0400Nick Mathewson
2006-10-09 r8972@totoro: nickm | 2006-10-09 10:36:22 -0400Nick Mathewson
2006-10-06bugfix and cleanups re: entry guards.Roger Dingledine
2006-10-03 r8861@totoro: nickm | 2006-10-03 14:49:54 -0400Nick Mathewson
2006-10-02 r8850@totoro: nickm | 2006-10-02 17:21:11 -0400Nick Mathewson
2006-10-01if we fail to build a circuit to an intended enclave, and it'sRoger Dingledine
2006-09-28 r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400Nick Mathewson
2006-09-22 r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400Nick Mathewson
2006-09-21 r8881@Kushana: nickm | 2006-09-21 17:27:59 -0400Nick Mathewson
2006-09-21 r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400Nick Mathewson
2006-09-18good god, that was a bad idea. i've built 500 circuits in the past 5Roger Dingledine
2006-09-17build testing circuits more rapidly. this has a failure modeRoger Dingledine
2006-09-15make my bandwidth exercises actually happenRoger Dingledine
2006-09-15Send out a burst of long-range drop cells after we've established thatRoger Dingledine
2006-08-25 r8576@Kushana: nickm | 2006-08-25 17:16:01 -0400Nick Mathewson
2006-07-27 r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400Nick Mathewson
2006-07-26 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400Nick Mathewson
2006-07-26 r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson
2006-07-26 r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400Nick Mathewson
2006-07-23Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson
2006-07-18If we are using an exit enclave and we can't connect, e.g. becauseRoger Dingledine
2006-07-18pick a log domain; resolve an xxxxRoger Dingledine
2006-06-08remove a bit more obsolete codeRoger Dingledine
2006-06-05don't tell people that the testing circuit failed if we alreadyRoger Dingledine
2006-06-05simplify some code, since circuit_build_failed() is only calledRoger Dingledine
2006-06-04Add a new warning to our "warn a lot" list: unused parameters. This means we...Nick Mathewson
2006-05-30stop fetching descriptors if we're not a dir mirror and weRoger Dingledine
2006-04-18forward-port: "Resolve" all XXX011 items, mostly by marking them non-011.Nick Mathewson
2006-04-09Don't yell loudly about failed internal/bridge connections. TheseRoger Dingledine
2006-03-27Refactor and consolidate addr/exit policies into a new policies.c.Roger Dingledine
2006-03-22whoops. inform circuits again when we failed to connect to theirRoger Dingledine
2006-03-22parameterize two more timeout constants in circuit-land.Roger Dingledine
2006-03-21new config option SocksTimeout: How long do we let a socks connectionRoger Dingledine
2006-03-21don't call circuit_n_conn_done() if the closing conn is already open.Roger Dingledine
2006-03-21Be more patient before giving up on in-progress circuits.Roger Dingledine