aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
Commit message (Expand)AuthorAge
* r9004@totoro: nickm | 2006-10-11 18:05:24 -0400Nick Mathewson2006-10-11
* When reporting verbose nicknames in entry_guards_getinfo(), avoidRoger Dingledine2006-10-09
* r8973@totoro: nickm | 2006-10-09 11:45:47 -0400Nick Mathewson2006-10-09
* r8972@totoro: nickm | 2006-10-09 10:36:22 -0400Nick Mathewson2006-10-09
* remove some old debugging codeRoger Dingledine2006-10-08
* r8933@totoro: nickm | 2006-10-07 20:33:16 -0400Nick Mathewson2006-10-08
* r8926@totoro: nickm | 2006-10-07 15:56:14 -0400Nick Mathewson2006-10-07
* finish poking and prodding. i'm all happy now.Roger Dingledine2006-10-07
* more minor cleanupsRoger Dingledine2006-10-07
* resolve the entryguard uptime/capacity question. and mark aRoger Dingledine2006-10-07
* minor cleanupsRoger Dingledine2006-10-07
* bugfix and cleanups re: entry guards.Roger Dingledine2006-10-06
* r8862@totoro: nickm | 2006-10-03 14:54:14 -0400Nick Mathewson2006-10-03
* r8838@totoro: nickm | 2006-10-02 15:24:39 -0400Nick Mathewson2006-10-03
* the other half of the is_local_IP patchRoger Dingledine2006-10-03
* r8851@totoro: nickm | 2006-10-02 18:13:27 -0400Nick Mathewson2006-10-02
* r8826@totoro: nickm | 2006-10-01 17:58:45 -0400Nick Mathewson2006-10-01
* r8822@totoro: nickm | 2006-10-01 16:24:22 -0400Nick Mathewson2006-10-01
* r8800@totoro: nickm | 2006-09-29 23:10:49 -0400Nick Mathewson2006-09-30
* r8976@Kushana: nickm | 2006-09-28 17:18:57 -0400Nick Mathewson2006-09-28
* r8975@Kushana: nickm | 2006-09-28 17:13:53 -0400Nick Mathewson2006-09-28
* r8974@Kushana: nickm | 2006-09-28 17:05:59 -0400Nick Mathewson2006-09-28
* r8973@Kushana: nickm | 2006-09-28 16:53:19 -0400Nick Mathewson2006-09-28
* make my bandwidth exercises actually happenRoger Dingledine2006-09-15
* r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700Nick Mathewson2006-08-11
* defense in depthRoger Dingledine2006-07-30
* r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400Nick Mathewson2006-07-26
* r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400Nick Mathewson2006-07-26
* Don't tell anybody, but we're going OO here. This patch splitsNick Mathewson2006-07-23
* an entry guard that is "unlisted", as well as not known to be "down", isRoger Dingledine2006-07-21
* tweakRoger Dingledine2006-07-20
* fix some more places where we shouldn't crash if we can't buildRoger Dingledine2006-07-17
* actually, that excludenodes fix was redundant. take it out.Roger Dingledine2006-07-05
* oops, we were ignoring options->ExcludeNodes when picking entry guards.Roger Dingledine2006-07-04
* minor fixesRoger Dingledine2006-07-04
* also remove word 'middleman' from a log noticeRoger Dingledine2006-06-29
* correct a function comment in compute_preferred_testing_list()Roger Dingledine2006-06-18
* lower the number of seconds before we yell about clock jump.Roger Dingledine2006-06-15
* upgrade the severity of the 'clock jump' warn, and ask peopleRoger Dingledine2006-06-14
* bugfix: discourage picking directory authorities as our TestViaRoger Dingledine2006-06-14
* back off and add the $ at the beginning of the preferrednodes listRoger Dingledine2006-06-13
* first cut at a workaround for the reachability bug: explicitly find aRoger Dingledine2006-06-13
* Defense in depth: fix the reachability bug a second way too.Roger Dingledine2006-06-13
* Add a new config option TestVia, that lets you specify preferred middleRoger Dingledine2006-06-10
* actually, don't fix it that far. we should still do someRoger Dingledine2006-06-09
* when only one router is labelled as a guard, and we'veRoger Dingledine2006-06-09
* make connection_or_nonopen_was_started_here() based on something lessRoger Dingledine2006-06-07
* fix the bug where we sometimes would fail to send some create cellsRoger Dingledine2006-06-06
* scream louder if you've got a pending circuit for a givenRoger Dingledine2006-06-05
* bugfix: if we are making our first ever connection to any entryRoger Dingledine2006-06-05