index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
circuitbuild.c
Age
Commit message (
Expand
)
Author
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-07
Merge remote-tracking branch 'public/feature9777_024_squashed'
Nick Mathewson
2014-02-07
Discard circuit paths on which nobody supports ntor
Nick Mathewson
2013-11-01
Merge branch 'prop221_squashed_024'
Nick Mathewson
2013-11-01
Implement proposal 221: Stop sending CREATE_FAST
Nick Mathewson
2013-10-31
Make circpathbias and circuitbuild compile.
Nick Mathewson
2013-10-31
Move pathbias functions into a new file.
Nick Mathewson
2013-10-08
Simply route length generation code.
Nick Mathewson
2013-08-22
Separate mutable/const accessors for circuit_build_times
Nick Mathewson
2013-08-22
Rename get_circuit_nbuild_* to end with _ms
Nick Mathewson
2013-08-22
Make circ_times static and add accessor functions.
vagrant
2013-08-15
Rename circuit_get_global_list to remove trailing _
Nick Mathewson
2013-06-20
Fix #9108 - make global_circuitlist a doubly linked list
Marek Majkowski
2013-06-20
Don't access global_circuitlist variable directly. Use a getter instead.
Marek Majkowski
2013-04-24
Bug 8235: Fix scaling adjustments.
Mike Perry
2013-04-03
Fix a wide line
Nick Mathewson
2013-04-03
Add additional checks for Path Bias scaling.
Mike Perry
2013-03-29
Bug #8196: Demote a path bias notice that can be caused by controllers.
Mike Perry
2013-03-29
Bug 8230: Mark circuits as opened before reachability testing.
Mike Perry
2013-03-27
Add some missing case values to please clang
Nick Mathewson
2013-03-26
Bug 7065: Use $ for idhex instead of =
Mike Perry
2013-03-18
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
Nick Mathewson
2013-03-18
Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4
Nick Mathewson
2013-03-10
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-02-19
Rename circuit_expire_all_dirty_circs
Nick Mathewson
2013-02-19
Downgrade an assert to LD_BUG
Nick Mathewson
2013-02-15
Merge remote-tracking branch 'public/wide_circ_ids'
Nick Mathewson
2013-02-15
Merge remote-tracking branch 'public/feature4994-rebased'
Nick Mathewson
2013-02-14
Be more robust when excluding existing nodes as new dirguards
Nick Mathewson
2013-02-12
Restore the entry/dirguard distinction.
Nick Mathewson
2013-02-11
Avoid null-pointer deref in pathbias_is_new_circ_attempt
Nick Mathewson
2013-02-09
use router->addr for log messages and controller events
Roger Dingledine
2013-02-07
Mention a trac ticket relevant to an XXX comment.
Mike Perry
2013-02-07
Better document an XXX comment about refactoring.
Mike Perry
2013-02-07
Separate the flags for logging use bias.
Mike Perry
2013-02-04
Lower path use bias thresholds.
Mike Perry
2013-02-04
Reinstate some fixes/tweaks from 6e4a4002
Nick Mathewson
2013-02-02
generalize choose_random_entry()'s dirinfo parameter
Roger Dingledine
2013-02-02
use microdescriptors if *any* of our bridges can handle them
Roger Dingledine
2013-02-01
Fix a couple of warnings on the 8081 branch.
Nick Mathewson
2013-02-01
Increment an informational counter for use failed state.
Mike Perry
2013-02-01
Fix a log typo found by sysrqb.
Mike Perry
2013-02-01
Refactor code that rolls back the use state
Mike Perry
2013-02-01
Refactor and rename pathbias rate evaluation.
Mike Perry
2013-02-01
Refactor the scaling parameter fetching into a single function.
Mike Perry
2013-02-01
Mark entry guard state dirty everwhere the pathbias code touches it.
Mike Perry
2013-02-01
Add a tristate to guard against unexpected circ purpose transitions
Mike Perry
2013-02-01
Clarify state transition and related pathbias comments
Mike Perry
2013-01-22
Bug 8024: Check for null/closed channel before probing.
Mike Perry
2013-01-20
squash! Remove a source of error during path bias scaling
Mike Perry
[next]